@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap');

@import "/hc/theming_assets/01HZM2V3X1PZ99RXJKRD7WNQ7T";
@import "/hc/theming_assets/01HZM2V428XNZ2X9XMX3Y3QG0Y";
@import "/hc/theming_assets/01HZM2V72S8QJ5BDPAZG54FCVZ";
/*********
awt_new css  ⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎
***********/

body {
  font-size: 1rem;
}

.awt_container .article-content .article-body .awt_big {
  font-size: 120%;
}


/*********
awt_115005017527
***********/
.awt_115005017527 img{
  display:inline;
}

/*********
awt_115005022087
***********/
.awt_115005022087 img{
  display:inline;
}

/*********
awt_207699487
***********/
.awt_207699487 .caption{
  text-align: right;
  font-size: 1em;
}
.awt_207699487 .col2{
  width: 100%;
}
.awt_207699487 .col2 .col{
  width: 48%;
  display: inline-block;
}
.awt_207699487 .col2 .col+.col{
  margin-left: 3%;
}
.awt_207699487 .col2_arrow{
  width: 100%;
  position: relative;
}
.awt_207699487 .col2_arrow .col{
  width: 44%;
  display: inline-block;
}
.awt_207699487 img{
  width: 100%;
}
.awt_207699487 .col2_arrow .blue_arrow{
  width: 8%;
  display: inline-block;
  position: absolute;
  top: 40%;
  left: 45%;
  width: 11%;
}
.awt_207699487 .col2_arrow .col_right{
  position: absolute;
  top: 0;
  left: 56.5%;
}
.awt_207699487 .awt_img_border{
  border: 2px solid #dddddd;
}
.awt_207699487 ol li+li{
  margin-top: 20px;
}
.awt_207699487 .awt_kome{
  font-size: 1em;
}
.awt_207699487 .awt_kome:before{
  content: "※";
  font-size: 1em;
  margin-right: 4px;
}
.awt_207699487 .awt_img{
  max-width: 580px;
}
.awt_207699487 h5{
  margin: 0;
}

/************

  ※を先頭に付けたリスト表示

  *************/

  .article-body ul.awt_kome_list {
    margin-left: 0;
    padding-left: 0;
  }

  .article-body .awt_kome_list > li {
    padding-left: 20px;
    text-indent: -8px;
    line-height: 1.6;
    margin-top: 0;
    list-style: none;
  }

  .article-body .awt_kome_list > li::before {
    content: "※";
    display: inline-block;
  }

  /*** 先頭に「※」 font-sizeの変更のない文字列ver.  ***/
  .awt_kome_normal {
    padding-left: 20px;
    text-indent: -8px;
    line-height: 1.6;
  }
  .awt_kome_normal::before{
    content: "※";
  }
  .awt_kome_small li,
  .awt_kome_list.awt_kome_small li::before,
  .awt_kome_normal.awt_kome_small li::before {
    font-size: 80%;
  }


/********************

css add 2017.5.25

********************/

.awt_article_content_box {
  padding: 0;
  margin: 30px auto;
  width: 100%;
  font-size: 1rem;
}

.awt_section {
  padding: 0;
  margin: 30px auto;
  width: 100%;
  font-size: 1rem;
}

.awt_article_content_box p {
  font-size: inherit;
}

.awt_article_content {
  color: #536369;
}

.article-body .awt_article_content_box h2 {
  background-image: none;
  line-height: 1.4;
  border-bottom: 1px #ddd solid;
  font-size: 2em;
  padding: 0 0 .5em;
  margin: 2em 0 1em;
}

.article-body .awt_article_content_box h3 {
  font-size: 1.8em;
  border-bottom: 1px dashed #ccc;
  font-weight: normal;
}

.article-body .awt_article_content_box h2 + h3 {
  margin-top: 0;
  padding-top: .5em;
}

.article-body .awt_article_content_box h4 {
  font-size: 1.2rem;
  border: none;
  padding: 1em 0;
}

.article-body .awt_article_content_box li h4:first-child {
  padding-top: 0;
}

.awt_article_content_box img {
  max-width: 100%;
}

.article-body a[target="_blank"]:not(.awt_notpdf) { /* old overwrite */
  padding-right: 0;
  margin-right: 0;
}
.article-body .awt_article_content_box a[href$=".pdf"]:not(.awt_notpdf):not(.awt_imglink) {
  background:url("/hc/theming_assets/01HZM2V3RCJ9F0TA8N73D89100") right bottom no-repeat transparent;
  padding-right:18px;
  background-size: 14px;
}

/****************

awt list disc

***************/
.article-body ul.awt_list_disc {
  padding-left: 0;
  margin-left: 0;
}

.article-body ul.awt_list_disc > li {
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  padding-left: 1.5em;
}

.article-body ul.awt_list_disc > li::before {
  content: "";
  background: #ccc;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: .2em;
}


/******************

awt_box

******************/

.awt_box { /* 枠 */
  padding: 1.5em 2em;
  border: 2px solid;
  border-radius: 5px;
  position: relative;
  text-align: center;
}

* + .awt_box {
  margin-top: 1em;
}

.awt_step_box_counter + .awt_box {
  margin-top: 2em;
}

.awt_box_ttl {/* タイトル */
  position: relative;
  padding: 7px 1.5em;
  border-radius: 6px;
  color: white;
  font-size: 1.2em;
  font-weight: 900;
  top: -2.5em;
  margin: 0 auto;
  letter-spacing: 2px;
  display: inline-block;
  text-align: center;
}

.awt_box_con { /* コンテンツ */
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
}

.article-body .awt_box_con p {
  font-size: 1rem;
}

.awt_box_ttl + .awt_box_con {
  margin: -20px 0 20px;
  text-align: left;
}

.article-body .awt_box_con h5 {
  font-size: 1.15em;
  margin: 1em 0 .5em;
}

.container .article-content .article-body .awt_box_con > *:first-child {
  padding-top: 0;
  margin-top: 0;
}

/* alert */
.awt_box_alert {
  border-color: #ffa08c;
}

.awt_box_alert .awt_box_ttl {
  background-color: #ff7153;
}

.awt_box_alert .awt_box_ttl::before {
  content: '';
  background-image: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/icon_alert_wh.png);
  padding: 2px 18px;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}

/* point */
.awt_box_point {
  border-color: #a7d7f2;
}

.awt_box_point .awt_box_ttl {
  background-color: #22ade5;
}

/* note */
.awt_box_note {
  border-color: #d3d3d3;
}

.awt_box_note .awt_box_ttl {
  background-color: #ccc;
}

/* spec */
.awt_box_spec {
  border-color: #d3d3d3;
}

.awt_box_spec .awt_box_ttl {
  background-color: #ccc;
}

.awt_box_spec .awt_box_con h5::before {
  background-color: #d3d3d3;
}

/* maru */
.article-body .awt_radius {
  padding-left: 1.5em;
  position: relative;
}

.article-body .awt_radius::before {
  content: '';
  background-color: #ccc;
  border-radius: 20px;
  padding: 3px;
  width: 4px;
  height: 4px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 8px;
  left: .2em;
}

.article-body .awt_box_alert  ul.awt_list_disc > li::before,
.article-body ul.awt_list_disc > li.awt_color_red::before,
.article-body .awt_box_alert .awt_radius::before,
.article-body .awt_box_con .awt_radius_red::before {
  background-color: #ff7153;
}

.article-body .awt_box_point  ul.awt_list_disc > li::before,
.article-body ul.awt_list_disc > li.awt_color_blue::before,
.article-body .awt_box_point .awt_radius::before,
.article-body .awt_box_con .awt_radius_blue::before {
  background-color: #22ade5;
}


/****************
step box,flow box
*****************/
.awt_step_box ul,
.awt_flow_box > ul{
  margin: 12px 0;
  padding: 0 14px;
  display: table;
}
.awt_step_box ul li{
  display: table-cell;
  padding-left: 0;
  margin-top: 0;
  vertical-align: top;
}
.awt_step_box ul li.awt_step_img{
  width:60%;
}
.awt_step_box ul li.awt_step_txt{
  width: 37%;
  padding-left: 14px;
}
.awt_step_box p{
  margin-bottom: 0px;
  font-size: 0.93em;
}
.awt_step_box,
.awt_flow_box {
  padding: 0 17px;
  margin:35px 0 0;
  overflow: hidden;
}
.awt_step_txt span{
  display: block;
}

.awt_maru_num div {
  display: inline-block;
  width: 77%;
  vertical-align: top;
}

.article-body .awt_step_box_counter p {
  margin: 0;
}

.article-body .awt_img_content {
  margin: 0 auto;
  padding-bottom: 50px;
}

/* 縦長の画像の場合 */
.awt_img_box {
  text-align: center;
}

img.awt_step_img_lh {
  max-width: 360px;
}

/*step内 h系のタイトル */
.article-body .awt_step_httl {
  font-size: 1rem;
  margin: 0;
  padding: 0 0 .5em;
  border: none;
}

/************

STEP 自動ナンバリングver.

*************/

.awt_step_box_counter {
  margin-bottom: 2em;
}

.awt_step_box_counter img:not(.awt_notimg) {
  border:1px solid #eee;
}

.awt_step_box_counter .awt_row {
  counter-increment: step;
}

.awt_step_box_counter .awt_maru_num::before {
  background-color: #20AEE5;
  font-weight: 900;
  font-size: 1.2em;
  margin-right: 5px;
  vertical-align: middle;
  border-radius: 19px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 3px;
  display: inline-block;
  color: #fff;
  text-align: center;
  content: counter(step);
}

.awt_step_box_counter div.awt_maru_num.awt_num_one::before {
  content: "1";
}
.awt_step_box_counter div.awt_maru_num.awt_num_two::before {
  content: "2";
}
.awt_step_box_counter div.awt_maru_num.awt_num_three::before {
  content: "3";
}

/*************************
layout
***********************/
.awt_row_12,div.awt_row_12 {
  width: 100%;
}
.awt_row_11 {
  width: 91.66666667%;
}
.awt_row_10 {
  width: 83.33333333%;
}
.awt_row_9 {
  width: 75%;
}
.awt_row_8 {
  width: 66.66666667%;
}
.awt_row_7 {
  width: 58.33333333%;
}
.awt_row_6 {
  width: 50%;
}
.awt_row_5 {
  width: 41.66666667%;
}
.awt_row_4 {
  width: 33.33333333%;
}
.awt_row_3 {
  width: 25%;
}
.awt_row_2 {
  width: 16.66666667%;
}
.awt_row_1 {
  width: 8.33333333%;
}
.awt_row{
  display: table;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.awt_row_12,.awt_row_11,.awt_row_10,.awt_row_9,.awt_row_8,.awt_row_7,
.awt_row_6,.awt_row_5,.awt_row_4,.awt_row_3,.awt_row_2,.awt_row_1{
  display: inline-block;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width:763px) and (min-width:0px) {

  .awt_row_xs_12 {
    width: 100%;
    display: inline-block;
  }

  main .awt_row_xs_12 + .awt_row_xs_12 {
    margin-top: 2em;
  }

  .awt_row_xs_11 {
    width: 91.66666667%;
  }
  .awt_row_xs_10 {
    width: 83.33333333%;
  }
  .awt_row_xs_9 {
    width: 75%;
  }
  .awt_row_xs_8 {
    width: 66.66666667%;
  }
  .awt_row_xs_7 {
    width: 58.33333333%;
  }
  .awt_row_xs_6 {
    width: 50%;
  }
  .awt_row_xs_5 {
    width: 41.66666667%;
  }
  .awt_row_xs_4 {
    width: 33.33333333%;
  }
  .awt_row_xs_3 {
    width: 25%;
  }
  .awt_row_xs_2 {
    width: 16.66666667%;
  }
  .awt_row_xs_1 {
    width: 8.33333333%;
  }

}

/****
color
***/
.article-body .awt_color_blue{
  color: #20AEE5;
}
.article-body .awt_color_orange {
  color: #FF971B;
}
.article-body .awt_color_red{
  color: #F55852;
}
.article-body .awt_color_green{
  color: #6FC02C;
}
.article-body .awt_color_white{
  color: #ffffff;
}




/*  2017.5 add    */

.awt_img_waku img {
  display: inline-block;
  vertical-align: top;
  padding: .5em;
  border: 1px solid #eee;
  border-radius: 3px;
  height: auto;
  width: 100%;
}

.article-body strong em {
  font-style: normal;
}

.awt_imgboxlist {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  margin: 1em 0 0;
  padding: 1em 0 0;
}
.awt_imgboxlist dt,
.awt_imgboxlist dd {
  margin: 0;
  box-sizing: border-box;
  width: 60%;
}

.awt_imgboxlist dt {
  width: 40%;
  padding-right: 1em;
}

.awt_box2list img,
.awt_box2list img {
  border: 1px solid #eee;
  width: auto;
  max-width: 100%;
  height: auto;
}

.awt_box2list {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  margin: 1em 0 0;
  padding: 1em 0 0;
}

.awt_box2list + .awt_box2list {
  border-top: 1px solid #eee;
  margin-top: 2em;
  padding-top: 2em;
}

.awt_box2list dt,
.awt_box2list dd {
  margin: 0;
  box-sizing: border-box;
  width: 40%;
  color: #383838;
}

.awt_box2list p:first-child {
  margin-top: 0;
}

.awt_box2list dt {
  width: 60%;
}

.awt_box2list dd + dt,
.awt_box2list dt + dd {
  padding-left: 1em;
}



@media only screen and (max-width: 763px) and (min-width: 0px) {
  .awt_imgboxlist {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 1em;
  }
  .awt_imgboxlist dt {
    padding-bottom: 1em;
  }
  .awt_box2list dd,
  .awt_box2list dt {
    width: 100%;
    padding: 1em;
  }
  .awt_box2list dt {
    padding: 1em 0;
  }
  .awt_box2list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}


/* 2017.06.19 add */
/* image number list */
.awt_display_desc {
  display: block;
  width: 100%;
  letter-spacing: -0.4em;
  margin: 2em 0;
  padding: 0;
}

.awt_display_desc dt,
.awt_display_desc dd {
  display: block;
  letter-spacing: normal;
  vertical-align: top;
  text-align: left;
  position: relative;
  font-size: 1rem;
  padding: .8em .5em;
  box-sizing: border-box;
}

.awt_display_desc dt {
  counter-increment: step;
  color: #e99423 ;
  font-weight: 900;
  font-size: 1.2rem;
  padding: 1.2em 1em 0em 2em;
}

.awt_display_desc dt::before {
  content: counter(step);
  font-weight: 300;
  font-stretch: normal;
  position: absolute;
  width: 30px;
  left: 0px;
  line-height: 30px;
  background: #e99423 ;
  color: white;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
}

.awt_display_desc dd {
  border-bottom: 1px dotted #ddd;
  margin: 0;
  padding: .5em 1em 1.5em 2.5em;
}

.awt_display_desc p {
  margin: 0;
}

.article-body .awt_link_left {
  text-align: left;
}

.article-body .awt_link_left a {
  margin-left: 0;
}


/**************

   article 206947067 add

   *************/

   .awt_icon_arrow_single{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 20px;
   }
   .awt_icon_arrow_single:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    text-indent: 8px;
    left: 0;
    right: 0;
    width: 20px;
   }

/*****

 adobe pdf

 *****/
 .awt_adobe_pdf {
  margin: 1em 0;
  padding: 0;
 }

 .awt_adobe_pdf dl {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  letter-spacing: -0.4em;
 }

 .awt_adobe_pdf dt,
 .awt_adobe_pdf dd {
  display: inline-block;
  letter-spacing: normal;
  width: 25%;
  padding: 1em;
  box-sizing: border-box;
  margin: 0;
  vertical-align: top;
  font-size: .8rem;
 }

 .awt_adobe_pdf dt {
  padding-right: 0;
 }

 .awt_adobe_pdf dd {
  width: 75%;
  text-align: left;
 }

 .awt_adobe_pdf dd p {
  margin: 0;
 }

 .awt_adobe_pdf dd strong {
  display: block;
  padding-bottom: .5em;
 }

 .awt_adobe_pdf a:hover {
  text-decoration: none;
 }

/*******************

  article css add 115009292748

  *******************/

  .awt_btn2link {
    display: block;
    letter-spacing: -0.4em;
    padding: 0;
    margin: 4em 0 1em !important;
    text-align: center;
    list-style: none;
  }

  .awt_btn2link li {
    letter-spacing: normal;
    width: 50%;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    padding: 0;
    margin: 0 auto;
  }

  .awt_btn2link a {
    display: block;
    text-align: center;
    padding: 1em;
    margin: 0 auto;
    border: 1px solid;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
    width: 85%;
    color: #20aee5;
  }

  .awt_btn2link a::after {
    content: "\f078";
    font-family: "FontAwesome";
    padding-left: .5em;
    line-height: 100%;
    display: inline-block;
  }

  .awt_container .awt_btn2link a:hover {
    opacity: 1;
    color: #49c8f9;
  }
  .awt_guide_link {
    display: inline-block;
    margin: 1em 0;
    padding: 2em 0;
    position: relative;
  }

  .article-body .awt_article_content_box a[href$=".pdf"].awt_guide_link::after {
    content: "";
    width: 16px;
    height: 16px;
    background: url("/hc/theming_assets/01HZM2V3RCJ9F0TA8N73D89100") left center no-repeat transparent;
    display: inline-block;
    background-size: 16px;
    line-height: 16px;
    position: relative;
    margin-left: .5em;
  }


/**********

  steplist add

  ***********/

  .awt_steplist,
  .awt_steplist_ul {
    display: block;
    letter-spacing: -0.4em;
    margin: 2em 0;
    padding: 0;
    font-size: 1rem;
  }

  .awt_steplist + .awt_steplist
  .awt_steplist_ul + .awt_steplist_ul {
    border-top: 1px solid #eee;
    margin-top: 2em;
    padding-top: 2em;
  }

  .awt_steplist dt,
  .awt_steplist dd,
  .awt_steplist_ul > li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    position: relative;
    margin: 0;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    width: 40%;
    color: #383838;
  }

  .awt_steplist_ul > li {
    width: 100%;
    border: none;
    padding: 1em 1em .5em 2.6em !important;
    margin: 0 !important;
  }

  .awt_steplist dt:first-of-type,
  .awt_steplist dd:first-of-type,
  .awt_steplist_ul > li:first-child {
    border: none;
    padding-top: 1em;
  }

  .awt_steplist p,
  .awt_steplist_ul p {
    margin-top: 0;
    margin-bottom: 0;
  }

  .article-body .awt_article_content_box .awt_steplist h3,
  .article-body .awt_article_content_box .awt_steplist h4,
  .article-body .awt_article_content_box .awt_steplist h5,
  .article-body .awt_article_content_box .awt_steplist h6,
  .article-body .awt_article_content_box .awt_steplist_ul h3,
  .article-body .awt_article_content_box .awt_steplist_ul h4,
  .article-body .awt_article_content_box .awt_steplist_ul h5,
  .article-body .awt_article_content_box .awt_steplist_ul h6,
  .article-body .awt_article_content_box .awt_box2list h3,
  .article-body .awt_article_content_box .awt_box2list h4,
  .article-body .awt_article_content_box .awt_box2list h5,
  .article-body .awt_article_content_box .awt_box2list h6 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: .3em;
    margin-bottom: 0;
  }

  .awt_steplist p:first-child,
  .awt_steplist_ul p:first-child {
    margin-top: 0;
  }

  .awt_steplist dt {
    width: 60%;
    text-align: center;
    padding: 2em 0;
  }

  .awt_steplist dt img:not(.awt_notimg),
  .awt_steplist_ul img:not(.awt_notimg) {
    border: 1px solid #eee;
  }

  .awt_steplist dd,
  .awt_steplist_ul > li {
    padding: 2em 1em 2em 2.6em;
    counter-increment: step;
  }

  .awt_steplist dd.awt_stepdd_full,
  .awt_steplist dt.awt_stepdt_full {
    width: 100%;
  }

  .awt_steplist dt.awt_stepdd_full,
  .awt_steplist dd.awt_stepdt_full {
    display: none;
  }

  .awt_steplist dd::before,
  .awt_steplist dd .awt_num_two::before,
  .awt_steplist dd .awt_num_three::before,
  .awt_steplist_ul li::before {
    background-color: #20AEE5;
    font-weight: 900;
    font-size: 1.2em;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 19px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 3px;
    display: inline-block;
    color: #fff;
    text-align: center;
    content: counter(step);
    position: absolute;
    left: 0;
    top: 1.5em;
  }

  .awt_steplist dd:first-of-type::before,
  .awt_steplist_ul li::before {
    top: .8em;
  }

  .awt_steplist dd .awt_num_two,
  .awt_steplist dd .awt_num_three {
    position: relative;
  }

  .awt_steplist dd .awt_num_two::before,
  .awt_steplist dd .awt_num_three::before {
    content: "2";
    left: -2.1em;
    top: 0;
  }

  .awt_steplist dd .awt_num_three::before {
    content: "3";
  }

/*******************
AmazonConnect chat アイコン用 5/16
********************/

/* ※テスト用に旧チャットボットを非表示。リリース当日削除 */

div#karte-c {
    display: none;
}

/* ※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※*/


/* ボタンの基本スタイル（200x60px） */
[class^="acOpenButton"],
[class^="acButtonStyles"],
[class^="acCloseButton"] {
    width: 200px !important;
    height: 60px !important;
    box-shadow: none !important;
}

/* フォーカス時の透明度 */
[class^="acOpenButton"]:focus,
[class^="acButtonStyles"]:focus,
[class^="acCloseButton"]:focus {
    opacity: 1 !important;
}

iframe#amazon-connect-chat-widget-iframe {
    margin-top: 0;
}

/* open/close ボタン内のSVG非表示 */
#amazon-connect-open-widget-button svg,
#amazon-connect-close-widget-button svg {
    display: none;
}

/* ボタン（open/close）の位置・背景設定 */
button#amazon-connect-open-widget-button,
#amazon-connect-close-widget-button {
    position: fixed;
    right: 20px !important;
    bottom: 10px !important;
    width: 200px !important;
    height: 65px !important;
    color: #000000;
    background: transparent !important;
    background-image: url("/hc/theming_assets/01JXEQ79J8T3K9ATNMMA3EAAVW") !important;
    border-radius: 0;
    background-repeat: no-repeat !important;
    background-size: 200px !important;
    opacity: 1;
}

/* acFrameContainer のスタイル */
[class^="acFrameContainer"] {
    max-height: 85vh !important;
}

/* モバイル向け acFrameContainer の調整 */
[class^="acFrameContainer"].mobile {
    max-height: 92vh !important;
}
[class^="acFrameContainer"].show.mobile {
    max-height: unset !important;
    max-width: unset;
}

/* モバイル向け close ボタンのスタイル */
button#amazon-connect-close-widget-button.mobile {
    background: #20aee5 !important;
    height: 50px !important;
    width: 60px !important;
}
#amazon-connect-close-widget-button.mobile svg {
    display: block;
}

/* acWidgetContainer の調整 */
[class^="acWidgetContainer"] {
    margin-bottom: 75px;
    bottom: 0 !important;
    z-index: 999 !important;
}

/* ボタンクリック時の枠線（focus時のアウトライン）を非表示にする */
[class^="acWidgetContainer"] button:focus {
  outline: none;
}

/* 追加要素の z-index 調整 */

iframe#webWidget {
    z-index: 9999999999 !important;
}
div#amazon-connect-widget-frame {
    z-index: 1;
}

/* 767px以下の画面幅向け */
@media (max-width: 767px) {
  button#amazon-connect-open-widget-button,
  #amazon-connect-close-widget-button {
    right: 5px !important;
  }
}


/***********************************
new theme class
***************************************/
.profile-articles > .profile-contribution::before,
.profile-activity-list > li[class$="-article"]::before {
  content: "\1f4c4";
}

.profile-posts > .profile-contribution::before,
.profile-activity-list > li[class$="-post"]::before {
  content: "\1f4d4";
}

.profile-comments > .profile-contribution::before,
.profile-activity-list > li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}
.pagination .pagination-first a,
.pagination .pagination-prev a,
.pagination .pagination-last a,
.pagination .pagination-next a {
  font-size: 2em;
  vertical-align: top;
  padding: 0;
  line-height:32px;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .pagination .pagination-first a,
  *::-ms-backdrop, .pagination .pagination-prev a,
  *::-ms-backdrop, .pagination .pagination-last a,
  *::-ms-backdrop, .pagination .pagination-next a, {
    line-height:40px;
    } /* IE11 */
  }
  @media all and (-ms-high-contrast:none){
    .pagination .pagination-first a,
    .pagination .pagination-prev a,
    .pagination .pagination-last a,
    .pagination .pagination-next a{
      line-height:40px;
      } /* IE10 */
    }
    .container .article-content .article-body img {
      display: inline-block;
      vertical-align: middle;
    }
    span.wysiwyg-color-orange {
      margin: 20px 0;
      display: block;
    }
    .rc_AAQButtonTest160913 input[type="submit"],
    input[type="button"],
    button{
      width: inherit;
      max-width: inherit;
      padding: 10px 40px;
      border-radius: 5px;
      height: auto;
    }
    .awt_container.container .article-container .awt_article_conteiner .awt_customer_content div p.alert{
      font-size: 1em;
      padding: 12px 14px;
    }
    .article-body code{
      border: none;
    }
    .awt_article_content_box table.table2 td:first-child {
      width:20%;
      font-weight: 900;
    }


/****
SP検索文字数
***/
@media screen and (max-width:768px) and (min-width:0) {
  div.search-result-description{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

/***********************************
new arg class
****************************************/
/***********************************
reset
****************************************/
@media only screen and (min-width: 1025px) {
  main{
    min-height: 600px;
  }
}
.awt_container .article{
  background-color: #fff;
  padding: 0 3% 0 0;
}

.awt_container {
  min-width: 320px;
}
.awt_container a {
  color:#536369;
}
.awt_article_content_box big {
  font-weight: 900;
  font-size: 1em;
}
.awt_container a:hover,
.awt_container a:link,
.awt_container a:visited,
.awt_container a:active {
  color:#0090B1;
  text-decoration: none;
}
.awt_container.container .article-content .article-body .awt_img_btn a[target="_blank"]{
  background-image: none;
  display: block;
}
.awt_container.container .article-content .article-body .awt_down_btn a[target="_blank"] {
  background-image: none;
  display: block;
  width: 20%;
}
.awt_container.container .article-content .article-body .awt_down_btn a[target="_blank"] img {
  width: 100%;
}
.awt_container.container .article-body a[target="_blank"].awt_btn {
  margin-right: auto;
  padding-right: 2.5em;
  background-image: none;
  color:#fff;
  text-decoration:none;
  cursor: pointer;
}
h1,h2,h3,h4,h5,h6,a,div,p,img,span,table,td,tr,b,ul,li,ol,dd,dt,section,article,select,input,.awt_container .article-body h1,.awt_container .article-body h2,.awt_container .article-body h3,.awt_container .article-body h4,.awt_container .article-body h5,.awt_container .article-body ul li{

}
.arg-font-bold {
  font-weight:900
}
.arg-font-normal {
  font-weight:100
}
.awt_container_category .article,.awt_container_section .article,.awt_container_article .article-container .article,.awt_article {
  background-color: #ffffff;
}

.awt_container.container .article-content .article-body .link {
  margin-bottom: 20px;
  margin-top: 20px;
}
.awt_container.container .awt_article-content  .article-body ul li {
  list-style-type: none;
  padding-left: 0;
  text-indent: inherit;
}
.awt_container.container .article-content .article-body .link a{
  font-size: 1em;
  padding-left: 20px;
  padding-right: 0px;
  margin-left: 20px;
}

.awt_container .article-body span.link {
  display: inline-block;
  margin: .5em 0;
}
.awt_container.container .article-content .article-body p {
  margin-bottom: 0;
}
.awt_container.container .article-content  .article-body .point-box6 ul li a
{
  font-size: 1em;
}
.awt_container.container .article-content  .article-body .point-box6 ul li {
  font-size: 1.1em;
  list-style-type: disc;
}
.awt_container.container .article-content  .article-body .point-box5 h4 {
  padding: 0 0 0 35px;
  background-image: url(https://p5.zdassets.com/hc/theme_assets/532076/200061944/icon_alert2.png);
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: left center;
}
.awt_container.container .article-content .article-body .point-box5 .link a {
  font-size: 1.1em;
}
.awt_container.container .article-content .article-body .awt_alert_box {
  padding: 20px;
  background: #F9EEED;
  border: 0px solid #fca097;
}
.awt_container.container .article-content .article-body .awt_article_content .awt_alert_box .awt_alert_tit h4 {
  display: inline-block;
  vertical-align:top;
  margin-top: 0;
  font-size: 1.2em;
  width: 83%;
}
.awt_container.container .article-content .article-body .awt_article_content .awt_alert_box .awt_alert_text {
  padding: 0 31px;
}
.awt_container.container .article-content .article-body .awt_article_content .awt_alert_box .awt_alert_tit p {
  display: inline-block;
  vertical-align: top;
}
.awt_container.container .article-content .article-body .awt_article_content .awt_alert_box .awt_alert_tit p:before {
  content: "";
  background-image: url(https://p5.zdassets.com/hc/theme_assets/532076/200061944/icon_alert2.png);
  background-size: 25px 25px;
  background-repeat: no-repeat;
  padding: 3px 13px;
}
.awt_alert_box_orange{
  padding: 20px;
  border: #FB6E3B solid 1px;
  border-radius: 6px;
  line-height: 1.6em;
  font-size: 1em;
  margin: 30px auto;
}
.awt_container.container .article-content .article-body .awt_article_content .awt_alert_box_orange p{
  color: #FB6E3B;
}

/****************

ul list

***************/

.awt_container.container .article-content .article-body ul.awt_list_disc_s > li {
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  padding-left: 0.9em;
  margin-top: 6px;
}

.awt_container.container .article-content .article-body ul.awt_list_disc_s > li::before {
  content: "";
  background: #666;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: .2em;
}


/*****
awt_point_box
*****/
.awt_container.container .article-content .article-body .awt_point_box{
  padding: 28px 20px;
  border: #ccc solid 1px;
}
.awt_container.container .article-content .article-body .awt_point_box .awt_point_tit p{
  display: inline-block;
  vertical-align: top;
}
.container .article-content  .article-body .awt_point_box .awt_point_tit p:before{
  content: "";
  background-image: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/point-tit.png);
  background-size: 70px 22px;
  background-repeat: no-repeat;
  padding:3px 35px;
}
.awt_container.container .article-content .article-body .awt_article_content .awt_point_box .awt_point_text{
  padding: 0 31px;
  margin-top: 20px;
}
.awt_container.container .article-container .awt_article_content_box .awt_point_box .awt_point_tit h4{
  display: inline-block;
  color: #FC7900;
  vertical-align:top;
  margin-top: 0;
  font-size: 1.2em;
  width: 83%;
}
/************
arg note_box_b
*********/
.awt_note_box_b{
  padding: 3% 6%;
  border: 2px solid #d3d3d3;
  border-radius: 5px;
  position: relative;
}
.awt_note_box_b .awt_note_tit{
  position: absolute;
  background-color: #d3d3d3;
  padding: 7px;
  border-radius: 5px;
  color: white;
  font-size: 1.2em;
  font-weight: 900;
  top: -22px;
  right: 0;
  left: 0;
  width: 194px;
  text-align: center;
  margin: auto;
  letter-spacing: 2px;
}
.awt_note_box_b .awt_note_con.awt_radius_green h5:before,
.awt_article_content_box p.awt_radius_green:before{
  content: '';
  background-color: #d3d3d3;
  border-radius: 5px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.awt_note_box_b .awt_note_con.awt_radius_green .awt_note_con div{
  padding-left: 20px;
}
.awt_note_box_b .awt_note_con{
  margin-bottom: 20px;
  margin-top: 20px;
}
.awt_spec_con .awt_img_content{
  margin: auto;
}
.awt_spec_con .awt_img_content div.awt_spec_img{
  margin: auto;
}
.awt_radius_gray:before{
  content: '';
  background-color: #b7b9b9;
  border-radius: 5px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.awt_article_content_box p.awt_radius_gray:before{
  content: '';
  background-color: #b7b9b9;
  border-radius: 5px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
/**/
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_spec_box_b .awt_spec_con .awt_img_content div.awt_img_box{
  padding: 0;
}
.awt_spec_box_b .awt_spec_con .awt_img_content .awt_txt_content div:first-child{
  display: inline-block;
  width: 89%;
  vertical-align: top;
}
.awt_spec_box_b .awt_spec_con .awt_img_content .awt_txt_content{
  padding-right: 20px;
}
.awt_spec_box_b .awt_spec_con{
  margin-bottom: 20px;
  margin-top: 20px;
}
.awt_spec_box_b div.awt_spec_img{
  margin: auto;
  padding: 0;
  border: 3px solid #dedede;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_spec_box_b div.awt_spec_img img{
  border:none;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_spec_con div:last-child{
  padding-bottom: 10px;
}
/************
arg point_box_b
*********/
.awt_point_box_b{
  padding: 5% 6% 3%;
  border: 2px solid #a7d7f2;
  border-radius: 20px;
  position: relative;
}
.awt_point_box_b .awt_point_tit{
  position: absolute;
  background-color: #22ade5;
  padding: 5px;
  border-radius: 5px;
  color: white;
  font-size: 1.1em;
  font-weight: 900;
  top: -22px;
  right: 0;
  left: 0;
  width: 142px;
  text-align: center;
  margin: auto;
  letter-spacing: 2px;
}
.awt_point_box_b .awt_point_con h5:before{
  content: '';
  background-color: #22ade5;
  border-radius: 20px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.awt_point_box_b .awt_point_con div{
  padding-left: 20px;
}
.awt_point_box_b .awt_point_con{
  margin-bottom: 20px;
  margin-top: 20px;
}
.awt_point_box_b div.awt_point_img{
  margin: 30px auto;
  padding: 0;
  border: 3px solid #dedede;
  width: 80%;
}
.awt_point_box_b .awt_point_con p.awt_radius_blue,
.awt_article_content_box p.awt_radius_blue{
  background-color: transparent;
  text-align: left;
  font-weight: 100;
}
.awt_point_box_b .awt_point_con p.awt_radius_blue:before,
.awt_article_content_box p.awt_radius_blue:before{
  content: '';
  background-color: #22ade5;
  border-radius: 5px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 763px) and (min-width: 0px){
  .awt_point_box_b .awt_point_con .awt_row div.awt_row_xs_12{
    margin-top:5%;
  }
}
/************
awt_alert_box_b
*********/
.awt_alert_box_b .awt_alert_con .awt_radius_red:before{
  content: '';
  background-color: #ff7153;
  border-radius: 5px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.awt_alert_box_b .awt_alert_con .awt_radius_red{
  padding-left: 0;
}
.awt_alert_box_b .awt_alert_con .awt_radius_red div:first-child{
  display: inline-block;
  width: 89%;
  vertical-align: top;
  padding-left: 0px;
}
.awt_alert_box_b{
  padding: 5% 6% 3%;
  border: 2px solid #ffa08c;
  border-radius: 5px;
  position: relative;
}
.awt_alert_box_b .awt_alert_tit{
  position: absolute;
  background-color: #ff7153;
  padding: 5px;
  border-radius: 5px;
  color: white;
  font-size: 1.1em;
  font-weight: 900;
  top: -19px;
  right: 0;
  left: 0;
  width: 142px;
  text-align: center;
  margin: auto;
  letter-spacing: 2px;
}
.awt_alert_box_b .awt_alert_tit:before{
  content: '';
  background-image: url("//p5.zdassets.com/hc/theme_assets/532076/200061944/icon_alert_wh.png");
  padding: 2px 18px;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
}
.awt_container.container .article-container .article-body .awt_point_box_b .awt_point_con h5,
.awt_container.container .article-container .article-body .awt_alert_box_b .awt_alert_con h5,
.awt_container.container .article-container .article-body .awt_note_box_b .awt_note_con h5{
  margin-bottom: 6px;
}
.awt_alert_box_b .awt_alert_con.awt_radius_red h5:before{
  content: '';
  background-color: #ff7153;
  border-radius: 5px;
  padding: 3px;
  width: 4px;
  height: 4px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.awt_alert_box_b .awt_alert_con.awt_radius_red div{
  padding-left: 20px;
}

.awt_alert_box_b .awt_alert_con{
  margin-bottom: 20px;
  margin-top: 20px;
}
.awt_container.container .article-content .article-body .awt_alert_con p,.awt_container.container .article-content .article-body .awt_point_box_b .awt_point_con p{
  font-size: 1.05em;
}
.awt_container.container .article-content .article-body .awt_article_content_box h1{
  font-weight: 900;
  margin-bottom: 36px;
}
.awt_container.container .article-content .article-body .awt_article_content_box h2,
.awt_container.container .article-content .article-body h2 {
  background-image: none;
  padding-left: 0;
  line-height: 1.6;
  border-bottom: 1px #ddd solid;
  margin-bottom: 1em;
  padding-bottom: .5em;
}
.awt_container.container .article-content .article-body .awt_article_content_box h3,
.awt_container.container .article-content .article-body h3 {
  background-image: none;
  padding-left: 0;
  line-height: 1.6;
  border-bottom: 1px #ddd solid;
  margin: 2em 0 1em;
}
.awt_step1:before{
  content: 'STEP1';
  color: #20aee5;
  margin-right: 20px;
}
.awt_step2:before{
  content: 'STEP2';
  color: #20aee5;
  margin-right: 20px;
}
.awt_step3:before{
  content: 'STEP3';
  color: #20aee5;
  margin-right: 20px;
}
.awt_step4:before{
  content: 'STEP4';
  color: #20aee5;
  margin-right: 20px;
}
.awt_step5:before{
  content: 'STEP5';
  color: #20aee5;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) and (min-width: 0){
  .awt_alert_box_b,.awt_point_box,.awt_note_box{
    margin-top: 5%;
  }
  .awt_point_box_b div.awt_point_img,
  .awt_alert_box_b div.awt_alert_img,
  .awt_note_box_b div.awt_note_img{
    width: 94%;
  }
}
.awt_container.container .article-content .article-body .point-box h4{
  padding-left: 80px;
}
@media screen and (max-width: 768px) and (min-width: 0){
  .awt_point_box_b .awt_point_con h4,
  .awt_alert_box_b .awt_alert_con h4{
    text-align: center;
  }
  .awt_point_box_b .awt_point_con div{
    padding-left: 0px;
  }
  .awt_container.container .article-content .article-body p.link{
    font-size: 1em;
    margin-bottom: 20px;
  }

  .awt_container.container .article-content .article-body p.link a{
    display: inline-block;
    margin-left: 0 0 20px 10px;
    padding-right: 0;
    background-position: left center;
    text-align: left;
  }

  .awt_container.container .article-content .article-body .point-box h4{
    background-position: left top;
    padding: 30px 0 0 0;
  }
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .point div.point_text{
    padding:0;
  }
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .point div.point_text p{
    font-size: 1em;
  }
  .awt_container.container .article-container .awt_article_content_box .awt_point_box .awt_point_tit h4{
    font-size: 1.1em;
    width: 68%;
  }
  .awt_container.container .article-content .article-body .awt_article_content .awt_point_box .awt_point_text{
    padding: 0 5px;
  }
}

/***********************************
new header
****************************************/
html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
  min-width: 320px;
}
.logo{
  width: 189px;
  display: inline-block;
  vertical-align: middle;
}
.logo a{
  display:-webkit-box;
  display:-ms-flexbox;/*--- IE10 ---*/
  display:-webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  color:#000;
}
.logo a:hover,.logo a:visited,.logo a:link{
  color:#000;
  text-decoration: none;
}
.logo span{
  display:-webkit-box;
  display:-ms-flexbox;/*--- IE10 ---*/
  display:-webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
}
.logo_txt{
  font-size: 1.8em;
  line-height: 1em;
  margin-left: 10px;
}
.appdl{
  display: inline-block;
  width: 140px;
  position: absolute;
  right: 5px;
  top: 5px;
}
@media (max-width: 1024px){
  .appdl {
    top: 10px;
    right: 15px;
  }
}
@media (max-width: 768px){
  .appdl {
    width: 105px;
    right: 10px;
    top: 15px;
  }
  .appdl img{
    width: 105px;
  }
}
/************************
search　検索
**************************/
.awt_search_box{
  width: 76%;
  display: inline-block;
  vertical-align: middle;
  max-width: 600px;
}
@media screen and (max-width : 1160px) {
  .awt_search_box{
    width: 48%;
    max-width: 450px;
  }
  .awt_search_box .awt_search {
    padding: 0 10px;
  }
}
@media screen and (orientation : landscape) {
  .awt_search_box{
    max-width: 500px;
  }
}
.hero-inner,
.search_word{
  display: inline-block;
  vertical-align: top;
}
.search_word{
  width: 46%;
}
.awt_search .hero-inner{
  margin: inherit;
  width: 100%;
  top: 0%;
  transform: inherit;
  max-width: 1200px;
}
.awt_search .search::before{
  right: 21px;
  color: #505050;
  left: auto;
}
.awt_search .search-full input[type="search"]{
  border: 3px solid #dddddd;
  border-radius: 0;
  height:  40px;
  padding-left: 15px;
}
.awt_search input[type="submit"]{
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  color: transparent;
  min-width: 20px;
  height: 39px;
  width: 20px;
}
.search_word,
.arg-list,
.search_words{
  display: inline-block;
  vertical-align: top;
}
.search_word{
  width: 53%;
  position: relative;
  top: 0%;
  transform: inherit;
  padding-left: 2em;
  text-align: right;
}
.search_words{
  text-align: center;
}
.awt_search .arg-list{
  padding: 10px 0;
}
.awt_container .arg-list-item a{
  color:#20aee5;
  font-weight: 900;
  font-size: 1.1em;
  border: 1px solid #20aee5;
  border-radius: 2em;
  padding:10px 24px;
  font-size: 0.9em;
}
.arg-list-item{
  display: inline-block;
  text-align: center;
  margin-left: 10px;
}
.awt_alert_tag{
  margin-right: 1em;
}
@media screen and (max-width: 1024px) and (min-width:0px){
  .awt_search_box{
    max-width: 500px;
  }
}
@media screen and (max-width: 900px) and (min-width:0px){
  .awt_search_box {
    width: 100%;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 1%;
    max-width: inherit;
  }
}
@media screen and (max-width: 320px) and (min-width:0px){
  .awt_search input[type="submit"]{
    width: 20px;
  }
  .search::before{

  }
}
/*********
トップ最新リリース情報・よくある質問背景
***********/
.awt_bg{
  padding-top: 1em;
  padding-bottom: 2.5em;
}

.awt_bg + .awt_bg {
  padding-top: 0;
}
.awt_new_bg{
  padding-top: 1%;
  padding-bottom: 1%;
}
.awt_content{
  padding: 0;
}

.awt_content .blocks-item a{
  font-weight: 900;
}
.awt_container .awt_content .blocks-item a:hover,.search_word .blocks-item a:hover,.search_word .blocks-item a:link,.search_word .blocks-item a:visited{
  text-decoration: none;
  color:#20aee5;
}
.awt_container .awt_content .blocks-item a:hover,.search_word .blocks-item:hover, .search_word .blocks-item:focus, .search_word .blocks-item:active{
  background-color:inherit;
}

.awt_gray{
  background-color: #edf0f1;
}
.awt_red_gray{
  background-color: #f0f0f0;
}
.awt_blue{
  background-color: #20aee5;
}
.container .article-content .article-body .awt_color_blue{
  color: #20AEE5;
}
.container .article-content .article-body .awt_color_orange {
  color: #FF971B;
}
.container .article-content .article-body .awt_color_red{
  color: #F55852;
}
.container .article-content .article-body .awt_color_green{
  color: #6FC02C;
}
.container .article-content .article-body .awt_color_white{
  color: #ffffff;
}

.container .article-content .article-body .awt_bg_blue{
  background-color: #20AEE5;
}
.container .article-content .article-body .awt_bg_orange{
  background-color: #FF971B;
}
.container .article-content .article-body .awt_bg_red{
  background-color: #F55852;
}
.container .article-content .article-body .awt_bg_green{
  background-color: #6FC02C;
}
.container .article-content .article-body .awt_bg_rose{
  background-color: #ff5151;
}
.container .article-content .article-body .awt_bg_darkorange{
  background-color: #ff7153;
}
.container .article-content .article-body .awt_bg_liteorange{
  background-color: #ff8a00;
}

@media only screen and (max-width: 1160px) {
  .awt_content {
    padding: 0 .8em;
  }
}
@media only screen and (max-width:762px) {
  .awt_faq_box{
    padding: 0 10px;
  }
}

/*********************************
お問い合わせbtn
**********************************/
.agr_contact_btn{
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
}
/****************************
お問い合わせ白背景btn
*****************************/
.request_btn_wrap {
    text-align: center;
    margin: 2em auto;
}
.request_btn_wrap_for_article {
  margin: 3em auto 1em;
  /* border-bottom: 1px solid #ddd;
  padding-bottom: 3em; */
}
.request_btn {
  text-align: center;
  padding: 1em;
  border: solid 1px #20aee5;
  border-radius: 6px;
  display: inline-block;
  transition: all 0.8s ease 0s;
  text-decoration: none !important;
  color: #20aee5 !important;
  cursor: pointer;
  width: 220px;
} 
.request_btn:hover {
  transform: scale(1.03);
  transition: all 0.3s ease 0s;
  color: #20aee5 !important;
  opacity: 1;
}
a.request_btn:hover,
a.request_btn:visited,
a.request_btn:active {
  opacity: 1;
}
/****************************
記事ページ下部の検索フォーム
*****************************/
.wrap_bottomSearch .search_box,
#new_article .search_box {
    padding: 1.2rem 1.6rem 1.6rem;
    width: 100%;
    border-radius: 4px;
    margin-top: 1em
}
.wrap_bottomSearch .search_box{
  margin-bottom: 0;
}
.wrap_bottomSearch .search_box .heading_blue,
#new_article .search_box .heading_blue {
    margin: 0 0 4px;
    color: #0892c7;
}
.wrap_bottomSearch .search_box .heading_blue{
  font-weight: 400;
  
}
.wrap_bottomSearch .search_box form.search,
#new_article .search_box form.search {
    width: 100%;
    max-width: none;
}
.wrap_bottomSearch .search_box .search_box_btn,
#new_article .search_box .search_box_btn {
    color: #fff;
}
#new_article .search_box .keyword {
    margin-bottom:0;
    width: 100%;
    margin-top: 8px;
}
.keyword.article-keyword{
  display: block;
  background-color: #fff;
  padding: 0.9rem 1rem 1rem 1rem;
  border-radius: 4px;
  border: 1px solid #bdc3c4;
}
@media screen and (max-width: 640px) , print{
  .wrap_bottomSearch .search_box {
    padding: 1.2rem 1.2rem 2.4rem;
  }
  .wrap_bottomSearch .search_box .search_box_btn{
    max-width:4em;
  }
  .keyword.article-keyword{
    display: none;
  }
}
/****************************
お問い合わせ記事内検索フォーム
*****************************/
.keyword-link{
  padding-top: 10px;
  max-width: 1130px;
  margin-right: -1em;
}

.keyword-link a{
  padding-right: 1em;
  color: #0892c7 !important;
  margin-top: .25rem;
  font-weight: normal;
  text-wrap: nowrap;
  display: inline-block;
}

.keyword-link a:hover{
  opacity: 0.6;
  text-decoration: none;
}
/*********************************
初めての方btn
**********************************/

.awt_content .awt_category,
.awt_category a{
  border: none;
}
.awt_first-item-description{
  display: block;
  color: #343434;
  padding: 1.1em 0;
}
.awt_container .awt_first-item-description:hover,
.awt_container .awt_category_link:hover{
  background-color: #ededed;
}


.awt_container p.awt_first_btn{
  padding: 10px;
  color: #ffffff;
  text-align: center;
  width: 80%;
  background-color: #20aee5;
  border: 1px solid #6da7be;
  border-radius: 3px;
  margin: 12px auto;
  max-width: 240px;
}
.awt_container p.awt_first_btn:hover{
  background-color: #62c3e9;
}


.awt_first_icon img{
  max-width: 50px;
}
.awt_first_icon{
  margin-right: auto;
  margin-left: auto;
  display: table;
  width: 140px;
  padding-bottom: 1em;
}
.awt_keigen_icon{
  width: 113px;
}

.blocks-item-description:not(:empty){
  margin: 0;
}
.awt_first-item,
.awt_category .awt_category_item{
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  max-width: 100%;
  text-align: center;
  padding: 0 4px;
}

.awt_first{
  padding-top: 0;
}

@media screen and (max-width : 1024px) and(min-width : 0px) {
  .awt_content .awt_first{
    padding-top: 0;
  }
}

/*******
ipad 横
*****/
@media screen and (max-width : 1024px) and(min-width : 769px) {
  .awt_container p.awt_first_btn.awt_sp_hidden{
    display: none !important;
  }
  .awt_first_text_box{
    width: 83%;
  }
  .awt_first div.awt_first-item-description{
    padding: 13px 0px;
    min-height: 110px;
  }
  .awt_first_text_box {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .awt_first_subtext{
    width: 95%;
  }


}
/*******
ie 11
*****/
@media screen and (min-width : 1300px)  {
  _:-ms-fullscreen, :root .awt_container .awt_row_5{ /* IE11以上 */
    width: 41%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_4{ /* IE11以上 */
    width: 32.7%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
  _:-ms-fullscreen, :root .awt_container .section-tree .section{
    width: 100%;
  }
}
@media screen and (max-width : 1300px) and (min-width :1273px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_5{ /* IE11以上 */
    width: 41%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_4{ /* IE11以上 */
    width: 32.7%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
  _:-ms-fullscreen, :root .awt_container .section-tree .section{
    width: 100%;
  }
}
@media screen and (max-width : 1272px) and (min-width :900px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_5{ /* IE11以上 */
    width: 41%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_4{ /* IE11以上 */
    width: 32.7%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.2%;
  }
  _:-ms-fullscreen, :root .awt_container .section-tree .section{
    width: 100%;
  }
}
@media screen and (max-width : 899px) and (min-width :814px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_5{ /* IE11以上 */
    width: 41%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_4{ /* IE11以上 */
    width: 32.9%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
  _:-ms-fullscreen, :root .awt_container .section-tree .section{
    width: 100%;
  }
}
@media screen and (max-width : 813px) and (min-width :714px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_5{ /* IE11以上 */
    width: 41%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_4{ /* IE11以上 */
    width: 32.8%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
}
@media screen and (max-width : 763px) and (min-width :600px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_5{ /* IE11以上 */
    width: 41%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_4{ /* IE11以上 */
    width: 32.7%;
  }
  _:-ms-fullscreen, :root .awt_container li.awt_row_4.awt_row_xs_12.awt_first-item{ /* IE11以上 */
    width: 32.7%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
}
@media screen and (max-width : 763px) and (min-width :418px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_xs_6 { /* IE11以上 */
    width: 49.3%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_category_icon img{
    max-height: inherit;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
}
@media screen and (max-width : 417px) and (min-width :0px) {
  _:-ms-fullscreen, :root .awt_container .awt_row_xs_6 { /* IE11以上 */
    width: 49%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_category_icon img{
    max-height: inherit;
  }
  _:-ms-fullscreen, :root .awt_container .awt_row_3{
    width: 24.5%;
  }
}
/*******
ie 10, ie9
*****/
@media screen and (min-width : 1300px\0)  {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_4{
    width: 32.8%\0;
  }
  .awt_container .awt_row_3{
    width: 24.5%\0;
  }
  .awt_container .section-tree .section{
    width: 100%\0;
  }
  .awt_footer .awt_row_4{
    width: 32.8%\0;
  }
}
@media screen and (max-width : 1300px\0) and (min-width :900px\0) {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_4  { /* IE11以上 */
    width: 32.8%\0;
  }
  .awt_container .awt_row_3{
    width: 24.5%\0;
  }
  .awt_container .section-tree .section{
    width: 100%\0;
  }
  .awt_footer .awt_row_4{
    width: 32.7%\0;
  }
}
@media screen and (max-width : 899px\0) and (min-width :814px\0) {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_4  { /* IE11以上 */
    width: 32.9%\0;
  }
  .awt_container .awt_row_3{
    width: 24.5%\0;
  }
  .awt_container .section-tree .section{
    width: 100%\0;
  }
  .awt_footer .awt_row_4{
    width: 32.6%\0;
  }
}
@media screen and (max-width : 813px\0) and (min-width :714px\0) {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_4  { /* IE11以上 */
    width: 32.8%\0;
  }
  .awt_container .awt_row_3{
    width: 24.5%\0;
  }
  .awt_footer .awt_row_4{
    width: 32.6%\0;
  }
}
@media screen and (max-width : 763px\0) and (min-width :600px\0) {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_4  { /* IE11以上 */
    width: 32.8%\0;
  }
  .awt_container li.awt_row_4.awt_row_xs_12  { /* IE11以上 */
    width: 32.8%\0;
  }
  .awt_container .awt_row_3{
    width: 24.5%\0;
  }
  .awt_footer .awt_row_4{
    width: 32.6%\0;
  }
}
@media screen and (max-width : 763px\0) and (min-width :418px\0) {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_xs_6 {
    width: 49.5%\0;
  }
  .awt_container .awt_category_icon img{
    max-height: inherit\0;
  }
}
@media screen and (max-width : 417px\0) and (min-width :0px\0) {
  .awt_container .awt_row_5{
    width: 41%\0;
  }
  .awt_container .awt_row_xs_6 { /* IE11以上 */
    width: 49%\0;
  }
  .awt_container .awt_category_icon img{
    max-height: inherit\0;
  }
  .awt_container .awt_row_3{
    width: 24.5%\0;
  }
}
/*******
iphone 5縦 pc
*****/
@media screen and (max-width : 418px) and (min-width : 0px) {
  .awt_content .awt_first_icon,.awt_content .awt_first_text_box{
    display: inline-block;
    vertical-align: middle;
  }
  .awt_content .awt_first_text_box {

  }
  .awt_first-item p.awt_first_subtext{
    width: 100%;
    min-width: inherit;
  }
  .awt_content .awt_first_icon{

  }

}
/**
pc
***/
@media screen and (max-width : 600px) and (min-width : 419px) {

}
/**
pc
***/
@media screen and (max-width : 763px) and (min-width : 600px) {
  li.awt_first-item.awt_row_4.awt_row_xs_12{
    width: 33.333%;
  }

}
/*******
ipad 縦
*****/

@media screen and (max-width : 768px) and(min-width : 569px) {
  .awt_first-list .awt_first_icon.awt_keigen_icon {
    width: 115px;
  }
  .awt_container p.awt_first_btn.awt_sp_hidden{
    display: none !important;
  }

}
/*****
iphone5横
*****/
@media screen and (max-width: 568px)  and (max-width: 320px) {
  /******
  初めての方btn
  *****/
}
/*****
iphone6横
*****/
@media screen and (max-width: 667px) and (max-width: 375px)and(orientation:landscape) {

}
/*****
iphone5横 iphone5s
*****/
@media screen and (max-width: 568px) and(orientation:landscape){
  .awt_first-item.awt_row_4.awt_row_xs_12{
    width: 33.3333%;
  }

  .search::before{
    top: 12px;
  }

}
@media screen and (max-width:768px)and (min-width:0px) {
  .awt_category-content div.section-tree{
    display: block;
  }
}
@media screen and (max-width:768px)and (min-width:0px) {
  .awt_first-item, .awt_category .awt_category_item{
    padding: 0 4px;
    margin-top: 0.5em;
  }
  .awt_category_link .awt_category_icon{
    width: 62%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 0;
  }
  .awt_category_link .awt_category_icon :not(:target){
    width: 23%\9;/* IE9,10 */
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  @media all and (-ms-high-contrast: none) {
    .awt_category_link .awt_category_icon:not(:target){
      width: 23%; /* IE10以上 */
      margin-right: auto;
      margin-left: auto;
      display: block;
    }
  }
  .awt_category_link .awt_category_text_box {
    width: 100%;
  }
  .awt_category_item a.awt_category_link{
    padding: 7px;
  }
  .awt_category_text_box .awt_category_text{
    text-align: center;
  }
  .awt_category_text_box .awt_category_subtext{
    text-align: center;
  }
  .awt_first-list .awt_first-item:last-child{
    margin-bottom: 0;
  }
  .awt_more{
    font-size: 0.9em;
  }
}

/*********
ff
********/
.awt_content .awt_row_4 , x:-moz-any-link, x:default {
  width: 32.95%;
}
@media screen and(max-width:850px) and(min-width:0px){
  .awt_content .awt_row_4, x:-moz-any-link, x:default{
    width: 32.8%;
  }
}

/************
カテゴリー
***********/
.awt_category .awt_category_item{
  text-align: left;
  margin-top: 7px;
}
.awt_category_icon,.awt_category_text_box{
  display: inline-block;
  vertical-align: middle;
}
.awt_category_icon{
  width: 30%;
  text-align: center;
}
.awt_category_icon img{
  max-width: 40px;
}
.awt_category_text_box{
  width: 67%;
}
.awt_category_text {
  color: #626262;
  font-weight: 900;
}
.awt_category_subtext{
  color: #b3b3b3;
  line-height: 1.3em;
}
.awt_category .awt_category_link{
  background-color: #fff;
  display: block;
  border-radius: 6px;
  border: 1px solid #dddddd;
  padding: 14px;

}
/*********
エラーページ
**********/
.awt_error_content{
  margin-top: 70px;
  width: 700px;
  text-align: center;
  margin: 2em auto;
}
.awt_error_content h1{
  min-height: inherit;
  line-height: 1.2em;
  font-weight: 900;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 1em 0;
  background: none;
  border: none;
}
.awt_error_content p{
  font-size: 1.2em;
}
.awt_container .awt_error_container a,
.awt_container .awt_error_container a:link,
.awt_container .awt_error_container a:hover,
.awt_container .awt_error_container a:visited{
  margin-top: 20px;
  font-size: 1.2em;
  color: #0090B1;
  text-decoration: underline;
  cursor: pointer;
  display: block;
}
@media screen and (max-width:900px) and (min-width:0){
  .awt_error_content{
    width: 100%;
  }
}
/*******
footer
****/
.awt_footer{
  margin-top: auto;
  padding: 30px 0 0 0;
  position: relative;
  height: auto;
  border: none;
  bottom: 0;
}
.awt_footer .awt_f_banner{
  margin-bottom: 1.5%;
}
.footer-inner .awt_f_banner li{
  padding: 0 10px;
}
.awt_footer ul li{
  border: none;
  padding: 0 10px;
  margin: 0;
}
.awt_footer .awt_f_banner ul .blocks-item{
  line-height: 1.3em;
}
.footer_nav.awt_sp_hidden .footer_nav{
  margin-top: 4%;
}

.awt_footer .footer_nav ul li{
  margin-left: 0;
  text-align: right;
  line-height: 4em;
  display: inline;
}
.awt_footer .footer_nav ul li a{
  font-size: 0.9em;
  text-decoration: none;
}
.awt_f_banner img{
  width: 100%;
}
.footer_nav{
  background-color: #727b7f;
  padding: 1.5%;
}
.footer_nav a{
  color:#fff;
}
.awt_footer li:hover{
  background-color: none;
}
.awt_footer .blocks-list{
  width: 100%;
}
.awt_footer .awt_f_banner .blocks-list{
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width:1024px) and (min-width:0px){
  .awt_footer .awt_f_banner .blocks-list{
    width: 100%;
  }
}
.awt_footer li.blocks-item:hover,
.awt_footer li.blocks-item:focus,
.awt_footer li.blocks-item:active,
.awt_footer li.blocks-item:visited{
  background-color: transparent;
}
.footer_nav.awt_sp_hidden .awt_row_9{
  position: relative;
}
.awt_footer_link li{
  width: 110px;
  display: table-cell;
}
.awt_footer_link{
  position: absolute;
  right: 0;
}
.awt_footer_link li:nth-child(2){
  width: 162px;
}
.blocks{
  display:-webkit-box;
  display:-ms-flexbox;/*--- IE10 ---*/
  display:-webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
  width: 100%;
}
.recru_link{
  margin-top: 6px;
  font-size: 10px;
  text-decoration: underline;
}
.copyright,.copyright a{
  display: block;
}
.footer .pagetop {
  display: none;
  position: fixed;
    bottom: 80px;
    right: 40px;
  z-index: 1;
}
.footer .pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #20AEE5;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  text-decoration: none;
  line-height: 50px;
}
/*****
ipad
****/
@media screen and(min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
  .awt_footer{
    padding-top:0;
  }
  .footer-inner{
    padding: 0;
  }
  .awt_footer .awt_f_banner {
    padding: 2% 3% 1%;
    min-width: inherit;
  }
  .footer_nav{
    padding: 1.5% 0;
  }

  .awt_f_banner .blocks-item {
    width:33.33333333%;
    text-align: left;
    padding: 8px 0 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width:776px) and (min-width:734px){
  .awt_footer .awt_f_banner{
    width: 95%;
  }
  .awt_footer .footer-inner .awt_f_banner {
    width:33.33333333%;
  }
}
@media screen and (max-width:1024px) and (min-width:376px){
  .awt_footer .footer-inner .awt_f_banner {
    width:33.33333333%;
  }
}
@media screen and (max-width:1024px) and (min-width:0px) {
  /*****
  FOOTER
  ****/
  .awt_footer .footer_nav.awt_sp_visible ul li{
    margin-left: 0;
    line-height: 1.3em;
    padding: 14px;
    border-bottom: 1px solid #ababab;
    border-radius: 0;
    margin-bottom: 0;
    display: inline-block;
    text-align: left;
  }
  .awt_footer {
    padding-top: 0;
  }

  .awt_sp_visible .footer-inner {
    display: block;
    padding: 0;
  }
  .awt_footer .awt_f_banner {
    width: 100%;
    padding: 2% 3%;
    min-width: inherit;
    margin-bottom: 0;
  }
  .footer_nav{
    padding: 1.5% 0;
  }
  .awt_f_banner .blocks-item {
    text-align: left;
    padding: 8px;
    margin-bottom: 0;
  }
  .awt_sp_visible .blocks-item{
    border-bottom: 1px solid #ababab;
    border-radius: 0;
    margin-bottom: 0;
    padding: 20px;
    display: inline-block;
    text-align: left;
    line-height: 1em;
  }
  .copyright{
    padding: 8px 18px;
  }
}

/****************
お知らせ
******************/
.awt_alert_tag::before{
  content: "重要";
  background-color: #ff5151;
  padding: 4px 14px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 900;
  border-radius: 3px;
}
.awt_release_tag::before{
  content: "リリース";
  background-color: #ff7153;
  padding: 4px 10px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 900;
  border-radius: 3px;
}
.awt_news_tag::before{
  content: "新着情報";
  background-color: #ff8a00;
  padding: 4px 10px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 900;
  border-radius: 3px;
}
.awt_news_tit{
  display: inline-block;
  width: 80px;
  margin-right: 12px;
  vertical-align: middle;
}
.awt_news_content{
  width: 78%;
  display: inline-block;
  vertical-align: middle;
}
.awt_news_tit h2{
  font-weight: 900;
}
.awt_news_content li{
  padding: 0;
  border: none;
  margin: 0 0 5px;
  line-height: 1.3em;
  text-align: left;
}
.awt_news_content li:last-child{
  margin: 0;
}
.awt_news_content li span{
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  font-size: .9em;
}
.awt_news{
  width: 88%;
  font-size: 1rem;
}
.awt_news_date{
  font-weight: 900;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: clip;
  -webkit-text-overflow: clip;
  -o-text-overflow: clip;
  font-size: 0.8em;
  width: 100px;
}
.awt_news_link a{
  width:100%;
  display: inline-block;
  vertical-align: middle;
}
.awt_news_category{
  display: table;
  width: 100%;
  margin: 0px auto;
  /*padding-left: 10px;*/
  position: relative;
}
.awt_release_tag,.awt_news_tag{
  margin-right: 2px;
}
.awt_news_category .awt_more{
  display: inline-block;
  width: 110px;
  vertical-align: middle;
  position: absolute;
  right: 0px;
  top: 0px;
  margin: 0;
}
.awt_sp_news_tit.awt_sp_visible .article-list-item{
  border: none;
  padding: 0;
}
@media screen and (max-width:1024px) and (min-width:0px) {
  .awt_news_content{
    width: 75%;
  }
}
@media screen and(min-device-width : 768px) and (max-device-width : 1024px)
and (orientation : landscape) {
  .awt_sp_news_tit .awt_more{
    right: 0px;
    width: 120px;
  }
}
@media screen and (max-width: 900px) and (min-width:0px){
  .awt_faq_content{
    margin-top: 10px;
  }
  /*****
  new
  *****/
  .awt_news {
    width: 80%;
  }
  .awt_sp_news_tit{
    position: relative;
    margin-bottom: 4px;
    margin-top: 4px;
  }
  .awt_sp_news_tit .awt_news_tit{
    width: 70%;
    font-size: .8em;
    margin-right: 0;
    text-align: left;
  }
  .awt_news_content li span {
    vertical-align: middle;
  }
  .awt_sp_news_tit h2{
    padding: 0;
  }
  .awt_news_link a{
    font-size: 0.9em;
  }
  .awt_news_content li span{
    display: inline-block;
  }
  .awt_news_content li span.awt_news_link {
    display: block;
    line-height: 1.5;
  }
  .awt_news_content li span.awt_news_date{
    font-size:0.9em;
  }
  .awt_news_tit,.awt_more{
    display: inline-block;
  }
  .awt_more{
    width: 28%;
    text-align: right;
    position: absolute;
    right: 9px;
  }
  .awt_news_category .awt_more {
    top: 5px;
  }
  .awt_alert_tag:before{
    padding: 4px 14px;
    font-size: 0.8em;
  }
  .awt_release_tag:before,.awt_news_tag:before{
    font-size: 0.8em;
  }
  .awt_alert_tag {
    margin-right: 9px;
  }
  .awt_news_content li span.awt_news{
    width: 100%;
  }
  .awt_news_content {
    display: block;
    width: 100%;
    text-align: left;
  }
  .awt_sp_news_tit .awt_more{
    right: 0px;
    width: 120px;
  }
  .awt_faq_tit h2{
    font-size: 1em;
  }
}

@media screen and (max-width:321px) and (min-width:0px){
  .awt_news_content li span.awt_news{
    width: 76%;
  }
  .awt_sp_news_tit .awt_news_tit{
    width: 64%;
  }
  .awt_news_link {
    width: 100%;
  }
  .awt_news_content li span.awt_news_link{
    display: block;
  }
  .awt_news_content li span.awt_news{
    width: 100%;
  }
  .awt_alert_tag {

    margin-right: 9px;
  }
}
/****************
よくある質問
******************/
.awt_container ul.awt_faq{
  margin-top: 2%;
}
@media screen and (max-width:1024px) and (min-width:0px) {
  .awt_container ul.awt_faq{
    margin-top: 1%;
    margin-bottom: 1%;
  }
}
.awt_container.container .article-content .article-body ul.awt_faq_listbox{
  margin-top: 40px;
  margin-left: 0;
  padding-left: 0;
}
.awt_container.container .article-content  .article-body ul.awt_faq_listbox li{
  margin:33px auto 20px auto;
  padding-left: 35px;
  position: relative;
  line-height: 1.6;
}
.awt_container.container .article-content  .article-body ul.awt_faq_listbox li.awt_faq_q {
  font-size: 1.2rem;
  font-weight: 900;
  padding-right: 1.2em;
}

.awt_container.container .article-content  .article-body ul.awt_faq_listbox li.awt_faq_a + li.awt_faq_q,
.awt_container.container .article-content  .article-body ul.awt_faq_listbox + ul.awt_faq_listbox {
  border-top: 1px dashed #ddd;
  margin-top: 20px;
  padding-top: 40px;
  margin-bottom: 38px;
}

.awt_container.container .article-content  .article-body ul.awt_faq_listbox + ul.awt_faq_listbox {
  margin-top: 0;
  padding-top: 0;
}

.awt_container.container .article-content  .article-body ul.awt_faq_listbox li p,
.awt_container.container .article-content  .article-body ul.awt_faq_listbox li div
{
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.awt_faq_q::before,
.awt_faq_a:before {
  content: "";
  font-size:25px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
}

.awt_faq .awt_news_date {
  font-weight: normal;
  font-size: inherit;
  display: inline-block;
  vertical-align: middle;
}

.awt_faq_q::before {
  content: "Q.";
  color:#20AEE5;
}
.awt_container.container .article-content  .article-body ul.awt_faq_listbox li.awt_faq_a + li.awt_faq_q::before{
  top: 40px;
}
.awt_container.container .article-content  .article-body ul.awt_faq_listbox li.awt_faq_a + li.awt_faq_q::after{
  top: 44px;
}
.awt_container.container .article-content  .article-body ul.awt_faq_listbox li.awt_faq_a + li.awt_faq_q.up::after{
  top: 51px;
}

.awt_faq_a::before{
  content: "A.";
  color:#FB6E3B;
}
.awt_faq_tit h2{
  vertical-align: middle;
  font-weight: 900;
  /*color: #383838;*/
  color: #505050;
  margin:  0 0;
}
.awt_faq_tit{
  border-bottom: 1px solid #dddddd;
  padding-bottom: 7px;
  margin-bottom: 4px;
}
.awt_faq li{
  display: inline-block;
  vertical-align: middle;
  border: none;
  width: 49%;
  padding: .5em 0;
  margin: 0;
  font-size: 1rem;
}
.awt_faq li a{
  display: inline-block;
  vertical-align: middle;
  color: #0070c0;
}
.awt_container .awt_faq li a:link,
.awt_container .awt_faq li a:visited,
.awt_container .awt_faq li a:active{
  color: #0070c0;
}
.awt_faq li a:hover{
  text-decoration: underline;
  color: #0070c0;
}


@media screen and (max-width:768px) and (min-width:0px) {
  .awt_container.container .article-content .article-body ul.awt_faq_listbox{
    padding-left: 0;
    margin-left: 12px;
  }
  ul.awt_faq_listbox li.awt_faq_a div,
  ul.awt_faq_listbox li.awt_faq_q div{
    width: 84%;
    font-size: 1.15em;
  }
}
/*****
ipad
****/
@media screen and (max-device-width : 1024px) and(min-device-width : 768px){
  ul.awt_faq_listbox li.awt_faq_a div,
  ul.awt_faq_listbox li.awt_faq_q div{
    width: 94%;
  }
}
.awt_faq_content{

}
.awt_more{
  width: 25%;
  text-align: right;
  line-height: 2em;
  font-size: 0.9em;
}
.awt_arrow_blue:before{
  font-family: FontAwesome;
  content: "\f054";
  display: inline-block;
  margin-right: 5px;
  color: #20AEE5;
}
.awt_big_arrow_blue_down:before{
  content: "";
  background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/bic_arrow_-blue_down.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 16px;
  background-size: 30px;
}
.awt_big_arrow_blue_left:before{
  content: "";
  background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/bic_arrow_-blue_left.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 16px;
  background-size: 30px;
}
.awt_big_arrow_blue_right:before{
  content: "";
  background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/bic_arrow_-blue_right.pngright);
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px 16px;
  background-size: 30px;
}
.awt_container.container .article-content .article-body .awt_aleat_box_gray{
  padding: 20px;
  border: 9px solid #ededed;
  margin: 15px auto;
}
.awt_iframe{
  width: 100%;
  min-height: 326px;
}
.awt_article{
  position: relative;
}
/********
awt_img
******/
.awt_one_img_box {
  width: 90%;
  margin: auto;
}
.awt_one_img_box img{
  border: 1px solid #ededed;
}
/**********
awt_alert
*******/
.awt_alert{
  margin: 5% auto;
}
.awt_article_content_box .awt_alert_header h3{
  color: #fff;
}
.awt_alert_high{
  background-color: #ec2929;
}
.awt_alert_middle{
  background-color: #f78d3f;
}
.awt_alert_low{
  background-color: #ecb729;
}
.awt_alert_header{
  padding: 10px;
  text-align: center;
  font-weight: 900;
}
.awt_arlert_body{
  border: 3px solid #ededed;
  border-top: 0;
}
.article-body .awt_arlert_body ol,
.article-body .awt_arlert_body ul,
.awt_step_box .awt_arlert_body ul,
.awt_flow_box .awt_arlert_body ul {
  margin-top: 0;
}
.article-body .awt_arlert_body ul li,
.article-body .awt_step_box .awt_arlert_body ul li,
.article-body .awt_flow_box .awt_arlert_body ul li {
  line-height: 1.8em;
  text-decoration: none;
  list-style-type: none;
}
.awt_alert h3{
  margin-bottom: 0;
  border-bottom: none;
  margin-top: 0;
  padding: 4px 0;
}
.awt_arlet_txt{
  width: 97%;
}
.awt_ten{
  width: 10px;
}
.awt_arlet_txt,.awt_ten{
  display:inline-block;
  vertical-align: top;
}
.awt_ten::before{
  content: "・" ;
}
/************
パンくず
*************/

/*.awt_brandcrums{
  margin-bottom: 10px;
  padding: 18px 0;
  min-height: inherit;
}
.awt_container .breadcrumbs li a,
.awt_container .breadcrumbs li a:hover,
.awt_container .breadcrumbs li a:visited,
.awt_container .breadcrumbs li a:active{
  color: #8b8b8b;
}
.awt_container .breadcrumbs li:last-child a,
.awt_container .breadcrumbs li:last-child{
  color:#21aee5;
  font-size: 1em;
  font-weight: 900;
}
.awt_container .breadcrumbs li + li:before{
  color: #8b8b8b;
  font-weight: 100;
}
.awt_container .breadcrumbs li{
  vertical-align: middle;
}
@media (max-width: 900px) and (min-width: 0px) {
  .awt_brandcrums{
    margin-bottom: -2px;
    padding-top: 9px;

  }
  }*/


/*******
記事
******/
.article-header {
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: block-axis;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  -ms-flex-wrap:wrap;
  -webkit-flex-wrap:wrap;
  -webkit-box-pack:flex-start;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  justify-content: space-between;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}
/*.awt_container_article .article-container .awt_article_content_box.article{
  flex: 1 0 70%;
  width: 70%;
  margin: 0;
  }*/
  .awt_container.container .article-content .article-body .awt_article_box p{
    margin-bottom: 0;
  }
  .article.awt_article_content_box a{
    text-decoration: underline;
  }
  .article.awt_article_content_box a:hover {
    -webkit-transition: .3s;
  }
  .awt_container .article-header h1.article-title{
    background-size: 30px;
    background-position: 0 1%;
    min-height: inherit;
    line-height: 1.2em;
    padding-left: 44px;
    font-weight: 900;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 12px;
  }
  .awt_title_icon:before{
    content: "";
    background-image: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/ic-heading1.gif);
    background-repeat: no-repeat;
    background-size: 25px 22px;
    background-position: 0;
    display: inline-block;
    height: 25px;
    width: 27px;
    vertical-align: middle;
  }
  @media (min-width: 768px) {
    _:-ms-fullscreen, :root h1.article-title{
      flex-basis:94%;
    }
  }
  @media screen and (min-width :768px\0) {
    h1.article-title{
      flex-basis:94%\0;
    }
  }
  @media (max-width: 1024px) and (min-width: 0px) {
    .awt_container .article-container.awt_related_article .recent-articles, .awt_container .article-container.awt_related_article .related-articles{
      width: 100%;
      display: block;
    }


  }
  @media (max-width: 864px) and (min-width: 0px) {
    .awt_container_article .article-container .awt_article_content_box.article{
      flex: 1 0 100%;
      width: 100%;
      display: block;
      max-width: inherit;
    }
  }

  @media only screen and (max-width: 767px) {
    .article-header {
      margin-top: 0;
    }
  }

/*************************
記事catgory　スライドメニュー
************************/

.article-sidebar.awt_article{
  border-left: 1px solid #ddd;
  padding:0 0 0 4%;
}
.awt_container h3.collapsible-sidebar-title{
  margin-bottom: 5px;
  font-size: 1.4em;
}

.side {
  float: right;
  position: relative;
}
.category .ui-state-active a,
.category .ui-state-active a:link,
.category .ui-state-active a:visited {
  color: #536369;
}
.category .ui-accordion .ui-accordion-content{
  padding: 0em 2.2em;
}
@media (max-width: 900px) and (min-width: 0px){
  .awt_container .article{
    flex: 1 0 100%;
    flex-direction: column;
    -webkit-flex-direction: column;
    width: 100%;
    padding: 0;
  }
  .awt_container .awt_related_article .article{
    display: block;
  }
}
@media only screen and (min-width:894px) and (max-width:1024px) {
  .article-sidebar.awt_article{
    display: none !important;
  }
}
/*******
ie 11
*****/
@media screen and (min-width : 1300px) {
  _:-ms-fullscreen, :root .article-sidebar.awt_article{
    padding-right: 3%;
  }
  _:-ms-fullscreen, :root .awt_container .article{
    padding: 0 4% 0 0;
    max-width: 63%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_section-container .article{
    padding: 0 4% 0 0;
    max-width: 100%;
  }
  _:-ms-fullscreen, :root .awt_container .awt_category-content .article{
    padding: 0 4% 0 0;
    max-width: 100%;
  }
  _:-ms-fullscreen, :root .awt_container .recent-articles{
    width: 100%;
  }
}
@media screen and (max-width : 1300px) and (min-width : 860px) {
  _:-ms-fullscreen, :root .awt_container .article{
    padding: 0 4% 0 0;
  }
  _:-ms-fullscreen, :root .awt_container .awt_related_article .article{
    max-width:inherit;
  }
  _:-ms-fullscreen, :root .awt_container.awt_container_article .awt_article_content_box .awt_title.article-header{
    width: 100%;
  }
}
@media screen and (max-width : 1300px\0) and (min-width :860px\0) {
  .article-sidebar.awt_article{
    padding-right: 3%\0;
  }
  .awt_container .article{
    padding: 0 4% 0 0\0;
    max-width: 63%\0;
  }
  .awt_container .awt_related_article .article{
    max-width:inherit;
  }
  .awt_container.awt_container_article .awt_article_content_box .awt_title.article-header{
    width: 100%\0;
  }
  .awt_container .category-container .article{
    padding: 0 4% 0 0\0;
    max-width: 100%\0;
  }
  .awt_container .section-container .article{
    padding: 0 4% 0 0\0;
    max-width: 100%\0;
  }
}
@media screen and (min-width : 1300px\0) {
  .article-sidebar.awt_article{
    padding-right: 3%\0;
  }
  .awt_container .article{
    padding: 0 3% 0 0\0;
    max-width: 63%\0;
  }
  .awt_container .category-container .article{
    padding: 0 3% 0 0\0;
    max-width: 100%\0;
  }
  .awt_container .section-container .article{
    padding: 0 4% 0 0\0;
    max-width: 100%\0;
  }
  .awt_container .recent-articles{
    width: 100%\0;
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
  .article-sidebar.awt_article{
    display: none !important;
  }
}
.awt_container .article-container{
  position: relative;
  background-color: #fff;
  flex-direction: row;
  -webkit-box-direction:reverse;
  -webkit-flex-direction: row;/*--- safari（PC）用 ---*/
  flex-direction: row;
  -webkit-box-direction:reverse;/*--- Androidブラウザ用 ---*/
  -webkit-flex-direction:row;/*--- safari（PC）用 ---*/
  flex-direction:row;
}
.awt_category-tree h2 a{
  font-weight: 900;
}
.awt_category-tree .category section:last-child{
  margin-bottom: 6px;
}
.awt_category-tree a{
  font-weight: 300;
  display: block;
  padding: 8px 10px;
  font-size: 0.8em;
  white-space: pre-wrap;
  overflow: hidden;
  width: 100%;
}
.awt_container .nav_on a:hover,
.awt_container .nav_on a:link,
.awt_container .nav_on a:visited,
.awt_container .nav_on a:active,
.awt_container .nav_on a{
  font-weight: 900;
  color: #fff;
  background-color: #21aee5;
}
.toggle{
  display: none;
}
.awt_article{
  flex: 0 0 29%;
  position: relative;
}
/*.awt_container .sidenav-item{
  margin-bottom: 0;
  font-weight: 900;
  font-size: 1.1em;
  padding: 13px 0;
}
.awt_container .sidenav-item,
.awt_container .sidenav-item:hover,
.awt_container .sidenav-item:link,
.awt_container .sidenav-item:visited,
.awt_container .sidenav-item:active{
  color: #536369;
}
.awt_container .sidenav-item:before{
  //  content: "・";
  padding-right: 8px;
  text-decoration: none;
}
.awt_container .sidenav-item:hover{
  color: #536369;
  font-weight: 900;
  background-color: inherit;
  }*/
  .awt_container .sidenav-item.current-article{
    background-color: inherit;
    color: #20aee5;
    text-decoration: none;
  }
  .section-menu h3 a{
    font-size: 0.87em;
    padding:10px 12px;
    display: block;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-weight: 100;
    max-width: 210px;
  }
  .section-menu {
    display: block;
  }
  .awt_category-tree h2:hover,
  .awt_category-tree h3:hover{
    color: #536369;
    font-weight:900;
    background-color: inherit;
  }
  .awt_category-tree a:hover {
    color: #536369;
    background-color: inherit;
  }
/******
記事タイトル
*******/
.awt_title{
  width: 97%;
}
.awt_title h1,
.awt_article_conteiner .awt_title h1{
  font-weight: 900;
  color: #536369;
  min-height: 28px;
  line-height: 1.6em;
  font-size: 1.4em;
  background: none;
  padding-left: 0;
}
.awt_article_conteiner .awt_title h1{
  margin-bottom: 0px;
}
.awt_article_conteiner .awt_title{
  margin-left: -40px;
}
.awt_article_content{
  color: #536369;
}
.awt_article_content h2,
.awt_article_content h3,
.awt_article_content h4,
.awt_article_content h5 {
  margin: auto;
  padding: 0;
  border: none;
  line-height: 1.3em;
  background-image: none;
}

/*******
目次
*******/

.awt_container.container .article-content .article-body .awt_index ul li{
  text-decoration: none;
}
.awt_container.container .article-content .article-body .awt_index ul li:before{
  content: "・";
  color:#0090B1;
}
.awt_container.container .article-content .article-body .awt_index ul {
  margin-left: 0;
  margin-top: 9px;
  margin-bottom: 0;
}
.awt_container.container .article-content .article-body .awt_index li{
  padding: 5px 0 5px 20px;
  margin-top: 0;
  text-indent: -15px;
}
.awt_container .awt_index ul li a,
.awt_container .awt_index ul li a:hover,
.awt_container .awt_index ul li a:active,
.awt_container .awt_index ul li a:visited,
.awt_container .awt_index ul li a:link{
  font-weight: 900;
}
.awt_container.container .article-content .article-body .awt_index h3,
.awt_container.container .article-content .article-body .awt_step_index h3{
  margin: 0;
  line-height: 1.3em;
  border: none;
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.awt_index,.awt_step_index  {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding:25px 16px;
}
.awt_step_index {
  border-top: none;
}
.awt_step_index a{
  position: relative;
  width:100% ;
  z-index: 99;
  padding: 0 10px;
  font-size: 0.9em;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  min-height: 36px;
}
.awt_step_index p{
  color: transparent;
  text-indent: -9999999px;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  display: inline-block;
  height:0;
  width:0;
}
.awt_step_index_five .awt_row .awt_row_3 {
  width: 20%;
}
.awt_step_index_six .awt_row .awt_row_3 {
  width: 16.6%;
}
.awt_step_index_four .awt_row,
.awt_step_index_three .awt_row,
.awt_step_index_two .awt_row,
.awt_step_index_one .awt_row{
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.awt_step_index_border_r{
  position: absolute;
  width: 50%;
  top: 21px;
  bottom: 0;
  z-index: 66;
  right: 0;
}
.awt_step_index_border_l{
  position: absolute;
  width: 50%;
  top: 21px;
  bottom: 0;
  z-index: 66;
  left: 0;
}
.awt_step_index_border{
  position: absolute;
  width: 100%;
  top: 21px;
  bottom: 0;
  z-index: 66;
}
.awt_step_index li{
  position: relative;
}
.article-body .awt_step_index li,
.article-body .awt_step_index ul{
  padding-left: 0;
  margin-top: 0px;
}
.awt_question:before{
  content: "Q.";
  font-size:1.6em;
  color:#20AEE5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.awt_container.container .awt_article_content_box .awt_kome,
.awt_container.container .awt_article_content_box p.awt_kome,
.awt_container.container .awt_article_content_box div.awt_kome{
  font-size: 1em;
}
.awt_kome:before{
  content: "※";
  font-size:1em;
  margin-right: 4px;
}
.awt_step_index_num{
  text-align: center;
  width:100%;
  position: relative;
}
.awt_step_link{
  line-height: .9em;
  margin-top: 4px;
}
.awt_step_index_txt,
p.awt_step_index_txt{
  font-weight: bold;
  line-height: 1.3em;
  max-width: 150px;
  margin:15px auto 0;
  padding: 0;
  text-align: center;
  display: block;
}

.awt_step_index_border:before,
.awt_step_index_border_r:before,
.awt_step_index_border_l:before{
  content: "";
  border-top: 3px solid #20AEE5;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0;
}
/**********
カテゴリーページ,セッションページ
**********/
.awt_container.awt_container_category .article-list-item a:link,
.awt_container.awt_container_category .article-list-item a:active,
.awt_container.awt_container_category .article-list-item a:visited,
.awt_container .awt_section-container .article-list-item a:link,
.awt_container .awt_section-container .article-list-item a:active,
.awt_container .awt_section-container .article-list-item a:visited{
  color: #0070c0;
}
.awt_container.awt_container_category .article-list-item a:hover,
.awt_container .awt_section-container .article-list-item a:hover{
  color: #0070c0;
  text-decoration: underline;
}
.awt_container .awt_category-content,
.awt_container .awt_section-container{
  flex: 0 0 100%;
  padding: 0;
  //min-height: 900px;
}
h1.section-tree-title,
h3.section-tree-title{
  font-weight: 900;
  color: #383838;
  min-height: 28px;
  background-size: 28px 26px;
  line-height: 1.6em;
  font-size: 1.6em;
  background-position: 0 50%;
}
@media screen and(min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape){
  .awt_container .awt_category-content .article,
  .awt_container .awt_section-container .article{
    min-height: 600px;
  }
  .awt_container .awt_article_content_box .awt_title h1.article-title{
    background-position: 0 8%;
  }
}
.awt_category-content .section-tree-title,.awt_container_section h1.section-tree-title{
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}
.awt_category-content .section-tree-title a{
  display: inline-block;
  vertical-align: middle;
}
.awt_category-content .section-tree-title a:hover{
  text-decoration: underline;
}
.awt_container .awt_category-content .section-tree-title a:hover,
.awt_container .awt_category-content .section-tree-title a:link,
.awt_container .awt_category-content .section-tree-title a:visited,
.awt_container .awt_category-content .section-tree-title a:active{
  color: #536369;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .awt_category-content .section-tree-title a:not(:target) {

  }
}
.awt_category-content .section-tree-title{
  min-height: 28px;
  background-size: 28px 26px;
  line-height: 1.3em;
  font-size: 1.6em;
  background-position: 0 50%;
  margin-bottom: 10px;
}
.awt_category-content .article-list-item{
  border: none;
}
.awt_section-container .article-list-item{
  border: none;
}
.section-tree .see-all-articles{
  font-size: 0.8em;
}
.section-tree .see-all-articles:hover{
  text-decoration: underline;
}
.awt_container .section-tree .see-all-articles:hover,
.awt_container .section-tree .see-all-articles:link,
.awt_container .section-tree .see-all-articles:visited,
.awt_container .section-tree .see-all-articles:active{
  color: #536369;
}
/*****
ipad
****/
@media screen and (max-device-width : 1024px) and(min-device-width : 768px){
  .awt_container .awt_category-content,
  .awt_container .awt_section-container{
    min-height: inherit;
  }
}
@media screen and (max-width: 900px) and (min-width:0px){
  .awt_category-content .article-list-item{
    padding: 9px 0;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 0.95rem;
  }
  .awt_section-container .article-list-item{
    margin-left: 0;
    margin-bottom: 0;
    font-size: 0.95rem;
  }
  .awt_container.awt_container_category .awt_container_category article,
  .awt_container.awt_container_category .awt_container_section article{
    max-width: 70%;
  }
  .awt_container.awt_container_category .category-container{
    display: block;
  }

  .awt_container.awt_container_category .awt_category-content{
    display: block;
  }
  .awt_container.awt_container_section .section-container.awt_section-container{
    display: block;
  }
  .awt_container.awt_container_category .article-sidebar.awt_article{
    display: block;
    flex: 0;
  }
  .awt_container.awt_container_section .article-sidebar.awt_article{
    display: block;
    flex: 0;
  }
  .awt_container.awt_container_category .category-container .article{
    min-height: 300px;
    max-width: 100%;
  }
  .awt_container.awt_container_section .article{
    min-height: 300px;
    max-width: 100%;
  }
  .awt_container.awt_container_category .category-container{
    display: block;
  }
  .awt_container.awt_container_category .section-tree .section{
    flex: 1 0 100%;
    padding-right: 0;
  }
  .awt_container.awt_container_category .section-tree .section a{
    font-size: 0.95em;
    line-height: 1.3em;
  }
  .awt_container.awt_container_category .section-tree-title:before{
    background-size: 21px 20px;
    height: 24px;
    width: 26px;
  }
  .awt_container.awt_container_section  .section-tree-title:before{
    background-size: 25px 23px;
    height: 24px;
    width: 30px;
  }
}

@media screen and (max-width: 768px)and(min-width: 0px){
  .awt_category-content .section-tree{
    -webkit-box-orient: block-axis;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .awt_container.awt_container_category .article,
  .awt_container.awt_container_section .article{
    min-width: inherit;
    max-width: 100%;
    flex: 1 0 100%;
  }
  .awt_container.awt_container_category .section-tree .section{
    flex: 1 0 100%;
  }
  .awt_container.awt_container_category .section-tree .section a{

  }

}
@media (min-width: 768px){
  .section-tree .section {
    padding-right: 0;
  }
}


/*********
記事
***********/
.awt_article_content p{
  margin-bottom: initial;
  font-size:inherit;
}
.awt_article_conteiner{
  margin:0;
  padding: 0;
}
.awt_article_content_box{
  padding: 0;
  margin: 30px auto;
  display: inline-block;
  width: 100%;
}
.awt_article_content_box .article-info{
  width: 100%;
  margin-top: 1%;
  margin-bottom: 40px;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content img{
  max-width: inherit;
  width: 100%;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_maru_num div img{
  margin-top: 15px;
  width: 85%
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text{
  display: inline-block;
  width: 93%;
  vertical-align: top;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text h5{
  font-size: 1.3em;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content h4{
  font-size: 1.4em;
  margin: 0 0 10px;
  line-height: 1.7em;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text ul{
  margin-top: 15px;
  padding-left: 0;
  margin-left: 0;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text ul p{
  font-size: 1em;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_img_content{
  margin: 50px auto 0;
  padding-bottom: 50px;
}
.container .awt_article_conteiner .article-body .awt_article_content .awt_list_content{
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.container .awt_article_conteiner .article-body .awt_article_content .awt_list_content h4{
  margin-top: 0px;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_img_box{
  border: 2px solid #dddddd;
  margin-top: 5%;
}
.awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_img_content .awt_img_box{
  margin-top: 0;
}
@media screen and (max-width:1240px) and (min-width:764px){
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text{
    width: 90%;
  }
}
@media screen and (max-width:763px) and (min-width:449px){
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text{
    width: 90%;
  }
}
@media screen and (max-width:448px) and (min-width:0px){
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_text{
    width: 90%;
  }
}
@media screen and (max-width:762px) and (min-width:0){
  .container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content{
    padding-left: 0;
    margin-bottom: 15px;
  }
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_img_content{
    margin: 20px auto 0;
  }
  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_img_content .awt_img_box{
    margin-top: 4px;
  }
  .container .awt_article_conteiner .article-body .awt_article_content .awt_list_content{
    padding: 0px;
  }
  .container .awt_article_conteiner .article-body .awt_article_content .awt_img_content{
    padding-bottom: 35px;
    margin-top: 25px;
  }
}
.awt_article_conteiner ul li{
  text-indent: 0;
}

.container .awt_article_conteiner .article-body ol ul{
  text-indent: 0;
}
.awt_title{
  padding: 0;
  margin-bottom:15px;
}
.awt_article_content_box h3,
.article-body .awt_article_content h3{
  margin: auto;
  border-bottom: none;
  padding: 0;
}
ul.awt_app_step li{
  display: inline-block;
  padding: 0;
  margin-top: 0;
}
.awt_app_step li:after{
  content: "";
  background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/arrow_gray.png
    );
  background-position: center;
  background-repeat: no-repeat;
  padding: 1px 9px;
  background-size: 11px;
  margin-left: 12px;

}
.awt_app_step li:last-child:after,
.awt_app_step li:first-child:after{
  content: none;
}
.awt_app_step{
  border-left: 0;
  padding: 0 9px
}
.awt_container.container .article-container .awt_article_conteiner .awt_point {
  padding: 10px;
}
.awt_container.container .article-container .awt_article_conteiner .article-body .point-box6 p{
  margin-bottom: 0;
  line-height: 1.6em;
}
.awt_container.container .article-container .awt_article_conteiner .awt_point h4{
  background-image: none;
  padding-left: 0;
}
.awt_container.container .article-container .awt_article_conteiner .awt_customer_content{
  margin: 35px auto 0;
  padding: 0 20px;
}
.awt_container.container .article-container .awt_article_conteiner .awt_customer_content h3{
  border-bottom: 1px #ddd solid;
  margin-bottom: 13px;
}
.awt_container.container .article-container .awt_article_conteiner .awt_customer_content div p,.awt_container.container .article-container .awt_article_conteiner .awt_customer_content p{
  margin-bottom: 0;
  line-height: 1.6em;
  font-size: 1.1em;
}
  /******
  記事footer
  *********/

  .awt_container footer{
    padding: 0 17px;
  }
  /***** good bad start ******/
  .awt_container .article-votes {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 5em 0 0;
    /*display: none;*/
  }
  .article-votes-controls {
    position: relative;
  }
  .awt_container .article-votes-controls a.article-vote {
    text-decoration: none;
    width: 100px;
  }
  /* 投票ボタンのフィードバック表示 */
  .feedback-thanks {
    display: none;
  }
  a.article-vote[aria-selected="true"] ~ .feedback-thanks {
    display: block;
  }
  a.article-vote[aria-selected="true"] {
    display: none;
  }
  .awt_container a.button[aria-selected="false"]::before {
    color: #20aee5;
  }
  .article.awt_article_content_box a.button.article-vote:hover::before {
    color: #FFF;
  }
  .article.awt_article_content_box a.button.article-vote.article-vote-up,
  .article.awt_article_content_box a.button.article-vote.article-vote-down {
    text-decoration: none;
  }
  .awt_container .article-votes-controls .button:hover,
  .awt_container .article-votes-controls .button:active,
  .awt_container .article-votes-controls .button:focus,
  .awt_container .article-votes-controls .button[aria-selected="true"],
  .awt_container .article-votes-controls [role="button"]:hover,
  .awt_container .article-votes-controls [role="button"]:active,
  .awt_container .article-votes-controls [role="button"]:focus,
  .awt_container .article-votes-controls [role="button"][aria-selected="true"] {
    background-color: #20aee5;
    border: 1px solid #20aee5;
  }
  /***** good bad end ******/

  .awt_container .article-relatives{
    border: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .awt_container .recent-articles,
  .awt_container .related-articles{
    word-wrap: break-word;
  }
  .awt_container .recent-articles a:hover{
    text-decoration: underline;
  }
  .awt_container .recent-articles h3,.awt_container .related-articles h3{
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    padding: 0;
    font-weight: 900;
    color: #536369;
    border-left:0;
    padding-bottom: 10px;
  }
  .awt_container .recent-articles ul li,.awt_container .related-articles ul li{
    margin: 0;
    padding: 6px 0;
  }

  @media screen and (min-width : 1300px)  {
    _:-ms-fullscreen, :root .awt_container_article .awt_container .recent-articles{
      width: inherit;
    }
    _:-ms-fullscreen, :root .awt_container_article .awt_container .related-articles{
      width: inherit;
    }
  }
  /******************
  検査ページ
  ******************/
  .awt_search_results a{
    font-size: 1.2em;
    font-weight: 900;
  }
  /****************
  お問い合わせページ
  *****************/
  .awt_new_reauest_tit{
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    min-height: 28px;
    line-height: 1.3em;
    font-size: 1.2em;
    margin-bottom: 25px;
  }
  .awt_form{
    margin-bottom: 30px;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    background: none;
    border: none;
  }
  .awt_form footer{
    text-align: center;
  }
  .awt_form_attention div{
    margin: 20px auto;
  }
  .awt_form_attention .awt_alert{
    padding: 20px 10px;
  }
  .awt_form_attention .awt_alert strong{
    color: #ff5151;
  }
  .awt_request_attention ul{
    margin-top: 20px;
  }


  .awt_container .awt_request_attention ul li{
    padding: 10px 10px 0 0;
    line-height: 1.4em;
  }
  .awt_container .awt_request_attention ul li:before{
    content: '・';
    display: inline-block;
  }
  .awt_container .awt_request_attention ul li p{
    display: inline-block;
    width: 97%;
    vertical-align: top;
  }
  .awt_container .awt_request_attention ul li p:nth-child(2){
    padding-left: 13px;
    width: 99%;
  }
  @media (max-width: 864px) and (min-width: 0px) {
    .awt_container .awt_request_attention ul li p{
      width: 94.7%;
    }
  }
  /******
  arrow
  ******/
  .awt_arrow_down:after{
    content: "";
    background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/arrow_gray_down.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 1px 18px;
    background-size: 31px;
    width: 100%;
    display: block;
    height: 30px;
    margin: 10px 0;
  }
  .awt_arrow_down_l:after{
    content: "";
    background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/arrow_litegray_down.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 1px 18px;
    background-size: 31px;
    width: 100%;
    display: block;
    height: 30px;
    margin: 10px 0;
  }

  /*************
  radius
  *************/
  .awt_radius_blue,
  p.awt_radius_blue,
  .awt_article_content .awt_radius_blue p{
    background-color:#20AEE5;
    padding: 9px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
  }
  /****************
  step box,flow box
  *****************/
  .awt_step_box ul,
  .awt_flow_box > ul{
    margin: 12px 0;
    padding: 0 14px;
    display: table;
  }
  .awt_step_box ul li{
    display: table-cell;
    padding-left: 0;
    margin-top: 0;
    vertical-align: top;
  }
  .awt_step_box ul li.awt_step_img{
    width:60%;
  }
  .awt_step_box ul li.awt_step_txt{
    width: 37%;
    padding-left: 14px;
  }
  .awt_step_box p{
    margin-bottom: 0px;
    font-size: 0.93em;
  }
  .awt_step_box,
  .awt_flow_box {
    padding: 0 17px;
    margin:35px 0 0;
    overflow: hidden;
  }
  .awt_step_txt span{
    display: block;
  }

  /**************
  flow box
  ***************/
  .awt_flow_txt{
    padding: 0 22px;
    margin: 20px 0;
  }
  /*****************

  base btn

  *****************/
  .awt_btn {
    width: 100%;
    color: #fff;
    padding: 15px 2.5em;
    font-weight: 900;
    position: relative;
    text-align: center;
  }

  .awt_container a.awt_btn,
  .awt_container a.awt_btn:hover,
  .awt_container a.awt_btn:link,
  .awt_container a.awt_btn:visited {
    color: #fff;
    display: block;
    margin: 0 auto;
    text-decoration: none;
  }

  .awt_btn::after{
    content: "";
    background-image: url(//p4.zdassets.com/hc/theme_assets/634670/200106725/arrow_white.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 1px 9px;
    background-size: 11px;
    margin-left: 12px;
    position: absolute;
    right: .8em;
    top: 0;
    bottom: 0;
  }

  .awt_default_btn { /* blue */
    background-color: #20AEE5;
  }

  .awt_primary_btn { /* red */
    background-color: #f75d5d;
  }

  .container .article-content .article-body .awt_btn + ul {
    margin: 0;
    padding: 0;
  }

  .awt_btn_m {
    max-width: 320px;
  }
  .awt_btn_l,.awt_btn_one {
    max-width: 380px;
  }

  @media only screen and (max-width:768px) {
    .awt_btn_l,
    .awt_btn_m.awt_btn_one{
      max-width: 100%;
    }
  }

  /************************
  article内 AppStoreボタン
  **************************/
  .awt_article_conteiner .btn_app{
    width: 20%;
    padding: 20px auto;
  }

  /*************************
  awt_color bg
  *************************/
  .awt_bg_lite_blue{
    background-color: #f4fafc;
  }
  .awt_bg_blue{
    background-color: #20aee5;
  }
  .awt_bg_white{
    background-color:#ffffff;
  }
  /*************************
  awt_color
  *************************/
  .awt_red{
    color: #e00c43;
  }
  .awt_lite_blue{
    color:#7e959e;
  }
  .awt_white{
    color:#ffffff;
  }
  /*************************
  layout
  ***********************/
  .awt_row_12,
  div.awt_row_12 {
    width: 100%;
  }
  .awt_row_11 {
    width: 91.66666667%;
  }
  .awt_row_10 {
    width: 83.33333333%;
  }
  .awt_row_9 {
    width: 75%;
  }
  .awt_row_8 {
    width: 66.66666667%;
  }
  .awt_row_7 {
    width: 58.33333333%;
  }
  .awt_row_6 {
    width: 50%;
  }
  .awt_row_5 {
    width: 41.66666667%;
  }
  .awt_row_4 {
    width: 33.33333333%;
  }
  .awt_row_3 {
    width: 25%;
  }
  .awt_row_2 {
    width: 16.66666667%;
  }
  .awt_row_1 {
    width: 8.33333333%;
  }
  .awt_row{
    display: table;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .awt_row_12,
  .awt_row_11,
  .awt_row_10,
  .awt_row_9,
  .awt_row_8,
  .awt_row_7,
  .awt_row_6,
  .awt_row_5,
  .awt_row_4,
  .awt_row_3,
  .awt_row_2,
  .awt_row_1{
    display: inline-block;
    vertical-align: top;
    margin-right: auto;
    margin-left: auto;
  }
  @media screen and (max-width:763px) and (min-width:0px) {

    .awt_row_xs_12 {
      width: 100%;
      display: inline-block;
    }

    main .awt_row_xs_12 + .awt_row_xs_12 {
      margin-top: 2em;
    }
    main .categories.awt_first .awt_row_xs_12 + .awt_row_xs_12{
      margin-top:0.5em;
    }
    .awt_row_xs_11 {
      width: 91.66666667%;
    }
    .awt_row_xs_10 {
      width: 83.33333333%;
    }
    .awt_row_xs_9 {
      width: 75%;
    }
    .awt_row_xs_8 {
      width: 66.66666667%;
    }
    .awt_row_xs_7 {
      width: 58.33333333%;
    }
    .awt_row_xs_6 {
      width: 50%;
    }
    .awt_row_xs_5 {
      width: 41.66666667%;
    }
    .awt_row_xs_4 {
      width: 33.33333333%;
    }
    .awt_row_xs_3 {
      width: 25%;
    }
    .awt_row_xs_2 {
      width: 16.66666667%;
    }
    .awt_row_xs_1 {
      width: 8.33333333%;
    }

  }
  /**************************
  awt_width
  ***************************/
  .awt_width_1{
    width: 10%;****************
  }
  .awt_width_2{
    width: 20%;
  }
  .awt_width_3{
    width: 30%;
  }
  .awt_width_4{
    width: 40%;
  }
  .awt_width_5{
    width: 50%;
  }
  .awt_width_6{
    width: 60%;
  }
  .awt_width_7{
    width: 70%;
  }
  .awt_width_8{
    width: 80%;
  }
  .awt_width_9{
    width: 90%;
  }
  .awt_width_10{
    width: 100%;
  }
  .awt_width_1,
  .awt_width_2,
  .awt_width_3,
  .awt_width_4,
  .awt_width_5,
  .awt_width_6,
  .awt_width_7,
  .awt_width_8,
  .awt_width_9,
  .awt_width_10{
    margin-left: auto;
    margin-right: auto;
  }
  .awt_flex{
    display:-webkit-box;
    display:-ms-flexbox;/*--- IE10 ---*/
    display:-webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .awt_flex_child{
    display:-webkit-box;
    display:-ms-flexbox;/*--- IE10 ---*/
    display:-webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    flex: 1 0 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  /**********************
  まる　nember
  *********************/
  .awt_container.container .article-content  .article-body .awt_maru_num:before,
  .awt_container.container .article-content  .article-body p.awt_maru_num:before,
  .awt_container.container .article-content  .article-body div.awt_maru_num:before,
  .awt_container.container .article-content  .article-body h5.awt_maru_num:before,
  .awt_container.container .article-content  .article-body span.awt_maru_num:before,
  .awt_container.container .article-content  .article-body li.awt_maru_num:before,
  .awt_container.container .article-container .awt_article_content_box h1.awt_maru_num:before,
  .awt_container.container .article-container .awt_article_content_box h2.awt_maru_num:before,
  .awt_container.container .article-container .awt_article_content_box h3.awt_maru_num:before,
  .awt_container.container .article-container .awt_article_content_box h4.awt_maru_num:before{
    background-color: #20AEE5;
    font-weight: 900;
    font-size: 1.2em;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 19px;
    width: 24px;
    height: 24px;
    padding: 3px;
    display: inline-block;
    COLOR: #fff;
    text-align: center;
  }
  .awt_maru_num div{
    display: inline-block;
    width: 77%;
    vertical-align: top;
  }

  .awt_maru_num div.w90{
    display: inline-block;
    width: 92%;
    vertical-align: top;
  }

  .awt_container.container .awt_article_conteiner .article-body .awt_article_content .awt_txt_content .awt_maru_num div.w90 img{
    width: 100%;
  }

  .awt_container.container .article-container .awt_article_content_box div.awt_width_10{
    width: 93%;
    margin-bottom: 12px;
  }
  @media screen and (max-width:1240px) and (min-width:764px){
    .awt_container.container .article-container .awt_article_content_box div.awt_width_10{
      width: 92%;
    }
  }
  @media screen and (max-width:763px) and (min-width:0px){
    .awt_container.container .article-container .awt_article_content_box div.awt_width_10{
      width: 87%;
    }
  }
  @media screen and (max-width:1240px) and (min-width:764px){
    .awt_maru_num div{
      width: 80%;
    }
  }
  @media screen and (max-width:763px) and (min-width:449px){
    .awt_maru_num div{
      width: 88%;
    }
    .awt_container.container .article-content  .article-body div.awt_maru_num:before{
      width: 20px;
      height: 20px;
      line-height: 1.3em;
      margin-right: 0.3em;
    }
  }
  @media screen and (max-width:448px) and (min-width:0px){
    .awt_container.container .article-content  .article-body div.awt_maru_num:before{
      width: 20px;
      height: 20px;
      line-height: 1.4em;
      margin-right: 0.3em;
      font-size: 1.1em;
    }
    .awt_container.container .article-container .awt_article_conteiner .awt_customer_content .awt_maru_num div p{
      font-size: 1em;
    }
    .awt_container.container .article-container .awt_article_conteiner .awt_customer_content .awt_maru_num div img{
      margin-top: 15px;
    }
    .awt_maru_num div{
      width: 85%;
    }
  }
  .awt_num_one:before{
    content: "1";
  }
  .awt_num_two:before{
    content: "2";
  }
  .awt_num_three:before{
    content: "3";
  }
  .awt_num_four:before{
    content: "4";
  }
  .awt_num_five:before{
    content: "5";
  }
  .awt_num_six:before{
    content: "6";
  }
  .awt_num_seven:before{
    content: "7";
  }
  .awt_step_maru_num{
    position: relative;
    z-index: 77;
  }
  .awt_step_maru_num:before{
    background-color: #20AEE5;
    font-weight: 900;
    font-size: 1.5em;
    vertical-align: middle;
    border-radius: 22px;
    width: 30px;
    height: 30px;
    padding: 6px;
    display: inline-block;
    COLOR: #fff;
    text-align: center;
    line-height: 1.3em;
  }

  /************

  ※を先頭に付けたリスト表示

  *************/

  .container .article-content .article-body ul.awt_kome_list {
    margin-left: 0;
    padding-left: 0;
  }
  .awt_container.container .article-content  .article-body .awt_kome_list > li {
    padding-left: 20px;
    text-indent: -8px;
    line-height: 1.6;
    margin-top: 0;
  }

  .container .article-content .article-body .awt_kome_list > li::before {
    content: "※";
    display: inline-block;
  }

  /*** 先頭に「※」 font-sizeの変更のない文字列ver.  ***/
  .awt_kome_normal {
    padding-left: 20px;
    text-indent: -8px;
    line-height: 1.6;
  }
  .awt_kome_normal::before{
    content: "※";
  }

  .awt_kome_small li,
  .awt_kome_list.awt_kome_small li::before,
  .awt_kome_normal.awt_kome_small li::before {
    font-size: 80%;
  }

  /************

  アコーディオン

  *************/

  .awt_acordion {
    margin: 1em 0;
    padding: 0;
    width: 100%;
  }

  .awt_acordion dt,
  .awt_acordion dd {
    width: 100%;
    display: block;
    padding: 1em;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin: -1px 0 0 0;
  }

  .awt_acordion dt {
    cursor: pointer;
    background: #f0f0f0;
    font-weight: bold;
    color: #333;
    position: relative;
  }

  .awt_acordion dt.awt_ac_open {
    font-weight: bold;
    background: none;
    background-color: #e2e2e2;
  }

  .awt_acordion dt::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 3px #555555;
    border-right: solid 3px #555555;
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
    top: 16px;
    position: absolute;
    right: 18px;
  }

  .awt_acordion dt.awt_ac_open::after {
    -ms-transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
    transform: rotate(-46deg);
    top: 21px;
  }

  .awt_acordion dd {
    display: none;
  }

  /***  アコーディオン内リスト  ***/
  .container .article-content .article-body .awt_acordion ul.awt_ac_list_01 {
    display: block;
    margin: 1em;
    padding: 0;
    list-style: none;
  }

  .container .article-content .article-body .awt_acordion ul.awt_ac_list_01 li {
    padding: .7em;
    margin: 0;
  }

  .container .article-content .article-body .awt_acordion ul.awt_ac_list_01 li + li {
    border-top: 1px dashed #ddd;
  }

  /***  faqアコーディオン  ***/
  .awt_faq_ac .awt_faq_a {
    display: none;
  }
  .awt_faq_ac .awt_faq_q {
    cursor: pointer;
    position: relative;
    padding-right: 2em;
  }
  .awt_faq_ac .awt_faq_q::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #ccc;
    border-right: solid 2px #ccc;
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
    top: .2em;
    position: absolute;
    right: .5em;
  }
  .awt_faq_ac .awt_faq_q.up::after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  /************

  STEP 自動ナンバリングver.

  *************/

  .awt_step_box_counter .awt_row {
    counter-increment: step;
  }

  .awt_step_box_counter  .awt_maru_num::before {
    background-color: #20AEE5;
    font-weight: 900;
    font-size: 1.2em;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 19px;
    width: 24px;
    height: 24px;
    padding: 3px;
    display: inline-block;
    color: #fff;
    text-align: center;
    content: counter(step);
  }

  /************

  STEP アンカーリンク

  *************/

  .article-content .article-body .awt_step_link_list {
    margin: 0 !important;
  }

  .article-content .article-body .awt_step_link_list > li {
    counter-increment: step;
  }

  .article-content .article-body .awt_step_link_list li a {
    display: block;
    padding: 0;
    position: relative;
    text-align: center;
    font-size: 1.5vw;
  }

  .article-content .article-body .awt_step_link_list li a big {
    background-color: #20AEE5;
    vertical-align: middle;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 0;
    display: block;
    line-height: 40px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    z-index: 1;
    margin: 0 auto 10px;
    font-size: 1.5em;
  }

  .article-content .article-body .awt_step_link_list li a big::before {
    content: counter(step);
    display: inline-block;
    color: white;
    font-weight: 900;
    font-size: 1.2em;
  }

  .article-content .article-body .awt_step_link_list li a::after {
    position: absolute;
    content: "";
    color: #20AEE5;
    right: 0;
    top: 20px;
    width: 50%;
    display: block;
    height: 3px;
    background: #20AEE5;
    z-index: 0;
  }

  .article-content .article-body .awt_step_link_list li a::before {
    position: absolute;
    content: "";
    color: #20AEE5;
    left: 0;
    top: 20px;
    width: 50%;
    display: block;
    height: 3px;
    background: #20AEE5;
    z-index: 0;
  }

  .article-content .article-body .awt_step_link_list li:first-child a::before {
    display: none;
  }

  .article-content .article-body .awt_step_link_list li:last-child a::after {
    display: none;
  }

  @media only screen and (min-width: 800px) {
    .article-content .article-body .awt_step_link_list li a {
      font-size: 14px;
    }
    .article-content .article-body .awt_step_link_list li a big {
      font-size: 18px;
    }
  }
  @media only screen and (max-width: 414px) {
    .article-content .article-body .awt_step_link_list li a {
      font-size: 12px;
    }
  }


  /**********************
  txt　nember
  *********************/
  .awt_txt_num:before{
    font-weight: 900;
    font-size: 2em;
    margin-right: 10px;
    vertical-align: bottom;
    display: inline-block;
    color: #20AEE5;
    text-align: center;
    line-height: 0.8em;
  }

  /********************
  text align
  *********************/
  .awt_t_right{
    text-align: right;
  }
  .awt_t_center{
    text-align: center;
  }
  .awt_t_left{
    text-align: left;
  }

  @media screen and (max-width:1164px) and (min-width:860px){

    .awt_faq_content{
      padding: 0 17px;
    }
    .awt_news_content{
      width:76.5%;
    }
  }
  @media screen and (max-width:861px)and (min-width:640px) {
    .arg-list {
      width: 70%;
    }
  }

  /******************
  sp 縦
  *******************/
  @media screen and (max-width:768px)and (min-width:0px) {
    .arg-list-item a{
      font-size: 0.85em;
    }
    .awt_news_category{
      width: 100%;
      display: block;
      text-align: left;
      padding: 5px 0 5px;
    }
    .awt_title h1,.awt_article_conteiner .awt_title h1{
      font-size: 1.2em;
      line-height: 1.1em;
    }
    .awt_step_index_five .awt_row .awt_row_3{
      display: inline-block;
    }
    .awt_row_6 .awt_btn,
    .container .article-content .article-body .awt_row_6 .awt_btn + ul {
      min-width: 272px;
      margin-left: auto;
      margin-right: auto;
    }
    .awt_container .article-container{
      margin-bottom: 0!important;
    }
    .awt_content.awt_faq_content ul:last-child li:last-child{
      border-bottom: none;
    }
  }

  @media only screen and (orientation: landscape) and (max-width: 768px) and (min-width: 415px) {
    .awt_row_6 .awt_btn,
    .awt_row_6 .awt_btn + ul {
      max-width: 60%;
    }
  }

  @media screen and (max-width:414px) {
    .awt_row_6 .awt_btn,
    .awt_row_6 .awt_btn + ul {
      max-width: 100%;
    }
    .awt_faq li {
      font-size: .9rem;
    }
  }
  /********************
  sp 縦
  ********************/
  @media screen and (max-width:414px)and (min-width:0px) {
    .awt_width_1,.awt_width_2,.awt_width_3,.awt_width_4,.awt_width_5,.awt_width_6,.awt_width_7,.awt_width_8,.awt_width_9,.awt_width_10{
      width: 100%;
    }
    /******************
    スライドメニュー
    *****************/
    .awt_article{
      //margin-left: -15px;
      //margin-right: -15px;
      margin-bottom: 0;
    }
    .awt_category-tree{
      padding: 15px;
    }
    .section-menu{
      width: 310px;
      padding-left: 13px;
    }
  }
  /***************
  iphone5
  **************/
  @media screen and (max-width:321px)and (min-width:0px) {
    .awt_content {

    }
  }


  @media screen and (max-width:776px) and (min-width:734px){
    .awt_faq_content{
      padding: 0 17px;
    }

  }

  @media screen and (max-width:622px) and (min-width:606px){

    .awt_faq_content{
      padding: 0 17px;
    }

  }

  @media screen and (max-width:900px) {
    .awt_faq_content{
      padding: 0 17px;
    }
    .arg-list{
      width:100%;
    }
    .awt_first_btn p{
      font-size: 1.3em;
    }
    .awt_first_btn p span,.awt_menular_btn{
      height: 112px;
    }

  }
  /***************
  ipad
  **************/

  @media screen and(min-device-width : 768px)
  and (max-device-width : 1024px)
  and (orientation : landscape) {
    .awt_news_content span{
      display: inline-block;
    }
    .awt_container .article-container.awt_related_article .recent-articles, .awt_container .article-container.awt_related_article .related-articles{
      width: 100%;
      display: block;
    }
    /***************
    FOOTER
    **************/
    .copyright{
      padding: 8px 18px;
    }

    .awt_sp_visible .footer-inner {
      display: block;
      padding: 0;
    }


    .awt_sp_visible .blocks-item{
      border-bottom: 1px solid #ababab;
      border-radius: 0;
      margin-bottom: 0;
      padding: 20px;
      flex: 1 0 100%;
      text-align: left;
      line-height: 1em;
    }
    .awt_sp_visible .blocks-item a{
      font-size: 0.9em;
    }
    /*************
    faq
    *************/
    .awt_faq li{
      width: 100%;
      border-bottom: 1px dashed #ddd;
    }
    .awt_faq li:last-child{
      border: none;
    }

    .awt_container .article-relatives {
      margin-top: 4%;
      margin-bottom: 4%;
    }
  }
  /***************
  sp smart phone
  **************/
  /*************
  header
  **************/

  @media screen and (max-width:1024px) and (min-width:0px) {
    .awt_content {

    }
    .awt_container .article-relatives {
      margin-top: 0;
      padding: 0 2%;
    }
    .awt_category .blocks-item-link{
      padding: 20px 10px;
    }
    .awt_title{
      margin-top: 0;
    }
    .awt_article_conteiner .awt_title {
      margin-left: 0px;
    }
    .awt_article_content_box{
      margin: 16px auto 3%;
      padding: 0;
    }
    .awt_article_conteiner {
      padding: 0 3px;
    }
    .awt_article_content{
      margin: 0 auto;
    }


    /***
    faq
    ***/
    .awt_faq li{
      width: 100%;
      border-bottom: 1px dashed #ddd;
    }
    .awt_faq li:last-child{
      border: none;
    }
    .awt_faq_content{
      padding: 0 19px;
    }
    /******
    よくある質問
    *****/
    .awt_faq_q:before{
      vertical-align: top;
    }
    .awt_faq li a{
      vertical-align: top;
      width: 100%;
    }
    .awt_arrow_blue:before{
      background-size: 9px;
    }

    .awt_flow_txt {
      padding: 0 7px;
      margin-bottom: 20px;
      overflow: hidden;
    }
    .awt_arlet_txt {
      width: 94%;
    }
  }
  @media screen and (max-width:900px)and (min-width:0px) {
    /**********************
    最近表示した記事、関連記事
    **********************/
    .awt_sp_recent,.awt_sp_related{
      padding-top: 24px;
      margin-top: 13px;
      margin-left: -18px;
      margin-right: -18px;
      padding: 0;
      width: 100%;
    }
    .awt_sp_related{
      border-top: 1px solid #ededed;
    }
    .awt_container .recent-articles{
      width: 100%;
    }
    .awt_related_article .article-relatives,.awt_related_article .article-relatives > *{
      display: block;
    }
    .awt_container.container .article-container .awt_article_conteiner .awt_customer_content{
      padding: 0;
    }
    /******************
    step index
    ********************/
    .awt_index, .awt_step_index{
      padding: 20px 10px 30px;
    }
    .awt_index ul{
      padding: 0;
    }
    .awt_container.container .article-container .awt_article_content_box .awt_index ul li ul{
      margin-left: 1.2em;
    }
    .awt_container.container .article-container .awt_article_content_box .awt_index h3,
    .awt_container.container .article-container .awt_article_content_box .awt_step_index h3{
      margin: 13px 0 10px;
    }
    .awt_step_maru_num:before{
      line-height: 1.1em;
      width: 18px;
      height: 18px;
      font-size: 1.1em;
    }
    .awt_step_link{
      padding: 0 5px;
    }
    .awt_step_index_border_r,.awt_step_index_border,.awt_step_index_border_l{
      top: 14px;
    }
    .awt_step_index a{
      padding: 0;
      font-size: 0.8em;
    }
    .awt_step_box,
    .awt_flow_box{
      padding: 0;
      margin-top: 20px;
      margin-bottom: 0;
    }

    /******************
    article内 AppStoreボタン
    ********************/
    .awt_article_conteiner .btn_app{
      width: 100%;
      padding: 20px auto;
    }

  }
  @media screen and (max-width:900px)and (min-width:0px) {
    .awt_article{
      //margin-left: -15px;
      //margin-right: -15px;
      padding: 20px;

    }
    .article-sidebar.awt_article{
      border: 0;
      padding: 0;
    }
    .awt_sp_container{
      padding: 0 5%;
    }
    .awt_container h1 {
      font-size: 1.55em;
      background-size: 29px;
      padding-left: 0px;
      background-size: 30px;
    }
    .awt_article_content_box h1, .article-body .awt_article_content h1,.awt_category-content .section-tree-title,.awt_container_section h1.section-tree-title {
      font-size: 1.55em;
      background-size: 29px;
      background-size: 30px;
    }
  }
  .awt_container.awt_container_category .article,
  .awt_container.awt_container_section .article{
    padding-right: 0;
    margin-top: 3em;
  }
  @media screen and (max-width:1024px)and (min-width:900px) {
    /****************
    section,categori page
    ******************/
    .awt_container.awt_container_category .article,
    .awt_container.awt_container_section .article{
      min-width: inherit;
      max-width: 100%;
      padding-right: 0;
    }
    /**********************
    スライドメニュー　 1024-900size対応　 ipad,pc
    ********************/
    .article-sidebar{
      flex: 0 0 17%;
      border: 0;
    }
    .awt_container .article {
      min-width: 532px;
      max-width:100%;
    }
    /************************
    最近表示した記事、関連記事
    **********************/
    .awt_container .article-container {
      margin-bottom: 1.625rem!important;
    }
    .awt_sp_container{
      padding: 0 30px;
    }

  }
  /************
  awt_sp_hidden
  **********/

  .awt_sp_visible{
    display: none;
  }
  @media only screen and (max-width:900px) and (min-width:0px){
    /************
    awt_sp_hidden
    **********/
    .awt_sp_hidden{
      display: none !important;
    }
    .awt_sp_visible{
      display: block !important;
    }
    /**********
    sp display table-row
    *********/
    .awt_sp_table_row{
      display: table-row;
    }
  }
  /*******
  12061212 追加
  *****/
  .btn_box{
    text-align: center;
  }
  .btn_link:first-child{
    margin-right: 67px;
  }
  .btn_link{
    display: inline-block;
    width:  250px;
    text-align: center;
    vertical-align: middle;
    margin: 0px 0 20px;
  }
  @media screen and(max-width:414px){
    .btn_link{
      display: block;
      width: 100%;
      margin: 0;
    }
    .container .article-content .article-body .btn_link a[target="_blank"]{
      font-size: 0.9em;
    }
    .btn_link:first-child {
      margin-right: 0px;
    }
  }
  .container .article-content .article-body .btn_link a[target="_blank"]{
    background-image:none;
    display: block;
    padding: 10px 20px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    background-color: #20aee5;
    border-radius: 9999px;
    text-decoration: none;
  }
  .radius_num:before,h4 .radius_num:before,h3 .radius_num:before{
    content: "";
    background-color: #20AEE5;
    font-weight: 900;
    font-size: 1.1em;
    margin-right: 10px;
    vertical-align: bottom;
    border-radius: 19px;
    width: 24px;
    height: 24px;
    padding: 3px;
    display: inline-block;
    COLOR: #fff;
    text-align: center;
    line-height: 1.2em;
    font-weight: 100;
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","MS PGothic","MS Pゴシック",Helvetica,Arial,sans-serif;
  }
  .num_one:before{
    content: "1";
  }
  .num_two:before{
    content: "2";;
  }
  .num_three:before{
    content: "3";
  }
  .num_four:before{
    content: "4";
  }
  .article-con{
    padding: 0 33px;
    margin: 40px 0;
  }
  @media screen and(max-width:1024px) and(min-width:0) {
    .awt_article_conteiner .article-body .article-con{
      padding: 0 8px;
    }
  }
  .work_step ul li{
    list-style: none;
  }
  .work_img_l{
    width:61px;
    height: 100%;
    position: relative;
  }
  .work_imgbox{
    text-align: center;
    margin: 30px auto;
    background-color: #ecfaff;
  }
  .work_imgbox ul{
    margin-top: 0;
  }
  .awt_container.container .article-content .article-body .work_imgbox ul li{
    list-style-type: none;
  }
  .work_imgbox ul:after{
    content: "";
    background-image: url(https://airregi.zendesk.com/hc/ja/article_attachments/219226567/STEP_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 574px 51px;
    padding: 27px;
    display: block;
  }
  .work_imgbox ul:last-child:after{
    content: none;
  }
  .work_imgbox ul li:last-child{
    padding-bottom: 13px;
  }
  .work_imgbox li{
    list-style-type: none;
    padding-left: 0;
    text-indent: inherit;
  }
  .btn_link a[target="_blank"]{
    background-image: none;
    text-decoration: none;
    margin-right: 0;
  }
  .awt_container.container .article-content .article-body .work_imgbox ul li img,.awt_container.container .article-content .article-body .work_imgbox img{
    display: inline;
    text-align: center;
  }
  .awt_container.container .article-content .article-body .work_imgbox ul li a[target="_blank"]{
    background-image: none;
    text-decoration: none;
    padding: 0;
    margin-right: 0;
  }

  /**********/
  .article-body a[target="_blank"].regi_img {
    background: none;
    padding-left: 0;
  }
  .regi_img img{
    width: 100%;
    max-width: inherit;
  }
  .regi_benner{
    margin-top: 15px;
  }
  /******青丸数字****/
  .numeral {
    content: counter(listcounter);
    counter-increment: listcounter;
    display: inline-block;
    margin-right: .5em;
    background: #20aee5;
    height: 1.5em;
    border-radius: 50%;
    color: #fff;
    text-indent: 0;
    text-align: center;
    line-height: 1.5;
    font-size: 13px;
    padding: 1px 6px 0px 6px;
    margin-bottom: 6px;
  }
  /************
  イメージ center
  *********/
  .awt_img_center{
    width: 65%;
    margin: 25px auto;
  }
  @media screen and (max-width:768px) and (min-width:0){
    .awt_img_center{
      width: 100%;
      margin: 25px auto;
    }
  }
  /*********
  awt_icon
  ************/
  .awt_icon{
    display: inline-block;
  }
  .awt_icon_sort:before{
    content: '';
    background: url(//p2.zdassets.com/hc/theme_assets/532076/200061944/icon_sort.png) no-repeat center;
    padding: 7px 12px;
    background-size: 91%;
    margin: auto 2px;
  }
  .awt_icon_ios7:before{
    content: '';
    background: url(//p2.zdassets.com/hc/theme_assets/532076/200061944/ios7_setting_icon.png) no-repeat center;
    padding: 7px 14px;
    background-size: 100%;
    margin: auto 2px;
  }
  .awt_icon_ios_info:before{
    content: '';
    background: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/awt_icon_ios_info.svg) no-repeat center;
    padding: 7px 14px;
    background-size: 90%;
    margin: auto 2px;
  }
  .awt_icon_pc:before{
    content: '';
    background: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/awt_pc.svg) no-repeat center;
    padding: 7px 14px;
    background-size: 100%;
    margin: auto 2px;
  }
  .awt_icon_app:before{
    content: '';
    background: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/awt_ipad.svg) no-repeat center;
    padding: 7px 14px;
    background-size: 100%;
    margin: auto 2px;
  }
  .awt_icon_arrow:after{
    content: '»';
    padding: 7px 4px;
    color: #999;
    font-size: 1.4em;
  }
  .awt_icon_airregi_app:before{
    content: '';
    background: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/icon_airregi_app.png) no-repeat center;
    padding: 7px 14px;
    background-size: 100%;
    margin: auto 2px;
  }
  /*チェックボックスicon付きリスト*/
  .article-body ul.awt_checkbox_list{
    padding-left: 0;
  }
  .article-body .awt_checkbox_list li:before,
  .article-body .awt_checkbox_list .awt_checkbox_ico:before{
    content: '';
    background: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/icon_checkbox.svg) no-repeat center;
    padding: 7px 14px;
    background-size: 100%;
    margin: auto 2px;
  }
  .article-body .awt_checkbox_list li{
    display: table;
  }
  .article-body .awt_checkbox_list .awt_checkbox_ico{
    display: table;
    padding-right: 8%;
  }
  .article-body .awt_checkbox_list .awt_checkbox_ico p,
  .article-body .awt_checkbox_list li p{
    display: table-cell;
  }
  @media screen and (max-width:768px) and (min-width:0){
    .article-body ul.awt_checkbox_list{
      margin-left: 0;
    }
    .container .article-content .article-body ul.awt_checkbox_list li+li{
      margin-top: 20px;
    }
    .article-body .awt_checkbox_list .awt_checkbox_ico{
      padding-right: 0;
    }
  }
  /***************
  tab
  ****************/
  .article-content.awt_article_conteiner .article-body ul.tabs-menu{
    border-bottom: 1px solid #ddd;
    display: table;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .awt_container.container .article-content .article-body ul.tabs-menu li{
    padding: 7px 15px;
    display: table-cell;
    background-color: #FFF;
    border-top: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    margin-top: 0;
  }
  .awt_container.container .article-content .article-body ul.tabs-menu li:last-child{
    border-right: 1px solid #d4d4d1;
  }
  .awt_container.container .article-content .article-body ul.tabs-menu li.current {
    position: relative;
    background-color: #20AEE5;
    border: 0;
    z-index: 5;
    border-bottom: 1px solid #20AEE5;
  }
  .awt_container.container .article-content .article-body ul.tabs-menu li.current a{
    color: #fff;
  }

  .awt_container.container .article-content .article-body ul.tabs-menu li a {
    padding: 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.8em;
  }

  .awt_container.container .article-content .article-body ul.tabs-menu .current a {
    color: #2e7da3;
  }

  .awt_container.container .article-content .article-body .tab {
    background-color: #fff;
    margin-bottom: 20px;
    width: 100%;
    border-top: 1px solid #d4d4d1;
    margin-top: -1px;
  }

  .awt_container.container .article-content .article-body div.tab-content{
    width: 100%;
    padding: 20px;
    display: none;
  }

  .awt_container.container .article-content .article-body .tab div:first-child{
    display: inline-block;
  }
  /**********
  記事用　 CSS
  ************/




  /************

  add

  *********/


  .awt_flow_box .awt_article_content {
    counter-increment : step;
  }

  .awt_flow_content {
    margin: 0 0 5em;
  }

  .container .article-content .article-body .awt_article_content h3.awt_step_num {
    position: relative;
    border: none;
    margin: 1em 0 .5em;
    line-height: 1.6;
    padding-left: 1.8em;
  }

  .awt_step_num::before {
    color: #20AEE5;
    content: counter(step);
    font-weight: normal;
    font-size: 2.2rem;
    margin-right: 10px;
    margin-left: -.8em;
    vertical-align: bottom;
    display: inline-block;
    text-align: center;
    line-height: 1;
  }

  .article-body .awt_flow_box .awt_article_content h4 {
    margin: 2em 0 1em;
  }

  .awt_bg_lite_gray {
    background-color: #eee;
  }

  /*   *************   awt new   ************   */

  html {
    background: none;
  }

  body {
    border: none;
    font-family: "ヒラギノ角ゴ ProN W3", HiraKakuPro-W3, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    /*padding-bottom: 8em;*/
  }
  input,
  textarea {
    font-size: 16px;
  }

  main {
    /*flex: 1;*/
  }

  .header-inner,
  .footer-inner {
    width: 100%;
  }

  /* header */
  .awt_header {
    background: none;
    border: none;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0;
  }

  .awt_container .awt_new_bg {
    background: #ebf9ff;
  }

  .awt_header .logo {
    margin-right: .5em;
  }

/*  .awt_header .logo img {
    max-height: 100%;
  }*/

  .awt_header .header_nav {
    width: auto;
    height: auto;
    position: static;
  }

  .awt_header .header_nav span:first-child {
    background: none;
    border: none;
    padding: 0;
    width: auto;
    margin: 0;
  }

  .awt_header .awt_navtxt_box {
    margin-left: auto;
  }

  @media only screen and (max-width: 1160px) {
    .awt_header {
      padding: 0 10px;
      margin: 0;
    }
  }

  /* search */

  .awt_search .search::before {
    font-family: "copenhagen-icons";
    content: "\1F50D";
  }

  .awt_container .search-results-column {
    float: none;
    border: none;
    padding: 0;
    flex: none;
  }

  .awt_container .search-results {
    margin-bottom: 0;
  }

  .awt_container + main {
    width: 100%;
  }

  .awt_news_content .article-promoted span:hover:before,
  .awt_news_content .article-promoted span:hover:after {
    display: none;
  }

  /* other  */

  .awt_article_conteiner .awt_img_style img:not(.awt_not_istyle) {
    border: 1px solid #eee;
    padding: .2em;
    display: block;
    margin: 1em auto 0;
  }

  .awt_article_conteiner .awt_img_style img:not(.awt_not_istyle) + img:not(.awt_not_istyle) {
    margin-top: .5em;
  }
  .awt_article_conteiner .awt_img_style li > img:not(.awt_not_istyle) {
    margin-top: 0;
  }

  /* top list item */

  .awt_first-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    align-content: space-between;
  }

  .awt_first-list > li {
    display: block;
    text-align: center;
    width: 32.5%;
    padding-bottom: 1em;
  }

  .awt_first-list > li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
  }

  .awt_category_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .awt_category_list > li {
    width: 32.5%;
    padding-bottom: 1em;
  }

  .awt_category_list > li.awt_category_last_li {
    margin-right: auto;
    margin-left: 1.2%;
  }

  .awt_category .awt_category_list > li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 1em 0;
  }

  .awt_first_text {
    font-size: 2vw;
    font-weight: 900;
    margin-bottom: 5px;
    color: #505050;
  }

  .awt_first_subtext {
    color: #b3b3b3;
    line-height: 1.3em;
    font-size: 1.5vw;
    width: 94%;
    margin: 8px auto;
  }

  .awt_category_text {
    font-size: 1.8vw;
  }

  .awt_category_subtext{
    font-size: 1.5vw;
  }

  @media only screen and (min-width: 1161px ) {
    .awt_first_text {
      font-size: 1.2rem;
    }
    .awt_first_subtext {
      font-size: .9rem;
    }
    .awt_category_text {
      font-size:  1.1rem;
      margin-bottom: 0;
    }
    .awt_category_subtext {
      font-size: .8rem;
      margin-top: 0;
    }
  }

  @media only screen and (max-width: 763px) {
    .awt_first-list > li {
      padding-bottom: .5em;
    }
    .awt_category_list > li {
      width: 49.5%;
      padding-bottom: .5em;
    }
    .awt_category_list > li.awt_category_last_li {
      margin-left: 0;
    }
    .awt_category_link .awt_category_icon {
      margin: 0 auto;
    }
  }

  @media only screen and (max-width: 599px) {
    .awt_content {
      padding: 0 .8em;
    }
    .awt_first-list {

    }
    .awt_first-list > li {
      width: 100%;
      padding-bottom: .3em;
    }
    .awt_first_icon {
      width: 25%;
      text-align: right;
    }
    .awt_first_icon img {
      padding: 0;
      width: 60px;
    }
    .awt_first_text_box {
      width: 75%;
    }
    .awt_category_list > li {
      padding-bottom: .3em;
    }
    .awt_first-item-description {
      display: table;
      width: 100%;
    }
    .awt_first-item-description > * {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
    }

    .awt_first_text {
      font-size: 5vw;
    }
    .awt_first_subtext {
      font-size: 3.2vw;
    }
    .awt_category_text {
      font-size: 3.6vw;
    }
    .awt_category_subtext {
      font-size: 2.8vw;
    }
  }

  /* category list */
  article.awt_article {
    width: 100%;
    max-width: 100%;
    flex: none;
  }



  /* footer banner */
  .awt_footer {
    position: absolute;
  }
  .awt_footer .footer-inner {
    max-width: 1160px;
    padding: 0;
  }



  /*  form  */

  /* お問い合わせページ追加css 2017.5.30  */
  .awt_form {
    color: #383838;
    padding: 0;
  }

  .awt_form .form_request {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
  }

  .awt_form h3 {
    line-height: 1.6;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
    padding: 0px 0px 10px;
    margin: 1.5em 0 1em 0;
  }

  .awt_form h1.awt_new_request_tit {
    line-height: 1.6;
    border-bottom: 1px #ddd solid;
    font-size: 1.6em;
    padding-bottom: 0.5em;
    font-weight: bold;
  }

  .awt_form_forgetlist {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    width: 100%;
    display: table;
    table-layout: fixed;
  }

  .awt_form_forgetlist > li {
    display: table-cell;
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-indent: 0;
  }

  .awt_form_forgetlist p {
    color: inherit;
  }

  .awt_form .awt_form_forgetlist h3 {
    font-size: 1rem;
    font-weight: 600;
    border: none;
    padding: 0 0 .5em;
    margin: 0;
  }

  .awt_container .awt_form a:not(.nesty-input):not(.awt_default_btn) {
    color: #0090B1;
    text-decoration: underline;
  }

  .awt_form_fl_img {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: center;
  }

  .awt_form_fl_img img {
    max-width: 50%;
    vertical-align: top;
  }

  .awt_form_fl_txt {
    display: inline-block;
    width: 65%;
  }

  .awt_article_content .awt_form_caution_txt {
    font-size: .8rem;
    display: block;
    position: relative;
    padding-left: 50px;
  }

  .awt_form_caution_txt::before {
    content: "ご注意";
    position: absolute;
    left: 0;
    top: 0;
    color: red;
    display: inline-block;
  }

  .awt_ten_list {
    margin: 0;
    padding: 0;
  }

  .awt_container .awt_request_attention .awt_ten_list > li {
    margin: 0;
    padding: 0 0 .5em 1.2em;
    position: relative;
    list-style: none;
    line-height: 1.6;
    display: block;
  }
  .awt_container .awt_request_attention .awt_ten_list > li::before {
    display: inline-block;
    position: absolute;
    content: "・";
    left: 0;
    top: 0;
  }

  .awt_ten_list_intopspace {
    padding-top: 2em;
  }

  .awt_container .awt_form_otherfaq_list > li {
    list-style: none;
  }



  /*  thanks  */

  body.awt_thanks_body {
    height: 100%;
    height: 100vh;
    max-height: 100vh;
    overflow: hidden;
  }

  body.awt_thanks_body main {
    display: none;
  }

  .awt_thanks_body .notification-notice {
    background: white;
    border: none;
    height: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
  }

  .awt_thanks_body .notification a {
    color: white;
  }

  .awt_thanks_body .awt_container,
  .awt_thanks_body .awt_header,
  .awt_thanks_body .awt_footer {
    display: none;
  }

  .awt_thanks {
    text-align: center;
    max-width: 770px;
    margin: 3% auto;
    font-size: 1rem;
  }

  .awt_thanks h1 {
    line-height: 1.6;
    border-bottom: 1px #ddd solid;
    font-size: 2rem;
    padding: 0.5em 0 1em;
    font-weight: normal;
    border: none;
    color: #21aee5;
  }

  .awt_thanks h1 br {
    display: none;
  }

  .awt_thanks > p {
    padding: 0 0 1em;
  }

  .awt_back_btn {
    padding-top: 3em;
    text-align: center;
  }

  .awt_thanks_inlist {
    padding: 2em;
    text-align: left;
    margin: .5em 0 0;
    border: 1px solid #ddd;
  }

  .awt_thanks_inlist li {
    list-style: disc;
    margin-left: 1em;
  }

  @media only screen and (min-width: 1000px) {
    .notification-notice {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
    }
    .awt_thanks {
      margin: 0 auto;
      font-size: 1.15rem;
    }

    .awt_thanks h1 {
      margin-top: 0;
      padding-top: 0;
      text-align: center;
    }
    .awt_thanks_inlist {
      font-size: 1.1rem;
    }
  }

  @media only screen and (max-width: 550px) {
    .awt_form .awt_form_forgetlist h3 {
      font-size: 3vw;
    }
    .awt_form_fl_img {
      display: none;
    }
    .awt_form_fl_txt {
      width: 95%;
      box-sizing: border-box;
      padding: 0 10px;
    }
    .awt_thanks  {
      text-align: left;
    }
    .awt_thanks h1 {
      font-size: 7vw;
    }
    .awt_thanks > p {
      padding: 0 0 1.5em;
      font-size: 4vw;
      line-height: 1.6;
      text-align: left;
    }
    .awt_thanks h1 br {
      display: inline-block;
    }
  }












  @media only screen and (max-width: 550px) {
    .awt_form .awt_form_forgetlist h3 {
      font-size: 3vw;
    }
    .awt_form_fl_img {
      display: none;
    }
    .awt_form_fl_txt {
      width: 95%;
      box-sizing: border-box;
      padding: 0 10px;
    }
    .awt_thanks h1 {
      font-size: 7vw;
    }
    .awt_thanks > p {
      padding: 0 0 1.5em;
      font-size: 4vw;
      line-height: 1.6;
      text-align: left;
    }
    .awt_thanks h1 br {
      display: inline-block;
    }
  }

  /* sp table  */
  @media only screen and (max-width: 640px) {
    table.awt_tbl_attr,
    table.awt_sp_tbl {
      display: block;
      width: 100%;
      margin: 1em 0;
      overflow: hidden;
    }

    .awt_tbl_attr tbody,
    .awt_tbl_attr tr,
    .awt_tbl_attr th,
    .awt_tbl_attr td,
    .awt_sp_tbl tbody,
    .awt_sp_tbl tr,
    .awt_sp_tbl th,
    .awt_sp_tbl td,
    .awt_sp_tbl tbody {
      display: block;
      width: 100% !important;
      float: left;
      position: relative;
      box-sizing: border-box;
      margin-top: -1px;
    }

    .awt_tbl_attr thead {
      display: none;
    }

    .awt_tbl_attr tbody p:first-child {
      margin-top: 0;
    }

    .awt_tbl_attr tbody th::before,
    .awt_tbl_attr tbody td::before {
      content: "["attr(data-label)"]";
      color: #666;
      display: block;
      padding-right: .5em;
      text-align: left;
    }
  }


/***
 iframe
 ***/
 .awt_video_box {
  position: relative;
  width: 100%;
  /* padding-top: 56.25%; */
 }
 .awt_video_box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /*background: url(img/loading.gif) center center no-repeat transparent;*/
 }
/***************
記事用 ulol
****************/
.awt_article_conteiner .article-body ol,.awt_article_conteiner .article-body ul{
  padding-left: 0;
  margin-left: 0;
}
/***************
index用 ul ol
****************/
.awt_article_conteiner .article-body .index ol,.awt_article_conteiner .article-body .index ul{
  padding-left: 0;
  margin-left: 1.5em;
}
@media screen and (max-width:762px) {
  .awt_article_conteiner .article-body .index ol,.awt_article_conteiner .article-body .index ul{
    padding-left: 0;
    margin-left: 0.8em;
  }
}
/***************
point-box6 h4 アイコン
****************/
.article-body .point-box6 h4{
  background-size: 30px;
}
/***************
記事用
****************/
/***************
外部ディスプレイモード
****************/
@media screen and (max-width:763px) {
  .awt_115008335067_img img{
    margin-left: 0;

  }
}
/***************
 awt_228730447 ＜飲食店＞STEP3  人数・備考欄・待ち時間表示・言語の設定をしよう
 ****************/
 .index table {
  table-layout: fixed;
  width: 100%;
 }
 .awt_228730447 .index table td:first-child,
 .awt_226299768 .index table td:first-child,
 .awt_228077947 .index table td:first-child,
 .awt_235212628 .index table td:first-child,
 .awt_235214468 .index table td:first-child{
  width: 64%;
 }
 @media screen and (max-width:763px) {
  .awt_228730447 .index table td,
  .awt_226299768 .index table td,
  .awt_228730447 .index table td:first-child,
  .awt_226299768 .index table td:first-child,
  .awt_228077947 .index table td,
  .awt_235212628 .index table td,
  .awt_228077947 .index table td:first-child,
  .awt_235212628 .index table td:first-child,
  .awt_235437947 .index table td,
  .awt_235214468 .index table td,
  .awt_235214468 .index table td:first-child{
    display: block;
    width: 100%;
  }
 }
/***************
 awt_228077947 ＜飲食店＞STEP2 待ち項目の設定をしよう
 ****************/
 .awt_228077947 .awt_arrow_table td{
  padding: 0;
  vertical-align: top;
 }

/***************
 awt_news_link
 ****************/

 .awt_container .awt_news_link a,
 .awt_container .awt_news_link a:hover,
 .awt_container .awt_news_link a:link,
 .awt_container .awt_news_link a:visited,
 .awt_container .awt_news_link a:active,
 .awt_container .awt_more a,
 .awt_container .awt_more a:link,
 .awt_container .awt_more a:visited,
 .awt_container .awt_more a:active{
  color: #536369;
 }
/***************
 検索ページ
 ****************/

 .awt_container a.search-result-link{
  color: #536369;
 }








/******
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★

  修正★★★★修正

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
*********/


/**********************

 Thanks & s_code add css 20170626

 **********************/
 .form footer {
  border: none;
 }

 /* お問い合わせページ  */
 .awt_form {
  color: #383838;
 }

 .awt_form h3 {
  line-height: 1.6;
  font-size: 1.4em;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
  padding: 0px 0px 10px;
  margin: 1.5em 0 1em 0;
 }

 .awt_form h1.awt_new_request_tit {
  line-height: 1.6;
  border-bottom: 1px #ddd solid;
  font-size: 2rem;
  padding-bottom: 0.5rem !important;
  font-weight: bold;
  margin-bottom: 1em;
 }

 .awt_form .awt_form_attention h2 {
  font-size: 1.4em;
  font-weight: bold;
  padding: 2em 0 .5em;
  margin: 0;
  border-bottom: 1px dashed #ddd;
 }

 .awt_form_forgetlist {
  margin: 1em 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: table;
  table-layout: fixed;
 }

 .awt_form_forgetlist > li {
  display: table-cell;
  vertical-align: top;
  padding: 0;
  margin: 0;
 }

 .awt_form .awt_form_forgetlist h3 {
  font-size: 1rem;
  font-weight: 600;
  border: none;
  padding: 0 0 .5em;
  margin: 0;
 }

 .awt_container .awt_form a:not(.nesty-input) {
  color: #0090B1;
  text-decoration: underline;
 }

 .awt_form_fl_img {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  text-align: center;
 }

 .awt_form_fl_img img {
  max-width: 50%;
  vertical-align: top;
  height: 100%;
  max-height: 50px;
 }

 .awt_form_fl_txt {
  display: inline-block;
  width: 65%;
 }

 .awt_article_content .awt_form_caution_txt {
  font-size: .8rem;
  display: block;
  position: relative;
  padding-left: 50px;
 }

 .awt_form_caution_txt::before {
  content: "ご注意";
  position: absolute;
  left: 0;
  top: 0;
  color: red;
  display: inline-block;
 }

 .awt_form_small {
  color: #777;
  font-size: .8rem;
 }

 .awt_ten_list {
  margin: 2em 0 1em;
  padding: 0;
 }

 .awt_formlist_n {
  margin: 2em 0 1em 1.5em;
  padding: 0;
 }

 .awt_formlist_n ul {
  margin: .5em 0 .5em 2em;
 }

 .awt_formlist_n li {
  list-style: disc;
 }

 .awt_container .awt_request_attention .awt_ten_list > li,
 .awt_ten_list > li {
  margin: 0;
  padding: 0 0 .5em 1.2em;
  position: relative;
  list-style: none;
  line-height: 1.6;
  display: block;
 }
 .awt_container .awt_request_attention .awt_ten_list > li::before,
 .awt_ten_list > li::before {
  display: inline-block;
  position: absolute;
  content: "・";
  left: 0;
  top: 0;
 }

 .awt_ten_list_intopspace {
  padding-top: 2em;
 }

 .awt_small_desc {
  color: #888;
  padding: 0;
  margin: 0 !important;
 }

 .awt_small_desc .awt_ten_list {
  font-size: 12px;
 }

 .awt_small_desc .awt_ten_list > li {
  line-height: 1.8;
 }



 /*  thanks  */

 body.awt_thanks_body {
  height: 100%;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
 }

 .awt_thanks_body .zopim {
  display: none;
 }

 .awt_thanks_body .notification-notice {
  background: white;
  border: none;
  height: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
 }

 .awt_thanks_body .notification a {
  color: white;
 }

 .awt_thanks_body .awt_container,
 .awt_thanks_body .awt_header,
 .awt_thanks_body .awt_footer {
  display: none;
 }

 .awt_thanks {
  text-align: center;
  max-width: 770px;
  margin: 3% auto;
  font-size: 1rem;
 }

 .awt_thanks h1 {
  line-height: 1.6;
  border-bottom: 1px #ddd solid;
  font-size: 2rem;
  padding: 0.5em 0 1em;
  font-weight: normal;
  border: none;
  color: #21aee5;
 }

 .awt_thanks h1 br {
  display: none;
 }

 .awt_thanks > p {
  padding: 0 0 1em;
 }

 .awt_back_btn {
  padding-top: 3em;
  text-align: center;
 }

 .awt_thanks_inlist {
  padding: 1.5em;
  text-align: left;
  margin: 0;
 }

 .awt_thanks_inlist li {
  list-style: disc;
  margin-left: 1em;
 }

 @media only screen and (min-width: 1000px) {
  .notification-notice {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .awt_thanks {
    margin: 0 auto;
    font-size: 1.15rem;
  }

  .awt_thanks h1 {
    margin-top: 0;
    padding-top: 0;
    text-align: center;
  }
  .awt_thanks_inlist {
    font-size: 1.1rem;
  }
 }

 @media only screen and (max-width: 550px) {
  .awt_form .awt_form_forgetlist h3 {
    font-size: 3vw;
  }
  .awt_form_fl_img {
    display: none;
  }
  .awt_form_fl_txt {
    width: 95%;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .awt_thanks  {
    text-align: left;
  }
  .awt_thanks h1 {
    font-size: 7vw;
  }
  .awt_thanks > p {
    padding: 0 0 1.5em;
    font-size: 4vw;
    line-height: 1.6;
    text-align: left;
  }
  .awt_thanks h1 br {
    display: inline-block;
  }
 }

 @media only screen and (max-width: 320px) {
  .awt_thanks,
  .awt_thanks h1{
    line-height: 1.2;
  }

  .awt_back_btn {
    padding-top: 1em;
  }
 }

/************************************************

  form parts overwrite add css

  ************************************************/
  /*** セレクトボックスの高さ ***/
  .nesty-panel {
    height: 300px;
    height: 30vmin;
    min-height: 200px;
  }
  /*** セレクトボックス内のliの高さ ***/
  .nesty-panel li {
    padding: 1em !important;
  }


  /* submit button */

  @media only screen and (max-width: 320px) {
    .button-large, input[type="submit"] {
      width: 100%;
    }
  }

  .button-large, input[type="submit"] {
    background-color: #20aee5;
    border: 0;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.72;
    min-width: 190px;
    padding: 0 1.9286em;
    height: auto;
    width: auto;
  }

  /* footer */
  body {
    /*padding-bottom: 8em;*/
  }
  @media only screen and (max-width: 900px) and (min-width: 0px) {
    body {
      /*padding-bottom: 22em;*/
    }
  }


  /* h */
  .awt_container.container .article-container .awt_article_content_box h1,
  .article-body .awt_article_content h1 {
    font-size: 1.6rem;
    padding: .5rem 0 !important;
  }

  .awt_container.container .article-content .article-body .awt_article_content_box h2, .awt_container.container .article-content .article-body h2 {
    font-size: 1.5rem;
  }

  .awt_container.container .article-content .article-body .awt_article_content_box h3, .awt_container.container .article-content .article-body h3 {
    border-bottom: 1px dashed #ccc;
    font-size: 1.4rem;
    padding-bottom: .8em;
  }

  @media only screen and (max-width: 375px) {
    .awt_article_content_box h1 br,
    .awt_article_content_box h2 br,
    .awt_article_content_box h3 br {
      display: none;
    }
    .awt_article_content_box h1 br.awt_spbr,
    .awt_article_content_box h2 br.awt_spbr,
    .awt_article_content_box h3 br.awt_spbr {
      display: inline-block;
    }
  }

  /* 修正 */
  .awt_btn2link a {
    width: 98%;
    padding: 1em .3em;
    font-size: 1.3vw;
  }
  @media only screen and (min-width: 1300px) {
    .awt_btn2link a {
      font-size: 1rem;
    }
  }
  @media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    .awt_btn2link a {
      font-size: 1rem;
    }
  }
  /* sp */
  @media only screen and (max-width: 763px ) and (min-width: 0px) {
    .awt_steplist dd .awt_num_two,
    .awt_steplist dd .awt_num_three {
      margin-top: 1em;
    }
    .awt_steplist dd .awt_num_two::before,
    .awt_steplist dd .awt_num_three::before {
      top: 0;
    }
  }
  @media only screen and (max-width: 763px) and (min-width: 0px) {
    .article-body .link a {

    }
    .awt_box .awt_imgboxlist {
      margin: 0;
    }
    .awt_imgboxlist {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 1em;
    }
    .awt_imgboxlist dt {
      padding-bottom: 1em;
    }
    .awt_box .awt_imgboxlist dt,
    .awt_box .awt_imgboxlist dd {
      padding: 0;
    }
    .awt_box .awt_imgboxlist dt {
      padding-bottom: 1em;
    }
    .awt_imgboxlist dt,
    .awt_imgboxlist dd,
    .awt_box2list dd,
    .awt_box2list dt {
      width: 100%;
      padding: 1em;
    }
    .awt_box2list dt {
      padding: 1em 0;
    }
    .awt_box2list {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .awt_btn2link li {
      width: 100%;
    }
    .awt_btn2link a {
      width: 100%;
      font-size: 3.5vw
    }
    .awt_steplist dd,
    .awt_steplist dt {
      width: 100%;
      padding: 1em;
      display: block;
    }
    .awt_steplist dt {
      padding: 1em 0;
      border: none;
    }
    .awt_steplist dd {
      padding-top: 2em;
      margin-top: 2em;
      padding-left: 2.5em;
    }
    .awt_steplist dd::before {
      /* top: .8em;*/
    }
    .awt_steplist dd .awt_num_two::before,
    .awt_steplist dd .awt_num_three::before {
      top: 0em;
    }
    .awt_adobe_pdf dt,
    .awt_adobe_pdf dd {
      width: 100%;
      box-sizing: border-box;
      padding: 1em;
    }
    .awt_adobe_pdf dd {
      padding-top: 0;
    }
    img.awt_step_img_lh {
      max-width: 100%;
    }
  }

  /* table layput 修正用 */
  .awt_table_layout{
    width: 100%;
    table-layout: fixed;
  }
  .awt_235212628 table.awt_table_layout {
    width: 100%;
    table-layout: fixed;
  }
  .request-form input[type="submit"]:hover{
    opacity: 0.6;
  }


  /* iPad */
/*  @media screen and (max-width:1024px){
    .awt_container_article .article-container .awt_article_content_box.article{
      padding: 0;
    }
    }*/




/********************


  footer リンク導入


  *********************/
  footer {
    padding: 3em 0 0;
    margin: 4em 0 0 0;
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 30px 0 0;
    height: auto;
  }

  footer .pagetop {
    display: none;
    position: fixed;
    bottom: 120px;
    right: 50px;
    z-index: 1;
  }

  .pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #20AEE5;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size: 1.1em;
    text-decoration: none;
    line-height: 50px;
  }

  footer .footer-inner {
    display: block;
    margin: 0 auto;
    max-width: 1160px;
    padding: 0;
  }

  ul.footer-banner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: flex-start;
  }

  .footer-banner > li {
    width: 32%;
    box-sizing: border-box;
    padding: 0 0 1.5%;
  }

  .footer-banner > li img {
    width: 100%;
    height: auto;
  }

  footer nav {
    background-color: #727b7f;
    padding: 1.5% 0;
    text-align: left;
    color: white;
    font-size: .9rem;
  }

  footer nav .inner {
    padding: 0 1em;
    max-width: 1160px;
    margin: 1em auto;
  }

  footer nav p {
    text-align: left;
    margin: 0;
    padding: 0;
  }

  .footer-nav {
    margin: 0 auto 2em;
    display: block;
    list-style: none;
  }

  footer .footer-nav li {
    display: inline-block;
    padding: 0 .6em 0 1em;
    margin: 0;
    border-left: 1px solid;
    font-size: 12px;
    line-height: 1;
    vertical-align: middle;
  }

  footer .footer-nav li:first-child {
    border: none;
    padding-left: 0;
  }

  .footer-nav li a {
    display: inline-block;
    padding: 0;
    color: #eee;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-nav li a:hover {
    text-decoration: underline;
  }

  footer nav a,
  footer .copyright a {
    color: white;
  }

  footer .copyright {
    padding: 0;
    margin: 1em auto;
  }

  footer .copyright a {
    font-size: 10px;
    text-decoration: underline;
  }

  footer .copyright a:hover {
    text-decoration: none;
  }


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

    .footer-banner > li {
      width: 95%;
    }

    footer .footer-nav li,
    footer .footer-nav li:first-child{
      /*display: block; */
      border: none;
      padding: 0;
      border-right: 1px solid;
    }

    footer .footer-nav li:last-child {
      border: none;
    }

    footer .footer-nav li a {
    /*padding: .8em 1em;
    display: block;
    border-bottom: 1px solid #ababab;*/
    padding: 0em .5em 0 0;
  }

  footer nav {
    padding: 1em 0;
  }
}

/* footer 変更に伴うbody下 */

body {
  /*padding-bottom: 26em;*/
}

@media only screen and (max-width: 1200px) and (orientation: portrait)  {
  body {
    /*padding-bottom: 25em;*/
  }
}

@media only screen and (max-width: 767px) and (orientation: portrait)  {
  body {
    /*padding-bottom: 33em;*/
  }
}


/*****
  footer trademark
  *****/
  footer .copyright a.recru_link {
    display: inline-block;
  }

footer .block_trademark {
  margin-top: .5em;
}
footer .copyright .trademark {
  font-size: 10px;
  margin-left: .5rem;
  display: block;
}



/************************************************


  design 見直し new_id add


  ************************************************/

  #new_article {
  }

  #new_article * {
    font-size: 1rem;
    font-family: "Avenir next","Open Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",MSPGothic,sans-serif;
    line-height: 1.5;
    color: #555;
    font-weight: normal;
  }

  #new_article section + section {
    margin-top: 3em;
  }

  #new_article strong {
    font-weight: 600;
    color: inherit;
    line-height: 100%;
    font-size: 1em;
  }

  /* ソース用 */
  #new_article pre {
    background: #f6f6f6;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #ECECEC;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    padding: 10px 15px;
    overflow: auto;
    white-space: pre;
  }

  #new_article code {
    padding: 0 5px;
    margin: 0 2px;
    border: none;
  }


  /* 検索結果キーワード */
  .search-results em {
    font-weight: 600;
    font-style: normal;
  }

  .search-results a.search-result-link,
  .search-results a.search-result-link:link {
    color: #0070c0;
    text-decoration: underline;
    font-weight: normal;
  }

  .search-results a.search-result-link:hover,
  .search-results a.search-result-link:active {
    text-decoration: none;
  }


/*******************************

  search new design

  *******************************/
/*
    main
    */
    main {
      width: auto;
    }
    @media only screen and (min-width: 768px ) {
      main {
        border-top: 1px solid #ddd;
        position: static;
        display: block;
      }
    }

/*
  パンくず
  */
  .sub-nav {
    margin-top: 1.2em;
  }

/*
  検索結果
  */
  .search-results-list { /* overwrite */
    margin-top: 1em;
  }

/*
    header
    */
    .header {
      height: auto;
      padding: 0 3%;
      line-height: inherit;
    }

    .logo {
      z-index: 100;
      position: relative;
      height: 70px;
      padding: 0;
    }

    .logo a {
      height: 100%;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
      align-items: center;
    }

    .search_box {
      background-color: #E1F0F8;
      padding: 2.5em 0;
      margin: 0 0 1.5em;
    }

    .search_box .search input[type='search'] {
      border: 1px solid #bdc3c4;
      padding: .5em 70px .5em 50px;
      border-radius: 4px;
      height: 45px;
      line-height: 1;
      width: 100%;
      box-sizing: border-box;
      -webkit-appearance: none;
    }

    .search::before {
      content: "";
      display: block;
      speak: none;
      position: absolute;
      left: 0;
      top: 0;
      width: 50px;
      height: 100%;
      background: url(/hc/theming_assets/01HZM2V5HE0SHVJ65KYPXKR1FZ) center center no-repeat transparent;
      background-size: 25px;
      -webkit-transform: none;
      transform: none;
    }

    @media only screen and (min-width: 768px) {
      .search_box.notop {
        position: absolute;
        right: -100%;
        left: -100%;
        top: 0;
        background: none;
        padding: 1em .5em 1em 0;
        margin: 0 auto;
        width: 100%;
        max-width: 1160px;
        z-index: 1;
      }

      .search_box .search input[type='search'] {
        height: 40px;
        line-height: 1;
      }

      .notop .search {
        float: right;
      }

      .search::before {
        background-size: 23px;
      }
    }

    .search {
      text-align: center;
      margin: 0 auto;
      position: relative;
      width: 90%;
      max-width: 520px;
    }

    .search_box input:focus {
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-box-shadow: none;
      outline-offset: unset;
      outline: none;
    }

    .search_box input[type='submit'] {
      display: block;
      width: 60px;
      min-width: 60px;
      padding: 0;
      position: absolute;
      height: 100%;
      right: 0;
      top: 0;
      text-align: center;
      line-height: 37px;
      content: "検索";
      background-color: #20AEE5;
      color: white;
      font-size: .9rem;
      border: none;
      border-radius: 0 6px 6px 0;
    }

    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (orientation: portrait)
    and (-webkit-min-device-pixel-ratio: 1) {
      .search {
        max-width: 360px;
      }
    }

    @media only screen
    and (min-device-width: 320px)
    and (max-device-width: 480px)
    and (-webkit-min-device-pixel-ratio: 2) {
      .search_box {
        padding: 1em 0;
        margin: 0;
      }
    }
		
    /* プレースホルダー*/
    :placeholder-shown {
      color: #bdc3c4;
      line-height: 40px !important;
    }

    ::-webkit-input-placeholder {/* Google Chrome, Safari, Opera 15+, Android, iOS */
      color: #bdc3c4;
    }

    :-moz-placeholder {/* Firefox */
      color: #bdc3c4;
      opacity: 1;
    }
    ::-moz-placeholder {
      color: #bdc3c4;
      opacity: 1;
    }

    :-ms-input-placeholder {/* IE 10+ */
      color: #bdc3c4;
    }


    /* zendeskクラス打ち消し */
    /* underline */
    #new_article .wysiwyg-underline {
      text-decoration: none;
    }

    /* fontsize */
    #new_article .wysiwyg-font-size-small,
    #new_article .wysiwyg-font-size-medium,
    #new_article .wysiwyg-font-size-large,
    #new_article .wysiwyg-font-size-x-large {
      font-size: inherit;
    }

    /* small,big打ち消し */
    #new_article small,
    #new_article big {
      font-size: inherit;
      font-weight: inherit;
      color: inherit;
    }

    /* フォント上げ下げ */
    #new_article .note-text {
      font-size: .9em !important;
    }

    #new_article .important-text {
      font-size: 1.3em !important;
    }

    /* 上付き下付き */
    #new_article sup {
      font-size: inherit;
    }

    #new_article sub {
      font-size: inherit;
    }

    #new_article .awt_ttl-sample {
      /* sample */
      display: block;
      padding: 0;
      margin: 2em 0 0;
      font-weight: 600;
      position: relative;
    }

    #new_article .h3step + .indent {
      margin: 0 1em;
    }

/*
  a link lvha
  */

  #new_article a {
    text-decoration: underline;
    color: #0892c7;
  }

  #new_article a:visited {
    opacity: .6;
    filter: alpha(opacity=60);
  }

  #new_article a:hover {
    text-decoration: none;
  }

  #new_article a:active {
  }

  #new_article a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

/*
  img
  */

  #new_article img.nobdr {
    border: none !important;
    background: none;
    padding: 0;
    margin: auto;
    display: inline-block;
  }

  #new_article .oneimg {
    text-align: center;
    margin: 1em auto;
  }

  #new_article .oneimg img {
    max-width: 100%;
    border: 1px solid #bdc3c4;
    margin: 0 auto;
    box-sizing: border-box;
    display: inline-block;
  }

  @media only screen and (max-width: 767px) {
    #new_article .oneimg {
      margin: .5em 0;
    }

    #new_article .oneimg img {
      max-width: 100%;
    }
  }

  /* figure */
  figure {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
  }

  * + figure {
    margin-top: 1.5em;
  }

  #new_article figcaption {
    text-align: center;
    font-size: .9rem;
    display: inline-block;
    width: 100%;
    margin-bottom: .5em;
    font-weight: normal;
  }

  #new_article img + figcaption {
    margin-top: .5em;
  }

  figure > img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
    border: 1px solid #bdc3c4;
    vertical-align: top;
  }


/*
    h系
    */
    /* overwrite */
    h1 {
      font-weight: normal !important;
      font-size: 2rem;
      padding: .5em 0 !important;
      background: none !important;
      font-feature-settings: "palt";
      letter-spacing: .1rem;
    }

    h1.article-title {
      font-size: 2rem !important;
    }

    #new_article h2 {
      background: none;
      padding: 0;
      margin: 3em 0 1.5em;
      font-size: 1.8rem;
      font-weight: normal;
      position: relative;
      /*color: #29363b;*/
      color: #505050;
      line-height: 1.5;
      border: none;
      font-feature-settings: "palt";
      letter-spacing: .06rem;
    }

    #new_article h2.h2step {
    }

    #new_article h2.h2step span {
      font-weight: normal;
      color: #20aee5;
      font-size: 80%;
      display: inline-block;
      margin-right: .5em;
    }

    #new_article h3 {
      background: none;
      padding: 0 0 .5em;
      margin: 2.5em 0 1.5em;
      font-size: 1.4rem;
      font-weight: normal;
      /*color: #29363b;*/
      color: #505050;
      border-bottom: 1px solid #bdc3c4;
      position: relative;
      line-height: 1.5;
      font-feature-settings: "palt";
      letter-spacing: .06rem;
    }

    #new_article h3.h3step span {
      font-weight: normal;
      color: #20aee5;
      font-size: .8em;
      display: inline-block;
      margin-right: .5em;
      line-height: 1;
      vertical-align: top;
      position: relative;
      top: .5em;
    }

    #new_article h3::before {
      content: "";
      display: inline-block;
      width: 30%;
      height: 1px;
      /*background: #29363b;*/
      position: absolute;
      left: 0;
      bottom: -1px;
    }

    #new_article ol > li > h3:first-child {
      margin-top: 0;
      line-height: 1;
    }

    #new_article h4 {
      background: none;
      padding: 0;
      margin: 2em 0 1em;
      font-size: 1.2rem;
      font-weight: 600;
      /*color: #29363b;*/
      color: #505050;
      font-feature-settings: "palt";
      letter-spacing: 1px;
    }

    #new_article ol > li > h4:first-child {
      margin-top: 0;
      line-height: 1.3;
    }

    #new_article .box > h4:first-child {
      margin-top: 0;
      margin-bottom: .5em;
    }

    #new_article h5 {
      background: none;
      padding: 0;
      margin: 1.5em 0 .5em;
      font-size: 1rem;
      font-weight: 600;
      /*color: #29363b;*/
      color: #505050;
      font-feature-settings: "palt";
      letter-spacing: 1px;
    }

    #new_article h6 {
      background: none;
      padding: 0;
      margin: 1em 0 .5em;
      font-size: 1rem;
      font-weight: 600;
      /*color: #29363b;*/
      color: #505050;
      font-feature-settings: "palt";
      letter-spacing: 1px;
    }

    .font-feature-settings {
      -webkit-font-feature-settings: "liga" 1;
      -moz-font-feature-settings: "liga" 1;
      -moz-font-feature-settings: "liga=1";
      font-kerning: normal;
    }

    .font-feature-settings-ie {
      font-feature-settings: "liga" 1;
      -ms-font-feature-settings: "liga=1";
    }

    @media only screen and (max-width: 767px) {
      h1.article-title {
        font-size: calc(1.4rem + 2vw) !important;
      }

      .awt_container .article-header h1.article-title {
        line-height: 1.6;
      }

      #new_article h2 {
        font-size: calc(1.3rem + 2vw);
      }

      #new_article h3 {
        font-size: calc(1.2rem + 0.5vw);
      }
    }

    @media only screen and (max-width: 640px) and (orientation: portrait) {
      #new_article h3.h3step span {
        position: absolute;
        top: -1.2em;
      }
    }

/*
    通常テキスト
    */
    #new_article p {
      margin: 0;
    }

    #new_article p + p {
      margin-top: 1em;
    }

/*
    表組み
    */

    #new_article table {
      width: 100%;
      margin: 1em 0;
      padding: 0;
      border-collapse: collapse;
    }

    #new_article th,
    #new_article td {
      border: 1px solid #bdc3c4;
      padding: .6em;
      margin: 0;
      text-align: left;
      vertical-align: top;
      font-weight: normal;
      /* font-size: .9rem; */
    }

    #new_article th *,
    #new_article td * {
      line-height: 1.4;
    }

    #new_article td a {
      font-size: .9rem;
    }

    #new_article th {
      background: #e6e6e6;
      text-align: center;
    }

    #new_article th.nowrap,
    #new_article td.nowrap {
      white-space: nowrap;
    }

    #new_article .align-center th,
    #new_article .align-center td {
      text-align: center;
    }

    #new_article .align-left th,
    #new_article .align-left td {
      text-align: left;
    }

    #new_article .align-right th,
    #new_article .align-right td {
      text-align: right;
    }

    #new_article table.tbl-onoff td {
      text-align: center;
      vertical-align: middle;
    }

    #new_article table.layout-fix {
      table-layout: fixed;
    }

    #new_article table.calendar th {
      white-space: nowrap;
    }

    #new_article table.calendar th.month {
      width: 12%;
    }

    #new_article table.calendar th.day {
      width: 16%;
    }

    #new_article table.calendar th.youbi {
      width: 10%;
    }

    #new_article table.calendar td.holiday {
      color: #f55852;
    }

    @media only screen and (max-width: 767px) and (orientation: portrait) {
      #new_article table:not(.tbl-pc):not(.tbl-onoff):not(.table_accordion):not(.disp-pc) th,
      #new_article table:not(.tbl-pc):not(.tbl-onoff):not(.table_accordion):not(.disp-pc) td {
        display: block;
        float: left;
        width: 100%;
        margin-top: -1px;
        position: relative;
        box-sizing: border-box;
      }

      #new_article .tbl-attr thead {
        display: none;
      }

      #new_article .tbl-attr tbody th::before,
      #new_article .tbl-attr tbody td::before {
        content: "["attr(data-label)"]";
        display: block;
        padding-right: .5em;
        text-align: left;
        font-weight: 600;
      }
    }

    @media only screen and (max-width: 480px) and (orientation: portrait) {
      #new_article th,
      #new_article td {
        /*font-size: 80%;*/
      }

      #new_article table.tbl-pc th,
      #new_article table.tbl-pc td {
        font-size: .9rem;
      }

      #new_article table.tbl-pc td .note-list > li,
      #new_article table.tbl-pc td .note-text {
        font-size: .8rem !important;
      }

      #new_article th strong,
      #new_article td strong {
        font-size: inherit;
      }

      #new_article table.tbl-pc th.nowrap,
      #new_article table.tbl-pc td.nowrap {
        white-space: normal;
      }
    }

    /*  SP用フォント小テーブル  */
    @media only screen and (max-width: 480px) and (orientation: portrait) {
      table.tbl-spfont td,
      table.tbl-spfont th {
        font-size: 10px !important;
        padding: .5em .2em !important;
      }
    }

    /*  横スクロールテーブル  */
    #new_article .sc-wrap {
      width: 100%;
      margin: 1em 0;
      overflow-x: scroll !important;
  /*
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  */
}

.sc-wrap::-webkit-scrollbar {
  height: 8px;
}

.sc-wrap::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 5px;
}

.sc-wrap::-webkit-scrollbar-track,
.sc-wrap::-webkit-scrollbar-track-piece {
  background: #eee;
}

#new_article .sc-wrap th,
#new_article .sc-wrap td {
  display: table-cell;
  width: auto;
  float: none;
}


/*
    リスト（連番）
    */

    #new_article ol {
      margin: 1em 0;
      padding: 0;
      list-style: none;
      min-height: 1em;
    }

    #new_article li ol {
      margin: .5em 0;
    }

    #new_article ol > li {
      margin: 0;
      padding: 0;
      list-style: none;
      position: relative;
      padding-left: 1.6em;
      text-indent: 0;
      counter-increment: olstep;
    }

    #new_article ol > li + li {
      margin-top: .5em;
    }

    #new_article ol > li::before {
      content: counter(olstep);
      display: inline-block;
      margin-right: 1em;
      background: #20aee5;
      color: white;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-align: center;
      position: absolute;
      top: 1px;
      left: 0;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      margin: 0;
      padding: 0;
      font-weight: 600;
    }

    #new_article ol ol > li {
      counter-increment: olstep2;
    }

    #new_article ol ol > li::before {
      content: counter(olstep2)'.';
      background: none;
      color: #20aee5;
      font-weight: 600;
      font-size: 1rem;
    }

    #new_article ol ol ol > li {
      counter-increment: olstep3;
    }

    #new_article ol ol ol > li::before {
      content: counter(olstep3)'.';
      color: black;
    }

   /* リセット用 1-10 */

#new_article ol.ol-reset-1,
#new_article ol.note-list.ol-reset-1 {
    counter-reset: olstep 0;
}

#new_article ol.ol-reset-2,
#new_article ol.note-list.ol-reset-2
 {
    counter-reset: olstep 1;
}

#new_article ol.ol-reset-3,
#new_article ol.note-list.ol-reset-3 {
    counter-reset: olstep 2;
}

#new_article ol.ol-reset-4,
#new_article ol.note-list.ol-reset-4 {
    counter-reset: olstep 3;
}

#new_article ol.ol-reset-5,
#new_article ol.note-list.ol-reset-5 {
    counter-reset: olstep 4;
}

#new_article ol.ol-reset-6,
#new_article ol.note-list.ol-reset-6 {
    counter-reset: olstep 5;
}

#new_article ol.ol-reset-7,
#new_article ol.note-list.ol-reset-7 {
    counter-reset: olstep 6;
}

#new_article ol.ol-reset-8,
#new_article ol.note-list.ol-reset-8 {
    counter-reset: olstep 7;
}

#new_article ol.ol-reset-9,
#new_article ol.note-list.ol-reset-9 {
    counter-reset: olstep 8;
}

#new_article ol.ol-reset-10 {
    counter-reset: olstep 9;
}

/*
    リスト（箇条）
    */

    #new_article ul {
      margin: 1em 0;
      padding: 0;
      list-style: none;
      min-height: 1em;
    }

    #new_article li ul {
      margin: .5em 0;
    }

    #new_article ul > li {
      margin: 0;
      padding: 0;
      list-style: none;
      position: relative;
      padding-left: 1.5em;
      text-indent: 0;
    }

    #new_article ul > li + li {
      margin-top: .5em;
    }

    #new_article ul > li::before {
      content: "";
      display: inline-block;
      margin-right: 1em;
      background: #999;
      width: 5px;
      height: 5px;
      position: absolute;
      top: .5em;
      left: 10px;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      margin: 0;
      padding: 0;
    }

    #new_article li > *:first-child {
      margin-top: 0;
    }


/*
    目次
    */

    #new_article .index {
      background: #f0f0f0;
      margin: 1em 0;
      padding: 2em;
    }

    #new_article .index strong {
      font-size: 1rem;
      /*color: #29363b;*/
      color: #505050;
      display: inline-block;
      padding-bottom: .5em;
    }

    #new_article .index ul {
      margin: .5em 0 0;
    }

    #new_article .index li {
      margin: 0;
    }

    #new_article .index li + li {
      margin-top: .5em;
    }

    #new_article .index li::after {
      display: none;
    }

    #new_article .index li a {
      display: inline-block;
      line-height: 1.5;
      text-align: left;
      padding: 0;
      margin: 0;
    }

    @media only screen and (max-width: 640px) and (orientation: portrait) {
      #new_article .index {
        padding: 1em;
      }
    }

/*
    ページステップ
    */

    #new_article .page-nav {
      display: table;
      width: 100%;
      table-layout: fixed;
    }

    #new_article .page-nav > li {
      display: table-cell;
      text-align: center;
      padding: 1.5em 0 0 0;
      vertical-align: top;
      font-size: 90% !important;
      line-height: 1.3;
    }

    #new_article .page-nav > li::before {
      width: 10px;
      height: 10px;
      background: #bdc3c4;
      left: -100%;
      right: -100%;
      margin: 0 auto;
      content: "";
      position: absolute;
      top: 0;
      display: inline-block;
      z-index: 2;
    }

    #new_article .page-nav > li.active::before {
      background: #20aee5;
      width: 20px;
      height: 20px;
      top: -5px;
    }

    #new_article .page-nav > li::after {
      content: "";
      display: block;
      position: absolute;
      height: 2px;
      background: #bdc3c4;
      left: 0;
      width: 100%;
      top: 4px;
    }

    #new_article .page-nav > li:first-child::after {
      right: 0;
      left: 50%;
    }

    #new_article .page-nav > li:last-child::after {
      width: 50%;
    }

    #new_article .page-nav > li a {
      display: block;
      line-height: 1.3;
      position: relative;
      cursor: pointer;
      font-size: inherit;
    }

    @media only screen and (max-width: 640px) and (orientation: portrait) {
      #new_article .page-nav > li {
        font-size: 90% !important;
      }
    }

    /* under sonstructing */

    /* 横並びレウアウトflexキャンセル */
    #new_article .column2 > *,
    #new_article .column3 > * {
      display: block;
      width: 100%;
    }

/*
    レイアウト：横並び2つで表示
    */

    #new_article .column2 {
      margin: 1em 0;
      padding: 0;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-justify-content: space-around;
      justify-content: space-around;
      -webkit-align-content: stretch;
      align-content: stretch;
    }

    #new_article .column2 > *:first-child {
      margin-top: 0 !important;
    }

    #new_article .column2 > *:last-child {
      margin-bottom: 0 !important;
    }

    #new_article .column2 > p {
      display: block;
      width: 100%;
    }

    /* 画像説明タイプ　４：６ */

    #new_article .column2 > .column2-l,
    #new_article .column2 > .column2-r {
      box-sizing: border-box;
      padding: 0;
      margin: 0;
      letter-spacing: normal;
      position: relative;
      display: inline-block;
      width: 38%;
      vertical-align: top;
      min-height: 0%;
    }

    #new_article .column2 > .column2-l *:first-child,
    #new_article .column2 > .column2-r *:first-child {
      margin-top: 0;
    }

    #new_article .column2 > .column2-r {
      width: 60%;
    }

    #new_article .column2 > .column2-l > ul,
    #new_article .column2 > .column2-r > ul,
    #new_article .column2 > .column2-l > ol,
    #new_article .column2 > .column2-r > ol {
      margin-top: 0;
    }

    #new_article .column2 > .column2-l > * + ul,
    #new_article .column2 > .column2-r > * + ul,
    #new_article .column2 > .column2-l > * + ol,
    #new_article .column2 > .column2-r > * + ol {
      margin-top: 1em;
    }

    /* 中にリスト */

    #new_article ol.space-in {
    counter-reset: olstep;
    }

    #new_article .steplist,
    #new_article .column2-in > li + li,
    #new_article .space-in > li + li,
    #new_article .steplist > li + li {
      margin-top: 2em;
    }

    #new_article ol.column2-in > li + li::before,
    #new_article ol.space-in > li + li::before,
    #new_article ol.steplist > li + li::before {
      top: .1em;
    }

    #new_article ul.column2-in > li + li::before,
    #new_article ul.space-in > li + li::before,
    #new_article ul.steplist > li + li::before {
      top: .5em;
    }

    /* タイプ　5：5 */

    #new_article .column2 > .column {
      box-sizing: border-box;
      padding: 0;
      margin: 0;
      letter-spacing: normal;
      position: relative;
      width: 48%;
      min-height: 0%;
    }

    #new_article .column > *:first-child {
      margin-top: 0;
    }


    /* タイプ　3：7 */

    #new_article .column2 > .column2ex-l,
    #new_article .column2 > .column2ex-r {
      box-sizing: border-box;
      padding: 0;
      margin: 0;
      letter-spacing: normal;
      position: relative;
      display: inline-block;
      width: 67%;
      vertical-align: top;
      min-height: 0%;
    }

    #new_article .column2 > .column2ex-l {
      width: 30%;
      text-align: center;
    }

    #new_article .column2 > .column2ex-r + .column2ex-l,
    #new_article .column2 > .column2ex-l + .column2ex-r {
      padding-left: 1em;
    }

    .column2ex-l > *:first-child,
    .column2ex-r > *:first-child {
      margin-top: 0 !important;
    }

    #new_article .column2 img,
    #new_article .column3 img {
      display: inline-block;
      max-width: 100%;
      height: auto;
    }
    #new_article .column2 img:not(.nobdr),
    #new_article .column3 img:not(.nobdr) {
      border: 1px solid #bdc3c4;
    }

    @media only screen and (max-width: 640px) and (orientation: portrait) {
      #new_article .column2 {
        flex-flow: column wrap;
      }

      #new_article .column2 > .column2-l,
      #new_article .column2 > .column2-r,
      #new_article .column2 > .column2ex-l,
      #new_article .column2 > .column2ex-r,
      #new_article .column2 > .column {
        width: 100% !important;
        margin: 0;
        padding: 0;
      }

      #new_article .column2 > .column2ex-r {
        padding-top: 2em;
      }

      #new_article .h3step + .indent {
        margin: 0;
      }

      #new_article .column2-in > li,
      #new_article .space-in > li {
        /*padding-left: 0;*/
      }

      #new_article .column2-in > li::before,
      #new_article .space-in > li::before {
        /*left: -1.6em;*/
      }

      #new_article ul.space-in > li::before {
        left: 0;
      }

      #new_article ul.space-in > li {
        padding-left: 1em;
      }

      #new_article .column2-l + .column2-r {
        margin-top: 1em;
      }

      #new_article .column + .column {
        margin-top: 1rem;
      }

    }

/*
    横並び3つで表示
    */

    #new_article .column3 {
      margin: 0;
      padding: 0;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-justify-content: space-around;
      justify-content: space-around;
      -webkit-align-content: stretch;
      align-content: stretch;
    }

    #new_article .column3 > .column {
      margin:0;
      width: 31%;
      min-height: 0%;
    }

    @media only screen and (max-width: 640px) and (orientation: portrait) {
      #new_article .column3 {
        flex-flow: column wrap;
      }

      #new_article .column3 > .column {
        width: 100%;
        margin: 0;
      }

      #new_article .column3 > .column + .column {
        margin-top: 1em;
      }
    }

    /* 横並びレイアウト上限に指定外が来た場合のみ余白を取る */
    #new_article .column2 > p + .column2-l,
    #new_article .column2 > p + .column2-l + .column2-r,
    #new_article .column2 > div + p,
    #new_article .column2 > div + ol,
    #new_article .column2 > div + ul,
    #new_article .column3 > p + .column,
    #new_article .column3 > p + .column ~ .column,
    #new_article .column3 > .column + p,
    #new_article .column3 > .column + ul,
    #new_article .column3 > .column + ol {
      margin-top: 1em;
    }

    /* 横並びレイアウト 中に.note-listの場合上の余白を多くとる */
    #new_article .column2ex-l .note-list,
    #new_article .column2ex-r .note-list,
    #new_article .column2-l .note-list,
    #new_article .column2-r .note-list {
      margin-top: 1em;
    }

/*
   flexのオプション
   */
   .f-item-center {
    -webkit-align-items: center;
    align-items: center;
   }

/*
 画像のみ横並び
 */

 #new_article .column-img {
  margin: 0;
  padding: 0;
  letter-spacing: -0.4em;
  display: block;
 }

 #new_article .column-img>img {
  letter-spacing: normal;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0 0 2.5%;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  border: 1px solid #bdc3c4;
  max-width: 100%;
  height: auto;
 }

#new_article .column-img a img {
    border: 1px solid #bdc3c4;
}

 #new_article .column-img>img:first-child {
  margin-left: 0;
 }

 #new_article .column-img figure.width46 {
  width: 46%;
  letter-spacing: 0;
 }

 #new_article .column-img figure.width46 img {
  border: 1px solid #bdc3c4;
  margin: 0 0 0 2.5%;
 }

 #new_article .column-img figure.width46 img:first-child {
  margin-left: 0;
 }

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

  #new_article .column-img {
    text-align: center;
    display: block;
  }

  #new_article .column-img>img {
    max-width: 100%;
    width: auto;
    margin: 0 0 1em;
  }

  #new_article .column-img img.ico-arrow {
    margin-bottom: .9em;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    speak: none;
    width: 6%;
  }

  #new_article .column-img figure.width46 {
    max-width: 100%;
    width: auto;
    margin: 0 0 1em;
  }

  #new_article .column-img figure.width46 img {
    margin: 0;
  }

 }

 #new_article .column-img>a img {
  letter-spacing: normal;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0 0 1%;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  border: 1px solid #bdc3c4;
  max-width: 100%;
  height: auto;
 }

 #new_article .column-img figure.width46>a img {
  letter-spacing: normal;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0 0 2.5%;
  letter-spacing: normal;
  position: relative;
  display: inline-block;
  border: 1px solid #bdc3c4;
  max-width: 100%;
  height: auto;
 }

 #new_article .column-img figure.width46 img {
  margin-left:2.5% !important;
 }

 #new_article .column-img figure.width46 a img {
  margin-left:2.5% !important;
 }


/*
    付加情報
    */

    #new_article .note-list {
      margin: .3em 0;
      padding: 0;
    }

    #new_article .note-list > li {
      padding-left: 1.2em;
      text-indent: 0;
      line-height: 1.6;
      margin-top: 0;
      font-size: .9rem;
    }

/* note-text併用時 */

#new_article .note-text>li {
    font-size: inherit !important;
}

#new_article ol.note-list.note-text>li::before {
    top: .18rem;
}

    #new_article ol.note-list {
    counter-reset: olstep;
}

#new_article ol.note-list>li {
    counter-increment: olstep;
    padding-left: 2em;
}

#new_article .note-list>li * {
    font-size: .9rem;
}

#new_article .note-list>li::before,
#new_article ol.note-list>li::before {
    content: "※";
    display: inline-block;
    background: none;
    width: 1em;
    height: 1em;
    position: absolute;
    top: .45em;
    left: 0;
    line-height: 100%;
    font-size: .8rem;
}

#new_article ol.note-list>li::before {
    content: "※"counter(olstep);
    color: inherit;
    width: 2em;
    text-align: left;
    font-weight: normal;
}

@media only screen and (max-width: 640px) {
    #new_article .note-list>li {}
}

/*
    強調ポイント
    */
    #new_article .box {
      margin: 1em 0;
      padding: 1em 1.2em;
      border: 1px solid #bdc3c4;
      position: relative;
      -webkit-border-radius: 6px;
      border-radius: 6px;
    }

    #new_article .box > *:first-child {
      margin-top: 0 !important;
    }

    #new_article .box > *:last-child {
      margin-bottom: 0 !important;
    }

    #new_article .box .box-ttl {
      font-size: .8rem;
      background: #bdc3c4;
      display: inline-block;
      padding: 5px 1em;
      line-height: 1;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      float: left;
      margin-right: .5em;
    }

/*
    強調警告
    */

    #new_article .box-alert,
    #new_article .box-important {
      border-color: #f55852;
      color: #f55852;
    }

    #new_article .text-important {
      color: #f55852;
    }

    /* overwrite start */
    #new_article .box-alert *,
    #new_article .box-important * {
      color: #f55852;
    }

    #new_article .box-alert a,
    #new_article .box-important a {
      color: #0892c7;
    }

    #new_article .box-important ul > li::before {
      background: red;
    }

    #new_article .box-important ul.note-list > li::before {
      background: transparent;
    }

    /* overwrite end */

/*
    補足情報コンテンツ
    */

    #new_article .box-aside {
      border: 2px solid #ddd;
      padding: 1em 2em;
      margin: 1em 0;
      /*background: #f6f6f6;*/
      font-size: .8rem;
    }

    #new_article .box-aside * {
      font-size: .9rem;
      color: #999;
    }

    #new_article .box-aside a {
      color: #0892c7;
    }

    #new_article .box-aside > h4:first-child,
    #new_article .box-aside > h5:first-child {
      margin-top: 0;
    }


/*
    横位置
    */

    #new_article .align-left {
      text-align: left;
      overflow: auto;
    }

    #new_article .align-left * {
      float: left;
    }

    #new_article .align-center {
      text-align: center;
    }

    #new_article .align-center * {
      margin-right: auto;
      margin-left: auto;
    }

    #new_article .align-right {
      text-align: right;
      overflow: auto;
    }

    #new_article .align-right * {
      float: right;
    }

/*
    縦位置
    */

    #new_article .valign-top,
    #new_article .valign-top * {
      vertical-align: top;
    }

    #new_article .valign-middle,
    #new_article .valign-middle * {
      vertical-align: middle;
    }

    #new_article .valign-bottom,
    #new_article .valign-bottom * {
      vertical-align: bottom;
    }

    #new_article .valign-baseline,
    #new_article .valign-baseline * {
      vertical-align: baseline;
    }

/*
    画面名の遷移表示
    */

    #new_article .screen-contents {
      margin: .5em 0 0em;
      padding: 0;
      list-style: none;
      position: relative;
    }

    #new_article .screen-contents > li {
      display: inline-block;
      margin: 0;
      padding: 0;
      list-style: none;
      position: relative;
      text-align: left;
      line-height: 100%;
      font-size: .9em;
    }

    @media only screen and (max-width: 640px) {
      #new_article .screen-contents > li {
        font-size: .9rem;
      }
    }

    #new_article .screen-contents > li::before {
      content: "\f114";
      font-family: FontAwesome;
      /*background: url(//p5.zdassets.com/hc/theme_assets/532076/200061944/ic_backoffice.svg) left center no-repeat transparent;*/
      background-size: 100%;
      display: inline-block;
      line-height: 1;
      position: relative;
      margin-right: .5em;
      left: 0;
      top: 0;
      width: 1em;
      height: 1em;
      background: none;
    }

    #new_article .screen-contents > li::after {
      content: "\f105";
      font-family: FontAwesome;
      display: inline-block;
      line-height: 1;
      position: relative;
      left: 0;
      top: 0;
      padding: 0 .5em 0 .7em;
      background: none;
    }

    #new_article .screen-contents > li:last-child::after {
      display: none;
    }

    #new_article .screen-contents > li:last-child::before {
      content: "\f07b";
    }


/*
    リンク
    */

    #new_article a.link-external,
    #new_article a.link-pdf,
    #new_article a.link-excel,
    #new_article a.link-word,
    #new_article a.link-relation {
      display: inline-block;
      position: relative;
      /* overwrite start */
      background: none;
      padding-right: 0;
      margin-right: 0;
      /* overwrite end */
    }

    /* 右端リンク */
    /* 外部 */
    #new_article a.link-external::after,
    #new_article a.link-pdf::after,
    #new_article a.link-excel::after,
    #new_article a.link-word::after {
      display: inline-block;
      line-height: 1;
      position: relative;
      right: 0;
      top: 0;
      margin-left: .3em;
      content: "";
      width: 1em;
      height: 1em;
      background: url(/hc/theming_assets/01HZM2V5PETD0D57H7YDX7J4PM) left .2em no-repeat transparent;
      background-size: 80%;
    }

    /* pdf */
    #new_article a.link-pdf::after {
      background: url(/hc/theming_assets/01HZM2V3RCJ9F0TA8N73D89100) left top no-repeat transparent;
      margin-left: .2em;
      background-size: 100%;
    }

    /* adobe download */
    #new_article .adobe_pdf {
      display: block;
      width: 100%;
      margin: 2em 0;
      padding: 0;
      border: 1px solid #bdc3c4;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      letter-spacing: -0.4em;
    }

    #new_article .adobe_pdf dt,
    #new_article .adobe_pdf dd {
      display: inline-block;
      letter-spacing: normal;
      width: 25%;
      padding: 1em;
      box-sizing: border-box;
      margin: 0;
      vertical-align: top;
      font-size: .8rem;
    }

    #new_article .adobe_pdf dt {
      padding-right: 0;
    }

    #new_article .adobe_pdf dd {
      width: 75%;
      text-align: left;
    }

    #new_article .adobe_pdf dd p {
      margin: 0;
      font-size: .8rem;
    }

    #new_article .adobe_pdf dd strong {
      display: block;
      padding-bottom: .5em;
    }

    #new_article .adobe_pdf a {
      color: #0892c7;
      font-size: 1em;
      font-weight: 600;
    }
    #new_article .adobe_pdf a:hover {
      text-decoration: none;
    }

    /* excel */
    #new_article a.link-excel::after {
      background: url(/hc/theming_assets/01HZM2V4C3J0ZSVXK46A7WEKD9) left center no-repeat transparent;
      margin-left: .2em;
      background-size: 100%;
      height: 1.3em;
      vertical-align: top;
      display: inline-block;
    }

    /* word */
    #new_article a.link-word::after {
      background: url(/hc/theming_assets/01HZM2V4GB1NDTPKFW7E5M4ST3) left center no-repeat transparent;
      margin-left: .2em;
      background-size: 100%;
      height: 1.3em;
      vertical-align: top;
      display: inline-block;
    }

    /* 画像リンクの場合はアイコンなし */
    #new_article a.imglink::after {
      padding-right: 0;
      margin-right: 0;
      background: none;
    }

    /* 関連 */
    #new_article .relation {
      margin: .5em 0;
      text-align: right;
    }

    #new_article a.link-relation {
      display: block;
    }

    #new_article a.link-relation::before {
      content: "";
      display: inline-block;
      line-height: 1;
      position: relative;
      left: 0;
      top: 0;
      margin-right: .5em;
      font-size: .8rem;
      width: 1em;
      height: 1em;
      line-height: 1;
      background: url(/hc/theming_assets/01HZM2V4ZC2133YHF0748K1GMG) left 2px no-repeat transparent;
      background-size: 100%;
    }

    /*  導線リンク */

  #new_article a.btn {
    text-decoration: none;
    border: 1px solid;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 0.7em 2.3em 0.7em 1.7em;
    display: inline-block;
    line-height: 1.4;
    margin: 2em auto;
    font-weight: bold;
    position: relative;
    /* overwrite start */
    background: none;
    color: inherit;
    /* overwrite end */
  }

    #new_article a.btn:hover {
      opacity: .6;
      filter: alpha(opacity=60);
    }

    #new_article a.btn::after {
      content: "";
      display: inline-block;
      line-height: 1;
      position: absolute;
      right: 1rem;
      top: -100%;
      bottom: -100%;
      font-size: 1rem;
      height: 1rem;
      width: 1rem;
      margin: auto;
      background: url(/hc/theming_assets/01HZM2V5442J4MGP73ZBWAEFZN) center center no-repeat transparent;
    }

    #new_article a.primary {
      color: white;
      background: #20aee5;
      min-width: 315px;
    }

    #new_article a.external::after {
      content: "";
      width: 1em;
      height: 1.2em;
      background: url(/hc/theming_assets/01HZM2V588KTVMC3H7CZY6YZ91) left top no-repeat transparent;
    }

    @media only screen and (max-width: 500px) {
      #new_article a.primary {
        min-width: 100px;
      }
    }


/*
    dl
    */

    #new_article dl {
      margin: 1em 0;
      padding: 0;
    }

    #new_article dt,
    #new_article dd {
      margin: 0;
      padding: 0;
      position: relative;
    }

    #new_article dt {
      font-weight: 600;
    }

    #new_article dt + dd,
    #new_article dt + dt {
      margin-top: .5em;
    }

    #new_article dd + dt {
      margin-top: 1.5em;
    }

    #new_article dt img,
    #new_article dd img {
      border: 1px solid #bdc3c4;
    }

    #new_article .img-height-l {
      text-align: center;
    }

    #new_article .img-height-l img {
      max-width: 320px;
    }

/*
    リリース情報dl(リスト）
    */
    #new_article .release-box {
      background: #f0f0f0;
      margin: 1em 0;
      padding: .6em 1em;
      border-radius: 4px;
    }

    #new_article dl.release-list {
      margin-top: 3.2em;
    }

    #new_article dl.release-list dt {
      font-size: 1.2em;
      border-bottom: 1px solid #bdc3c4;
      padding-bottom: .2em;
    }

    #new_article dl.release-list dd {
      margin-top: 1em;
    }


/*
    faq
    */

    #new_article .faq > dt,
    #new_article .faq > dd {
      padding-left: 2em;
    }

    #new_article .faq > dt::before,
    #new_article .faq > dd::before {
      position: absolute;
      content: "Q";
      top: .1em;
      left: 0;
      padding-right: .5em;
      font-size: 1.4rem;
      line-height: 1;
      display: inline-block;
      font-weight: normal;
      text-align: center;
      width: 1em;
    }

    #new_article .faq > dt {
      font-size: 1.15em;
    }

    #new_article .faq > dd::before {
      content: "A";
      color: #20aee5;
      top: 0;
    }

    #new_article .faq > dd + dt {
      margin-top: 2.5em;
    }


/*
  画面の説明
  */

  #new_article .parts-explain {
    margin-top: 2em;
  }

  #new_article .parts-explain > dt {
    font-weight: 600;
    color: #ff9700;
    position: relative;
  }

  #new_article .parts-explain > dt .num {
    color: white;
    background: #ff9700;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    font-size: .8rem;
    position: relative;
    left: 0;
    top: -.2em;
    margin-right: .5em;
    font-weight: 600;
  }

  #new_article .parts-explain > dd {
    padding-left: 2em;
  }

  #new_article .parts-explain > dd > dl {
    margin-top: .5em;
  }


/*
  アコーディオン
  */

  #new_article .acordion dt {
    padding: .5em;
    margin: 0;
    background: #f0f0f0;
    border: 1px solid #bdc3c4;
    font-weight: normal;
  }

  #new_article .acordion dt.awt_ac_open {
    font-weight: 600;
    background: none;
    border-bottom: none;
  }

  #new_article .acordion dt::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #bdc3c4;
    border-right: solid 2px #bdc3c4;
    -ms-transform: rotate(133deg);
    -webkit-transform: rotate(133deg);
    transform: rotate(133deg);
    top: .7em;
    position: absolute;
    right: 18px;
  }

  #new_article .acordion dt.awt_ac_open::after {
    -ms-transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
    transform: rotate(-46deg);
    top: 21px;
  }

  #new_article .acordion dd {
    margin: -1px 0 .5em 0;
    padding: .5em;
    border: 1px solid #bdc3c4;
    border-top: none;
  }

  #new_article .acordion dd + dt {
    margin-top: -1px;
    border-top: 1px solid #bdc3c4;
  }

  #new_article .acordion dd li {
    border: none;
  }


/*
  アプリアイコンリスト　アイコン＋テキスト
  */

  #new_article .appicon_list {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: stretch;
    align-content: stretch;
  }

  #new_article .appicon_list > li {
    margin:0 0 1.5em 0;
    padding: 0;
    width: 31%;
    min-height: 0%;
    overflow: hidden;
  }

  #new_article .appicon_list > li::before {
    display: none;
  }

  #new_article .appicon_list a.imglink {
    display: block;
    float: left;
    margin-right: 5%;
    border-radius: 22.5%;
    overflow: hidden;
    width: 26%;
    max-width: 100px;
    height: auto;
    border: 1px solid #ddd;
  }

  #new_article .appicon_list a {
    font-size: .8rem !important;
  }

  #new_article .appicon_list .imglink img {
    border: none !important;
    width: 100%;
    height: auto;
  }

  #new_article .appicon_list dl {
    display: block;
    width: 60%;
    float: left;
    margin: 0;
  }

  #new_article .appicon_list dt,
  #new_article .appicon_list dd,
  #new_article .appicon_list p {
    font-size: .8rem;
  }

  #new_article .appicon_list dt a {
    font-weight: 600;
  }

  #new_article img.ico-shift {
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle;
    width: 3%;
  }

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

    #new_article .appicon_list > li {
      width: 50%;
    }

  }

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

    #new_article .appicon_list {
      flex-flow: column wrap;
    }

    #new_article .appicon_list > li {
      width: 100%;
    }

    #new_article img.ico-shift {
      width: 6%;
    }

  }


/*
  App Store ボタン
  */

  .app_store {
    margin: 1em 0;
    padding: 0;
  }

  .app_store > dt,
  .app_store > dd {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 600;
    font-size: 1em;
  }

  .app_store > dd {
    margin-top: .5em;
  }

  .app_store a {
    background: none !important;
    padding: 0 !important;
    margin: 0 auto !important;
    display: block;
    width: auto;
    text-align: center;
  }

  .app_store a img {
    max-height: 60px;
    width: auto !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

/*

  vide iframe

  */

  #new_article .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 1em 0;
  }

  #new_article .video iframe,
  #new_article .video video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  /* space l m s */

  #new_article .space-l {
    margin-top: 6em !important;
  }

  #new_article .space-m {
    margin-top: 3em !important;
  }

  #new_article .space-s {
    margin-top: 1em !important;
  }



/* device pc sp */

#new_article .disp-sp {
    display: none;
}

@media only screen and (max-width: 640px) and (orientation: portrait) {
    #new_article .disp-sp {
        display: block;
    }
    #new_article .disp-pc {
        display: none;
    }
    #new_article .space-l {
        margin-top: 4em !important;
    }
    #new_article .space-m {
        margin-top: 2em !important;
    }
}

  /****************

  211105 header news

*****************/

/* 211105 header-news-wrap */

.header-news-wrap {
  background: #707B7F;
  padding: .5em 0;
  box-sizing: border-box;
}

.header-news-wrap a {
  color: #fff;
}

.header-news-wrap section {
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  box-sizing: border-box;
  font-size: 16px;
}

.header-news-wrap section *{
  font-size: 0.9375rem;
  font-family: "Avenir Next", "Open Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Pゴシック", "MSPGothic", sans-serif;
  font-weight: 400;
}

dl.header-news-data {
  width: 80%;
  color: white;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

dl.header-news-data dt {
  width: 80px;
  line-height: 1.5;
  white-space: nowrap;
  margin-left: 0;
  margin-top: .3em;
  margin-right: 0.625rem;
  padding: 0;
  box-sizing: border-box;
}

dl.header-news-data dd {
  width: calc(100% - 90px);
  line-height: 1.5;
  margin-left: 0;
  margin-top: .3em;
  box-sizing: border-box;
}

dl.header-news-data dt:nth-of-type(1),
dl.header-news-data dd:nth-of-type(1) {
  margin-top: 0;
}

dl.header-news-data dd a {
  color: white;
  text-decoration: underline;
}

dl.header-news-data dd a:hover {
  text-decoration: none;
}

.header-news-wrap aside {
}

.header-news-wrap aside a {
  white-space: nowrap;
  text-decoration: none;
  text-decoration: underline;
  font-size: .9375em;
}

.header-news-wrap aside a::before {
  content: "";
  display: inline-block;
  /*アップ時注意*/
  background: url(/hc/theming_assets/01HZM2V5442J4MGP73ZBWAEFZN) center center no-repeat transparent;
  padding: 0;
  margin-top: 0.35rem;
  width: 20px;
  height: 15px;
  line-height: 1;
  vertical-align: top;
  background-size: 7px;
}

/* 211105 1件もない場合 */

.news-non dl.header-news-data::before {
  content: "最新のお知らせはありません";
  color: white;
}

.header-news-wrap.news-non aside {
  display: inline-block;
}

.news-non dl.header-news-data dt,
.news-non dl.header-news-data dd {
  display: none;
}

@media only screen and (max-width: 1160px) {
  .header-news-wrap section {
      width: 100%;
  }
}

/* 211105 SPでも必ず表示の場合 */

@media only screen and (max-width: 640px) and (orientation: portrait) {
  .header-news-wrap section {
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-direction: column;
      flex-direction: column;
      max-width: 100%;
  }
  .header-news-wrap section *{
      font-size: .9375rem;
  }
  dl.header-news-data {
      width: 100%;
  }
  dl.header-news-data dt {
      width: 2.5em;
      flex-basis: 2.5em;
      display: none;
  }
  dl.header-news-data dd {
      flex-basis: auto;
      width: calc(100% - 2.5em - 10px);
      display: none;
  }
  dl.header-news-data dt:nth-of-type(-n+3),
  dl.header-news-data dd:nth-of-type(-n+3),
  dl.header-news-data dt.must,
  dl.header-news-data dd.must,
  dl.header-news-data dt.must+dd {
      display: block;
  }
  .header-news-wrap aside {
      margin-top: .5em;
      text-align: right;
  }
  .header-news-wrap aside a {
      font-size: .9375rem;
  }
  .header-news-wrap aside a::before {
      margin-top: 0.4rem;
      width: 20px;
      height: 14px;
  }
}

/****************

header news

*****************/
.header-news {
  background: #707B7F;
  padding: .5em 0;
}

.header-news a {
  color: #fff;
}

.header-news section {
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
}

.header-news-list {
  float: left;
  width: 80%;
  position: relative;
  margin: 0;
}

.header-news-list li {
  position: relative;
  list-style: none;
  padding: 0;
}

.header-news-list li::before {
  display: none;
}

.header-news-list li + li {
  margin-top: .3em;
}

.header-news-list li.sp-news-num {
  display: none;
  position: relative;
  padding-left: 3.5em;
}

.header-news-list li.sp-news-num::before,
.label-new {
  display: inline-block;
  background: #ff9700;
  color: white;
  line-height: 1;
  padding: .3em .8em;
  border-radius: 3px;
  font-weight: 600;
  vertical-align: top;
  position: relative;
  top: .3em;
  left: 0;
  font-size: 11px;
  text-transform: uppercase;
  margin-right: .5rem;
}

.header-news-list li.sp-news-num::before {
  content: "New";
  position: absolute;
  padding: 0 .6em;
  line-height: 16px;
}

.header-news .header-news-list span {
  display: inline-block;
  font-size: .9em;
  font-weight: 600;
  padding-right: .6em;
  color: white;
}

.header-news .header-news-list a {
  color: white;
  text-decoration: underline;
}

.header-news .header-news-list a:hover {
  text-decoration: none;
}

.header-news aside {
  float: right;
  display: inline-block;
}

.header-news aside a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.header-news aside a::before {
  content: "";
  display: inline-block;
  background: url(/hc/theming_assets/01HZM2V5442J4MGP73ZBWAEFZN) center center no-repeat transparent;
  padding: .3em 0 0 0;
  width: 20px;
  height: 16px;
  line-height: 1;
  vertical-align: top;
  background-size: 7px;
}

/* 1件もない場合 */
.news-non .header-news-list::before {
  content: "最新のお知らせはありません";
  color: white;
}

.header-news.news-non aside {
  display: inline-block;
}

.news-non .header-news-list li.sp-news-num {
  display: none;
}

.news-non .header-news-list li {
  display: none;
}


@media only screen and (max-width: 1160px) {
  .header-news section {
    width: 100%;
  }

}

/* SPでも必ず表示の場合 */
@media only screen and (max-width:  640px) and (orientation: portrait) {
  /* 通常 */
  .header-news aside {
    display: none;
  }

  .header-news-list li {
    display: none;
  }

  .header-news-list li.sp-news-num {
    display: block;
  }

  /* 重要がある場合 */
  .news-important .header-news-list {
    width: 100%;
    float: none;
  }

  .news-important .header-news-list li.sp-news-num {
    display: none;
  }

  .news-important .header-news-list li:first-child {
    display: block;
  }

  .news-important aside {
    display: inline-block;
  }

}

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

  .header-news {
    padding: .5em 0 .7em;
  }

  .header-news-list li.sp-news-num a {
    font-size: 15px;
  }

  .header-news-list li.sp-news-num::before,
  .label-new {
    top: .4em;
  }
}

/* お知らせ一覧カテゴリ／セクションのNEW */
li.article-list-item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

/*********************************

  mixd original css START

  **********************************/

  /*　old_airWait.css 上書き*/
  .search-result-description{
    padding-top: 0;
  }


  #new_article .sc-wrap > table { /* mixd */
    min-width: 730px;
    margin: .5em 0;
  }

  /* news header */
  .header-news section {
    width: 100%;
  }

  @media only screen and (min-width: 1160px) {
    .header {
      padding: 0;
    }

    .header-news section {
      width: 100%;
      padding: 0 10px;
    }

  }

  /* footer 変更に伴うbody下 */

  body {
    /*padding-bottom: 26em;*/
    position: static;
  }

  footer {
    position: relative !important;
    /*margin-bottom: -26em;*/
  }

  @media only screen and (max-width: 1200px) and (orientation: portrait)  {
    body {
      /*padding-bottom: 25em;*/
    }

    footer {
      /*margin-bottom: -25em;*/
    }
  }

  @media only screen and (max-width: 767px) and (orientation: portrait)  {
    body {
      /*padding-bottom: 33em;*/
    }

    footer {
      /*margin-bottom: -33em;*/
    }
  }

  #new_article .appicon_list a.imglink { /* wait css overwrite  */
    padding-right: 0 !important;
  }

  /* old_Airwait css overwrite用 */
  #new_article .relation a.link-external {
    padding-right: 0 !important;
  }

/*********************************

  mixd original css END

  **********************************/
/****************************

description（非公開中）

*****************************/

p.page-header-description {
  display: block;
  margin-top: 1rem;
  margin-bottom: 2rem;
  display: none;
  font-style: normal;
}

/*********************************

  category & section title

  **********************************/

  header.page-header {
    margin: 2em 0 0;
  }

  /* category + section title */
  h1.cat-sec-ttl {
    margin: 0;
    padding: 0;
    padding-bottom: 0 !important;
    font-weight: 500;
    font-size: 2.2rem;
    border-bottom: 1px solid #ddd;
    color: #505050;
  }

  h2.cat-sec-ttl {
    background: none;
    padding: 0;
    margin: 0 0 1.5rem;
    font-size: 1.6rem;
    font-weight: normal;
    /*color: #29363b;*/
    color: #505050;
    position: relative;
    line-height: 1.5;
    font-feature-settings: "palt";
    letter-spacing: .06rem;
    text-align: left;
  }

  h2.cat-sec-ttl a {
    font-size: 1.8rem;
    position: relative;
  }

  h2.cat-sec-ttl a:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #20aee5;
    border-right: solid 2px #20aee5;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    margin-left: 9px;
    pointer-events: none;
    text-align: right;
    margin-top: 16px;
  }

  @media screen and (max-width: 1024px) and (min-width: 767px) {

    h1.cat-sec-ttl {
      font-size: 2rem;
    }

    h2.cat-sec-ttl {
      font-size: 1.8rem;
    }
  }

  @media only screen and (max-width: 768px) {
    h1.cat-sec-ttl {
      font-size: 1.6rem;
    }
    h2.cat-sec-ttl {
      font-size: 1.5rem;
      margin-bottom: 0;
    }

    h2.cat-sec-ttl a:after {
      margin-top: 14px;
    }
  }

  h2 a,
  h3 a {
    color: inherit !important;
    text-decoration: none !important;
  }

/****************************

PC画像キャプチャのBefore/After

*****************************/

#new_article .column-img.full-img {
  letter-spacing: 0;
  margin-top: 1em;
}

#new_article .column-img.full-img img.ico-arrow {
  display: block;
  margin: 1em auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#new_article .column-img.full-img img.ico-arrow + figure {
  margin-top: 0;
}

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

  #new_article .column-img.full-img img.ico-arrow {
    display: block;
    margin: .6em auto;
  }
}

/****************************

新しい App Storeからダウンロードバナー用

*****************************/

#new_article .new_app_store dt {
  font-size: 0;
  padding: 0;
  margin: 0;
}

#new_article .new_app_store a {
  background-image: none;
  text-decoration: none;
  line-height: 0;
  font-size: 0;
  margin: 0 auto;
  display: block;
}

#new_article .new_app_store img {
  width: 100%;
  max-width: 170px;
  height: 100%;
}

.new_app_store>dt, .new_app_store>dd {
  display: block;
  text-align: center;
}

/*アイコンを付けない外部リンク*/

#new_article .noicon a[target="_blank"] {
  padding: 0;
  margin: 0;
  display: block;
}

/*SPでtdの線を消す*/

@media only screen and (max-width: 767px) and (orientation: portrait) {
  .td-nobdr tbody tr td {
    border: none;
  }
  .td-nobdr tbody tr {
    border: #bdc3c4 solid 1px;
  }
}

/****************************

画像モーダル

*****************************/

/* モーダル　バツ印　*/
.lb-data .lb-close {
  background: url("/hc/theming_assets/01HZM2V63CAG9GWZJSAPRP8MDQ") no-repeat;
  padding: 0 4px;
  color: #000;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  float:right;
  display: block;
  width: 30px;
  height: 30px;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.awt_thum,
.nobdr {
    pointer-events: none !important;
}

/****************************

関連する記事リスト、最近表示した記事リスト

*****************************/

.article-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-top: 3em;
}

.article-container article.awt_article_content_box {
  flex: 1 0 70%;
  width: 100%;
  margin: 0;
  padding: 0 2% 0 0;
}

.article-container .article-relation {
  width: 25%;
  vertical-align: top;
  border-left: 1px solid #ddd;
  padding-left: 3%;
  box-sizing: border-box;
  margin-top: 2rem;
}

.article-container .recent-articles,
.article-container .recent-articles li {
  font-size: 100%;
}

.article-container .article-relation h3,
.article-container .article-recent h3 {
  font-size: 1.4rem;
  font-weight: normal;
  color: #505050;
  font-feature-settings: "palt";
  letter-spacing: .06rem;
}

.article-container .article-recent h3 {
  border-bottom: 1px solid #ddd;
  margin: 0 0 10px;
  padding-bottom: 10px;
}

.article-container .article-relation ul,
.article-container .article-recent ul {
  margin: 1rem 0;
  min-height: 1rem;
}

.article-container .article-relation ul li,
.article-container .article-recent ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding-left: 1.5rem;
  text-indent: 0;
}

.article-container .article-relation ul li:first-child,
.article-container .article-recent ul li:first-child {
  margin-top: 0;
}

.article-container .article-relation ul li + li,
.article-container .article-recent ul li + li  {
  margin-top: .7rem;
}

.article-container .article-relation ul li:before,
.article-container .article-recent ul li:before {
  content: "";
  display: inline-block;
  margin-right: 1rem;
  background: #999;
  width: 5px;
  height: 5px;
  position: absolute;
  top: .6rem;
  left: 10px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin: 0;
  padding: 0;
}

.article-container .article-relation a,
.article-container .article-recent a {
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: underline;
  color: #0892c7;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  font: inherit;
  padding: 0;
}

.article-container .article-relation a:hover,
.article-container .article-recent a:hover  {
  opacity: .5;
  text-decoration: none;
}

.article-container .article-relation a:visited,
.article-container .article-recent a:visited  {
  color: #0070c0;
}

.article-container .article-relation .current-article {
  display: none;
}

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

  .article-container article.awt_article_content_box {
    flex: 1 0 100%;
    width: 100%;
  }

  .article-container .article-relation {
    display: block;
    width: 100%;
    padding: 0;
    border: none;
  }

  .article-container .article-relation h3 {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
    padding-bottom: 10px;
  }
}

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

  .article-container .article-relation {
    width: 100%;
    border: none;
    padding: 0;
    min-height: auto;
  }

  .article-container .article-relation h3,
  .article-container .article-recent h3 {
    border-bottom: 1px solid #bdc3c4;
    font-size: 1.3rem;
    padding-bottom: 10px;
  }

  .article-container .article-recent {
    margin-bottom: 2em;
  }
}

.article-container .article-recent {
  display: block;
  width: 100%;
  padding: 0;
  margin-top: 3rem;
}

.article-container .article-recent .recent-articles {
  display: block;
  width: 100%;
}

@media screen and (max-width: 1024px) and (min-width: 900px) {
  .article-container article {
    min-width: 532px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 1024px) {
  .awt_container_article .article-container .awt_article_content_box.article {
    padding: 0;
  }
}

/****************************

Breadcrumbs

*****************************/

.sub-nav {
  margin-top: 0;
  padding: .5rem 0;
  min-height: 0;
  width: 100%;
  display: block;
}

.sub-nav ol.breadcrumbs {
  margin: 0;
  padding: 0;
  float: none;
}

ol.breadcrumbs > li::before {
  background: none;
  color: inherit;
  top: 0;
  line-height: 1;
  width: 1rem;
  font-weight: normal;
}

@media (min-width: 768px) {
  ol.breadcrumbs {
    margin: 0;
  }
}

ol.breadcrumbs li {
  display: inline;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  text-indent: 0;
  padding-left: 1.6rem;
  padding-top: .15em;
}

ol.breadcrumbs li + li::before {
  content: "";
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url("/hc/theming_assets/01HZM2V5CETAY09BZ2MXHV5P6Y") center center no-repeat transparent;
  background-size: 6px;
  position: absolute;
  top: 1px;
  left: 0;
}
/*end from theme*/
ol.breadcrumbs > li:first-child {
  padding-left: 0;
}
ol.breadcrumbs > li:first-child::before {
  display: none;
}

ol.breadcrumbs a {
  text-decoration: none;
  color: #0892c7;
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

ol.breadcrumbs a:visited {
  color: #0070c0;
}

ol.breadcrumbs a:hover {
  text-decoration: underline;
  opacity: 1;
}

/****************************

Category & Section Renewal

*****************************/

.category-container {
  display: block;
  width: 100%;
  padding: 0 1em;
}

.category-container article {
  display: block;
  width: 100%;
  margin: 0;
}

.awt_container.awt_container_category .article {
  margin: 4em 0;
  padding: 0;
}

.awt_container.awt_container_section .article {
  margin: 1em 0;
  padding: 0;
}

.section-nav {
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 0;
  margin-top: 1.5em;

}

.section-nav ul {
  display: flex;
  flex-flow: row wrap;
  justify-content:flex-start;
  justify-content: flex-start;
  margin: 0;
}

.section-nav ul li {
  background-color: #e1f4fc;
  border-radius: 6px;
  color: #fff;
  margin-bottom: .5em;
  margin-right: .6em;
}

.section-nav ul li:hover {
  opacity: .6;
}

.section-nav ul li a {
  display: block;
  width: 100%;
  padding: .6em 1.2em;
  color: #20aee5 !important;
  word-wrap: normal;
  font-size: .8em;
}

.section-nav ul li a:hover {
  text-decoration: underline;
}

.section-tree .article-list,
.section-content .article-list {
  display: block;
  margin-top: 2em;
  margin-left: 1em;
}

.section-tree .article-list li,
.section-content .article-list li {
  padding: 7px 0 !important;
  text-decoration: underline;
  margin: 0;
}

.section-tree .article-list li + li {
  margin-top: .2em;
}

.section-tree .article-list li a,
.section-content .article-list li a {
  color: #0892c7 !important;
}

.awt_container .section-tree .see-all-articles {
  text-align: right;
  font-size: .9em;
  position: relative;
  color: #505050;
  margin: 0 1em 0 0;
}

.section-tree .see-all-articles:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #505050;
  border-right: solid 2px #505050;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  margin-left: 9px;
  pointer-events: none;
  text-align: right;
  margin-top: 7px;
}

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

  .section-nav ul li a {
    font-size: .8em;
    padding-top: .5em;
  }

  section.section {
    margin-bottom: 1em;
  }

  .awt_container.awt_container_category .category-container {
    padding: 0;
  }

  .awt_container.awt_container_category .article, .awt_container.awt_container_section .article {
    /*margin: 3em 0;*/
    padding: 0 2%;
  }

  .section-tree .article-list li a, .section-content .article-list li a {
    line-height: 1.6;
  }

}

@media screen and (max-width: 1024px) and (min-width: 768px) {

  .section-tree .article-list {
    margin-top: 1em;
  }

  section.section {
    margin-top: 1em;
  }

}

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

  .section-nav {
    margin-top: 1em;
  }

  .section-nav ul li {
    margin-right: .5em;
  }

  .section-nav ul li a {
    padding: .5em 1.2em;
  }

  .awt_container.awt_container_section .article {
    margin-top: 2em;
    padding: 0;
  }

  .section-content .article-list {
    margin-top: 1.5em;
    margin-left: 0;
  }

  .section-tree .article-list,
  .article-list .article-list-item {
    text-indent: 0;
    margin-top: 1em;
    margin-left: 0;
  }

  .section-tree .article-list li + li, .section-content .article-list li + li {
    margin-top: .3em;
  }

  .awt_container .section-tree .see-all-articles {
    font-size: .8em !important;
  }
}

/****************************

pagination Renewal

*****************************/

.pager {
  text-align: center;
  margin: 2em 0 4em;
}

.pager_block {
  display: inline-block;
}

.pagination {
  margin-bottom: .5em;
}

.pagination ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.pagination ul li {
  width: 38px;
  height: 38px;
}

.awt_container .pagination ul li a, .pagination ul li span {
  display: block;
  font-size: 16px;
  padding: .5em;
  font-family: sans-serif;
  width: 100%;
  height: 100%;
  color: #536369;
  line-height: 1.6;
}

.pagination li + li {
  border-left: 1px solid #ccc;
}

.pagination li:hover {
  background-color: #e5f4ff;
  opacity: .8;
}

.pagination .pagination-current {
  background-color: #e5f4ff;
}

.pagination .pagination_ico {
  position: relative;
}

.pagination .pagination_ico a:before {
  content: "";
  margin: 0;
  display: inline-block;
  width: 14px;
  height: 12px;
  background-size: 6px;
  position: absolute;
  top: 14px;
  left: 11px;
}

.pagination .pagination-prev a:before, .pagination .pagination-next a:before {
  background: url("/hc/theming_assets/01HZM2V5CETAY09BZ2MXHV5P6Y") center center no-repeat transparent;
}

.pagination .pagination-first a:before, .pagination .pagination-last a:before {
  background: url("/hc/theming_assets/01HZM2V68FQK3H9Z2FHTAR8BM7") center center no-repeat transparent;
}

.pagination .pagination-prev a:before {
  transform:rotateY(180deg);
}

.pagination .pagination-first a:before {
  transform:rotateY(180deg);
}

.pager .page_results {
  text-align: right;
}

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

  .pagination {
    margin-bottom: .2em;
  }

  .pagination ul {
    border: none;
  }

  .pagination ul li {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: .5em;
  }

  .pagination ul li + li {
    margin-left: -1px;
  }

  .pagination ul li:first-child {
    border-left: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
  }

  .pagination ul li:last-child {
    border-radius: 0 4px 4px 0;
  }

  .awt_container .pagination ul li a, .pagination ul li span {
    font-size: 14px;
  }

  .pagination .pagination_ico a:before {
    top: 12px;
  }

  .page_results  {
    font-size: .95em;
  }
}

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

  .pagination ul li {
    width: 34px;
    height: 34px;
  }

  .pagination .pagination_ico a:before {
    width: 10px;
    height: 10px;
    top: 12px;
    left: 10px;
  }
}

/****************************

サービスロゴ差し替え

*****************************/

.awt_header .logo a {
  width: 160px;
}

.awt_header a img {
  max-width: 100%;
  width: 100%;
  height: 46px
  height: auto;
}

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

  .awt_header .logo a {
    width: 150px;
  }

  .awt_header a img {
    height: 42px;
  }
}

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

  .awt_header .logo a {
    width: 140px;
  }

  .awt_header a img {
    height: 40px;
  }
}

/****************************

  補足事項（グレー枠）内のアコーディオン

  *****************************/

#new_article .click_accordion a.trigger {
    font-size: 0.9rem;
    cursor: pointer;
    text-decoration: none;
}

#new_article .click_accordion a.trigger:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    display: inline-block;
    padding-right: 6px;
    font-size: 1rem;
}

#new_article .click_accordion a.up:before {
    content: "\f0d7";
    padding-right: 3px;
}

#new_article .click_accordion .accordion {
    display: none;
    background: #f0f0f0;
    margin: .5em 0;
    padding: 2em 2em 1.5em;
    border-radius: 4px;
}

#new_article .click_accordion .accordion * {
    font-size: .9rem;
}

#new_article .click_accordion .accordion ul>li+li {
    margin-top: .2em;
}

#new_article .click_accordion .accordion .note-list *,
#new_article .click_accordion .accordion .note-text * {
    font-size: 0.8rem;
}


/****************************

  tableのアコーディオン

  *****************************/

@media only screen and (max-width: 767px) and (orientation: portrait) {
    #new_article table.table_accordion,
    #new_article table.table_accordion tbody,
    #new_article table.table_accordion tr {
        display: block;
        width: 100%;
    }
    #new_article table.table_accordion {
        border-bottom: 1px solid #bdc3c4;
    }
    #new_article table.table_accordion th {
        display: block;
        width: 100%;
        font-size: .9rem;
        text-align: left;
        background: #f0f0f0;
        border: 1px solid #bdc3c4;
        border-bottom: none;
        font-weight: 600;
    }
    #new_article table.table_accordion th:before {
        content: '\f054';
        font-family: 'FontAwesome';
        padding-right: 8px;
        color: #bcbcbc;
    }
    #new_article table.table_accordion th.ac_open:before {
        content: '\f078';
        padding-right: 4px;
    }
    #new_article table.table_accordion th.ac_open+td {
        border-bottom: none;
    }
    #new_article table.table_accordion td {
        display: block;
        width: 100%;
        font-size: .9rem;
    }
    #new_article table.table_accordion td * {
        font-size: .9rem;
    }
}

/*アイコンを付けない外部リンク*/

#new_article .noicon a[target="_blank"] {
    padding: 0;
    margin: 0;
    display: block;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    /*SPでtdの線を消す*/
    #new_article .td-nobdr tbody tr td {
        border: none;
    }
    #new_article .td-nobdr tbody tr {
        border: #bdc3c4 solid 1px;
    }
    /*SPの時だけ画像サイズを小さくする*/
    #new_article .sp-downsize {
        text-align: center;
    }
    #new_article .sp-downsize img.width90 {
        width: 90%;
    }
    #new_article .sp-downsize img.width80 {
        width: 80%;
    }
    #new_article .sp-downsize img.width70 {
        width: 70%;
    }
}


/****************************

スターターパック関連記事　追加css

*****************************/

/*FAQトップに導線バナー追加*/
.search_box {
  margin-bottom: 0;
}

#top_container .bnr_kzg {
  width: 100%;
  position: relative;
  margin: .4rem 0 1.2em;
}
#top_container .bnr_kzg a {
  display: block;
  width: 100%;
}
#top_container .bnr_kzg a:hover {
  opacity: 0.7;
}
#top_container .bnr_kzg img {
  width: 100%;
}
#top_container .bnr_kzg .disp-sp {
  display: none;
}
#top_container .bnr_kzg .disp-pc .bnr_kzg_txt1 {
  position: absolute;
  color: #555555;
  font-size: 19px;
  top: 17%;
  left: 3.5%;
}
#top_container .bnr_kzg .disp-pc .bnr_kzg_txt2 {
  position: absolute;
  color: #555555;
  font-size: 18px;
  top: 18%;
  right: 3.3%;
}
#top_container .bnr_kzg .disp-pc .bnr_kzg_btn {
  position: absolute;
  color: white;
  background-color: #20AEE5;
  border-radius: 24px;
  padding: 0.6em 2.2em;
  font-size: 18px;
  font-weight: bold;
  top: 38%;
  right: 9%;
  background-image: url(/hc/theming_assets/01HZM2V5442J4MGP73ZBWAEFZN);
  background-repeat: no-repeat;
  background-size: 4% auto;
  background-position: right 8.8% center;
}

@media screen and (min-width: 641px) and (max-width: 1400px) {
  #top_container .bnr_kzg .disp-sp {
    display: none;
  }
  #top_container .awt_bg{
    /*margin-top: 0.4em;*/
  }
  #top_container .bnr_kzg .disp-pc .bnr_kzg_txt1 {
    font-size: 1.5vw;
  }
  #top_container .bnr_kzg .disp-pc .bnr_kzg_txt2 {
    font-size: 1.3vw;
    right: 3.5%;
  }
  #top_container .bnr_kzg .disp-pc .bnr_kzg_btn {
    font-size: 1.3vw;
    right: 9%;
  }
}
@media only screen and (max-width: 1159px){
  #top_container .bnr_kzg .disp-pc .bnr_kzg_txt2 {
    font-size: 1.5vw;
    right: 3.5%;
  }
  #top_container .bnr_kzg .disp-pc .bnr_kzg_btn {
    font-size: 1.6vw;
    right: 8%;
  }
}
@media only screen and (max-width: 640px) and (orientation: portrait) {
  .search_box {
    margin-bottom: 0;
  }
  .awt_bg{
    padding-top:0;
  }
  #top_container .bnr_kzg .disp-pc {
    display: none;
  }
  #top_container .bnr_kzg .disp-sp {
    display: block;
    margin: 1.4em 0 1.2em;
  }
  #top_container .bnr_kzg .disp-sp a {
    width: 100%;
  }
  #top_container .bnr_kzg .disp-sp .bnr_kzg_txt1 {
    position: absolute;
    color: #555555;
    font-size: 3vw;
    top: 19%;
    left: 3.6%;
  }
  #top_container .bnr_kzg .disp-sp .bnr_kzg_btn {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: #20aee5;
    border-radius: 24px;
    padding: 0.4em 1.8em 0.5em;
    top: 42%;
    left: 4%;
    background-image: url(/hc/theming_assets/01HZM2V5442J4MGP73ZBWAEFZN);
    background-repeat: no-repeat;
    background-size: 4% auto;
    background-position: right 8.8% center;
  }
}

/****************************

  プリンター関連記事の目次にサムネール画像

  *****************************/

#new_article .index_imgbox {
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: stretch;
    align-content: stretch;
}

#new_article .index_imgbox>* {
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

#new_article .index_imgbox .index_list {
    letter-spacing: normal;
    position: relative;
    width: 70%;
    min-height: 0%;
}

#new_article .index_imgbox .index_img {
    width: 26%;
    margin-left: 4%;
}

#new_article .index_imgbox .index_img img {
    border-radius: 4px;
}

#new_article .index_imgbox figcaption {
    font-weight: 600;
}

#new_article .index_imgbox figure+figure {
    margin-top: 1em;
}

@media (max-width: 1024px),
print {
    #new_article .index_imgbox .index_list {
        width: 68%;
    }
    #new_article .index_imgbox .index_img {
        width: 28%;
    }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    #new_article .index_imgbox .index_list {
        width: 100%;
    }
    #new_article .index_imgbox .index_img {
        width: 100%;
        text-align: center;
        margin: 2em 0 1em;
    }
    #new_article .index_imgbox figure {
        width: 70%;
    }
    #new_article .index_imgbox figcaption {
        font-size: 1rem;
    }
    #new_article .index_imgbox .figure2 figure {
        width: 48%;
    }
    #new_article .index_imgbox .figure2 figcaption {
        font-size: .8rem;
    }
    #new_article .index_imgbox figure+figure {
        margin: 0 0 0 1%;
    }
}
/****************************

  動作環境足切り端末にアテンションマーク追加

  *****************************/
#new_article table.device_list td span.attention,
#new_article span.attention_note {
  color: #ff9700;
  background: url("/hc/theming_assets/01HZM2V6T3F2DWV9MG9JQKMV67") no-repeat transparent;
  background-size: 1.1rem 1.1rem;
  background-position: top 6px left 0px;
  padding: 3px 0 0 24px;
  margin-bottom: 0.5rem;
  line-height: 1rem;
  font-size: 1.1rem;
}

@media only screen and (max-width: 768px) {
  #new_article table.device_list td span.attention,
  #new_article span.attention_note {
    padding: 4px 0 0 20px;
    background-size: 1rem 1rem;
    font-size: 1rem;
  }
}


#new_article table.td-center td {
    text-align: center;
}


/* algolia */

#sr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  	margin-top: 14px;
}

.sr-col-l {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    flex: 0 0 20%;
    max-width: 20%;
    box-sizing: border-box;
    padding: 10px;
}

  /* ウィンドウ幅が768px未満の場合 */
  @media (max-width: 767px) {
      .sr-col-l {
          position: static; /* SPではstickyを無効にする */
          top: auto; /* top: 0 を無効にする */
          height: auto; /* 高さを自動にする */
          overflow-y: visible; /* スクロールを解除 */
      }
  }

.sr-col-r {
    flex: 0 0 70%;
    max-width: 70%;
    box-sizing: border-box;
    padding: 10px;
}

.sr-col-r h4 {
  margin-top:1em !important;
}

#service-filter label{
  display:block;
}

#searchForm {
    margin-bottom: 20px;
}

#queryInput {
    width: calc(100% - 100px);
    padding: 8px;
    margin-right: 10px;
}

#searchButton {
    padding: 8px 16px;
}

#new_article .sr-h5{
  margin: 8px 0 16px;
}

#new_article .sr-h4{
  display:none;
}

 .modal-close {
   display:none;
	}

.sr-col-l label{
	display: block;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 4px;
	cursor:pointer;
}

.sr-col-l input[type="checkbox"]{
	margin-right: 3px;
  margin-top: -4px;
}

.sr-col-l .reset-checkbox{
  font-size: 14px;
  padding-right:4px;
  text-align: right;
}

#service-filter label, #info-filter label {
  color: #555;
}

#service-filter label.sr-checked, #info-filter label.sr-checked {
  color: #0892c7;
}

#service-filter label, #info-filter label {
  display: flex;
  align-items: center;
}

#service-filter input[type="checkbox"], #info-filter input[type="checkbox"] {
  margin-right: 8px; /* チェックボックスとテキストの間にスペースを追加 */
}

#service-filter label input[type="checkbox"] {
  width: 14px;
  height: 14px;
  accent-color: #007bff; /* チェックマークと枠の色を変更（モダンブラウザ対応） */
}

/* right-col */
.sr-col-r {
    flex: 0 0 80%;
    max-width: 80%;
    box-sizing: border-box;
    padding: 10px;
  	border-left: 1px solid #ccc;
  	padding-left:40px;
}

.sr-col-r #new_article h2{
  margin: 0 0 16px;
}

.sr-col-r #new_article p.sr-summary{
  margin: 0 0 16px;
}

.sr-col-r #new_article #searchForm{
  position: relative;
  margin: 14px 0 0;
}

.sr-col-r #new_article .search{
	width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .sr-sp{
    display:none;
  }
}

.sr-sp{
    background-color: #E1F0F8;
    padding: 20px 0 1px;
    width: 100%;
}


.sr-sp #queryInput,
.sr-col-r #new_article #queryInput {
  border: 1px solid #bdc3c4;
  padding: .5rem 70px .5rem 50px;
  border-radius: 4px;
  height: 40px;
  width: 100%;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 1rem;
}

.sr-sp #searchButton,
.sr-col-r #new_article #searchButton{
    display: block;
    padding: 0;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 37px;
    content: "検索";
    background-color: #20AEE5;
    color: white;
    border: none;
    border-radius: 0 6px 6px 0;
    font-weight: 400;
    width: 60px;
    font-size: 0.9rem;
    font-weight: normal;
}

.sr-col-r #new_article h4 {
  margin-top:1em;
}

.sr-col-r #new_article .hit-container{
  border-bottom:1px #ccc solid;
  padding: 16px 0;
  position: relative;
  background-repeat: no-repeat;
	background-size: auto 20px;
  background-position: calc(100% - 28px) 35px;
}

.sr-col-r #new_article .sp-filter{
  display:none;
}

#new_article .hit-container h5{
 width: calc(100% - 210px); 
}

.logo-arg {background-image: url('/hc/theming_assets/01JCFQXAGVKC6BKASE7HTEXEY2');}
.logo-apy {background-image: url('/hc/theming_assets/01J9THVYNEYW592FWMSRJCY01E');}
.logo-mpa {background-image: url('/hc/theming_assets/01J9THW39RMN58N8BYVZ6D8QDS');}
.logo-pyr {background-image: url('/hc/theming_assets/01J9THW59NVPNGSH797BTYZZ3Z');}
.logo-msc {background-image: url('/hc/theming_assets/01J9THW3Z3YFWQAP9AKTW3C24Y');}
.logo-sft {background-image: url('/hc/theming_assets/01J9THW7D50J6VSS2JWBRTTZN2');}
.logo-rb {background-image: url('/hc/theming_assets/01J9THW60NHN3RQN933BY2K939');}
.logo-mate {background-image: url('/hc/theming_assets/01J9THW1T74QB1V6JEBQSZ9EBF');}
.logo-awt {background-image: url('/hc/theming_assets/01J9THW0GVYP7G8NKBACFW9KT2');}
.logo-rsv {background-image: url('/hc/theming_assets/01J9THW6MGV7MPPWBXKH5XCR94');}
.logo-inv {background-image: url('/hc/theming_assets/01J9THW14YXW55E8WCBS1K550N');}
.logo-aid {background-image: url('/hc/theming_assets/01J9THVXZ6BQ5PNX1CC8FYWV7A');}
.logo-acs {background-image: url('/hc/theming_assets/01J9THVX8AS637DHHKHY4GTKW5');}
.logo-mkt {background-image: url('/hc/theming_assets/01J9THW2KXAKXY00F4584SVYEB');}
.logo-oes {background-image: url('/hc/theming_assets/01J9THW4P3BW3PWJAAFHMH6BYJ');}
.logo-psb {background-image: url('/hc/theming_assets/01JCJ5KNDKNJ6A9T6YR4N6CVR7');}

#new_article .hit-container h5{
  font-size: 18px;
  margin: 14px 0;
  padding: 0;
}

#new_article .hit-container h5 em{
  font-style:normal;
  font-weight:bold;
  color: #0892c7;
}

.search-results em,.hit-container em{
  font-weight: 600 !important;!i;!;
  font-style: normal;
}

#new_article .zero-result-message{
  margin:18px 0;
  text-align: center;
}

#new_article .zero-result-message h3{
  border:0px;
  margin-bottom: 18px;
}

#new_article .hit-container .sr-breadcrumb{
  font-size:15px;
  color: #555;
}

#new_article .hit-container .sr-breadcrumb a{
  font-size:15px;
  color: #555;
  text-decoration:none;
}

#new_article .hit-container .sr-breadcrumb a:hover{
  text-decoration: underline;
  color: #0892c7;
}

@media screen and (max-width: 900px) {
  
  #new_article .hit-container h5{
    width: 100%;
    padding-left: 62px;
    line-height:1.3em;
    min-height: 44px;
    background-size: auto 38px;
    background-position: 0 center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
  }

  #new_article .hit-container{
    background-image:none;
  }

  #new_article h5.logo-arg {background-image: url('/hc/theming_assets/01J9THWA5E8MHG2C9HMBKW49QF');}
  #new_article h5.logo-apy {background-image: url('/hc/theming_assets/01J9THW9GV1NT8CHT7PGAEXZ81');}
  #new_article h5.logo-mpa {background-image: url('/hc/theming_assets/01J9THWDMN3XPDAZX5QSNFMYCC');}
  #new_article h5.logo-pyr {background-image: url('/hc/theming_assets/01J9THWFRA4GTGCVKHQEPWRKH2');}
  #new_article h5.logo-msc {background-image: url('/hc/theming_assets/01J9THWE99ZKBEBTZ7CCVJB3PY');}
  #new_article h5.logo-sft {background-image: url('/hc/theming_assets/01J9THWHXWH8AJS0W3FHKN2VFE');}
  #new_article h5.logo-rb {background-image: url('/hc/theming_assets/01J9THWGEZ4BQSQ4ZD48TKP65N');}
  #new_article h5.logo-mate {background-image: url('/hc/theming_assets/01J9THWC58FJJC6E7WB1J8NWT8');}
  #new_article h5.logo-awt {background-image: url('/hc/theming_assets/01J9THWASKNJXJDTDXAW2XY2EF');}
  #new_article h5.logo-rsv {background-image: url('/hc/theming_assets/01J9THWH4E428A4TF2A7Z5VSFW');}
  #new_article h5.logo-inv {background-image: url('/hc/theming_assets/01J9THWBFF2ZFHS94PR53DVKN4');}
  #new_article h5.logo-aid {background-image: url('/hc/theming_assets/01J9THW8SJQ309CXPYV65P7ENF');}
  #new_article h5.logo-acs {background-image: url('/hc/theming_assets/01J9THW81ZYTSAQP7WVBGBV155');}
  #new_article h5.logo-mkt {background-image: url('/hc/theming_assets/01J9THWCW21GKXXCZ08MF21B21');}
  #new_article h5.logo-oes {background-image: url('/hc/theming_assets/01J9THWF0RSDT9KA723HWDC6ZY');}
  #new_article h5.logo-psb {background-image: url('/hc/theming_assets/01JCJ796RQANQCJ5N1PNWW7ZB3');}
}

.sr-col-r #new_article .hit-container.logo-psb  {
    background-size: auto 30px;
}

/*ファルタの表示切替*/
@media screen and (max-width: 767px) {
  .sr-col-l{
    display:none;
    width: 90%;
    max-width: 90%;
    flex: 0 0 90%;
  }
  
  .modal-close {
    	display:block;
      position: absolute;
      top: 14px;
      right: 14px;
      border: none;
      cursor: pointer;
    	height: 14px;
    	width: 14px;
    	background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 41"%3E%3Cpath d="M2.245 40.384L0 38.139 17.755 20.384 0 2.629 2.245.384 20 18.139 37.755.384 40 2.629 22.245 20.384 40 38.139 37.755 40.384 20 22.629 2.245 40.384Z" fill="%23333"/%3E%3C/svg%3E');
      size: 14px;
      z-index: 10000;
  }
  
  .sr-col-r{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    border-left: none;
    padding-left: 0px;
  }
  
  .sr-col-r #new_article form{
    display:none;
  }
  
  .sr-col-r #new_article .sp-filter{
    position: relative;
    display: block;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    padding: 16px 14px;
    border-radius: 4px;
    background-color: #20AEE5;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 14"><path d="M0.26 5.065L5.36 10.165c.083.086.183.154.293.201.11.046.228.07.348.069.237-.001.465-.094.636-.258l5.1-5.1c.09-.079.163-.176.216-.285s.06-.228.064-.348c.005-.12-.015-.24-.059-.352s-.097-.202-.182-.287-.201-.154-.313-.199c-.112-.045-.232-.067-.352-.064s-.24.028-.35.078-.198.122-.278.213L6 8.323 1.5 3.823c-.078-.095-.175-.173-.285-.228-.11-.055-.23-.087-.353-.093-.123-.006-.246.014-.36.058-.115.045-.219.113-.306.2-.087.087-.155.191-.2.306s-.069.233-.063.356c.005.123.037.244.093.353s.133.201.228.285z" fill="white"/></svg>');
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center right 20px;
    cursor:pointer;
	}

  .sr-col-l.modal {
      display: none;
      position: absolute;
      z-index: 9999;
      background-color: #fff;
      border:1px solid #ccc;
      padding: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  
  #new_article .sr-h4{
    display:block;
    margin: 8px 0 16px;
  }

  #service-filter,#info-filter {
    	display: flex;
			flex-wrap: wrap;
  }
  
  #service-filter label,#info-filter label {
    	width:33%;
  }
  
  .sr-col-r #new_article h2{
  font-size: 24px;
	}
  
  .sr-col-r #new_article .hit-container div{
    margin:0 6px;
  }

}

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

    #service-filter label,#info-filter label {
    	width:50%;
  }
  
}

/* 検索フォーム */

#searchForm {
    margin-bottom: 20px;
}

#queryInput {
    width: calc(100% - 100px);
    padding: 8px;
    margin-right: 10px;
}

#searchButton {
    padding: 8px 16px;
}

/****************************
Sraech Result Pagination
*****************************/

#sr-pagination-wrap{
    margin: 64px auto;
    text-align: center;
}

.sr-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sr-pagination ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: static; /* 必要に応じてpositionの値をリセット */
    text-indent: 0;
    padding-left: 0; /* 必要に応じてpadding-leftをリセット */
}

.sr-pagination ul>li::before {
    content: none;
}

.sr-pager {
    text-align: center;
    margin: 2em 0 4em;
}

.sr-pager_block {
    display: inline-block;
}

.sr-pagination {
    margin-bottom: .5em;
}

.sr-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.sr-pagination ul li {
    width: 38px;
    height: 38px;
}

  /* ウィンドウ幅が768px未満の場合 */
  @media (max-width: 767px) {
      .sr-pagination ul li {
      width: 36px;
      height: 36px;
      }
  }

.sr-pagination ul li a,
.sr-pagination ul li span {
    display: block;
    font-size: 16px;
    padding: .5em;
    font-family: sans-serif;
    width: 100%;
    height: 100%;
    color: #536369;
}

.sr-pagination li+li {
    border-left: 1px solid #ccc;
}

.sr-pagination li:hover {
    background-color: #e5f4ff;
    opacity: .8;
}

.sr-pagination .sr-pagination-current {
    background-color: #e5f4ff;
}

.sr-pagination .sr-pagination_ico {
    position: relative;
}

.sr-pagination .sr-pagination_ico a:before {
    content: "";
    margin: 0;
    display: inline-block;
    width: 14px;
    height: 12px;
    background-size: 6px;
    position: absolute;
    top: 14px;
    left: 11px;
}

.sr-pagination .sr-pagination-prev a:before,
.sr-pagination .sr-pagination-next a:before {
    background: url('data:image/svg+xml,%3Csvg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2045.8%2080%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23bcc2c3%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Eico_arrow_right%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M10%2C78.27l34-34A5.89%2C5.89%2C0%2C0%2C0%2C45.8%2C40a6.11%2C6.11%2C0%2C0%2C0-1.72-4.24l-34-34A5.88%2C5.88%2C0%2C1%2C0%2C1.72%2C10l30%2C30-30%2C30A5.88%2C5.88%2C0%2C1%2C0%2C10%2C78.27Z%22%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.sr-pagination .sr-pagination-first a:before,
.sr-pagination .sr-pagination-last a:before {
    background: url('data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2074.2%2080.7%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.st0%7Bfill%3A%23BCC2C3%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M38.4%2C78.5l34-34c1.2-1.1%2C1.8-2.7%2C1.8-4.3c0-1.6-0.6-3.1-1.7-4.2l-34-34c-2.1-2.4-5.8-2.7-8.3-0.6%20s-2.7%2C5.8-0.6%2C8.3c0.2%2C0.2%2C0.3%2C0.3%2C0.5%2C0.5l30%2C30l-30%2C30c-2.5%2C2.1-2.9%2C5.8-0.8%2C8.3c2.1%2C2.5%2C5.8%2C2.9%2C8.3%2C0.8%20C37.9%2C79.1%2C38.2%2C78.8%2C38.4%2C78.5z%22%2F%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M10.4%2C78.5l34-34c1.2-1.1%2C1.8-2.7%2C1.8-4.3c0-1.6-0.6-3.1-1.7-4.2l-34-34C8.4-0.4%2C4.7-0.7%2C2.2%2C1.4%20s-2.7%2C5.8-0.6%2C8.3c0.2%2C0.2%2C0.3%2C0.3%2C0.5%2C0.5l30%2C30l-30%2C30c-2.5%2C2.1-2.9%2C5.8-0.8%2C8.3c2.1%2C2.5%2C5.8%2C2.9%2C8.3%2C0.8%20C9.9%2C79.1%2C10.2%2C78.8%2C10.4%2C78.5z%22%2F%3E%3C%2Fsvg%3E') center center no-repeat transparent;
}

.sr-pagination .sr-pagination-prev a:before {
    transform: rotateY(180deg);
}

.sr-pagination .sr-pagination-first a:before {
    transform: rotateY(180deg);
}

.sr-pager .sr-page_results {
    text-align: right;
}

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

    .sr-pagination {
        margin-bottom: .2em;
    }

    .sr-pagination ul {
        border: none;
    }

    .sr-pagination ul li {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        margin-top: .5em;
    }

    .sr-pagination ul li+li {
        margin-left: -1px;
    }

    .sr-pagination ul li:first-child {
        border-left: 1px solid #ccc;
        border-radius: 4px 0 0 4px;
    }

    .sr-pagination ul li:last-child {
        border-radius: 0 4px 4px 0;
    }

    .sr-pagination ul li a,
    .sr-pagination ul li span {
        font-size: 14px;
    }

    .sr-pagination .sr-pagination_ico a:before {
        top: 12px;
    }

    .sr-page_results {
        font-size: .95em;
    }
}

@media only screen and (max-width: 320px) {
    .sr-pagination ul li {
        width: 34px;
        height: 34px;
    }

    .sr-pagination .sr-pagination_ico a:before {
        width: 10px;
        height: 10px;
        top: 12px;
        left: 10px;
    }
}

/* オートコンプリートを非表示 */
zd-autocomplete {display: none !important;}

/* サイト内検索のエラーメッセージ */
@keyframes sr-error-fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

#sr-error {
    margin: 16px 0 26px;
    padding: 16px;
    border: 1px solid #f55852;
    border-radius: 6px;
    color: #f55852;

    animation: sr-error-fadeIn 1s ease-out;
}

#sr-error {
    opacity: 1;
    transform: translateY(0);
}

#sr-error h3 {
		color:#f55852;
    font-size: 22px;
  	font-weight: bold;
		margin: 0;
  	border-bottom: none;
}

#sr-error p{color:#f55852;}

#sr-error .relation{margin-bottom: 0;}

@media only screen and (max-width: 767px) {
    #sr-error h3 {
        font-size: 18px;
    }
}