a:link {
    text-decoration: none;
    color: #119ddc;
    text-decoration: underline;
}

a:visited {
    color: #119ddc;
}

a:hover {
    text-decoration: none;
}
a.blank{
  padding-right:22px;
  background:url(../img/icon_blank.png) right center no-repeat;
}
.important_word {
    color: #119ddc;
}
.float_l {
    float: left;
}

.float_r {
    float: right;
}

.li_style {
    list-style: none;
}
.content_mg {
    margin-bottom: 40px;
}
.clearfix:after {
    display: block;
    clear: both;
    content: '';
}
.header_left {
    float: left;
}
.change_lang {
    color: #a0a0a0;
    text-align: right;
}
.change_lang .active_lang {
    color: #119ddc;
}
.change_lang a {
    color: #a0a0a0;
    text-decoration: none;
}
.change_lang a:hover {
    color: #119ddc;
}
.header_right {
    text-align: right;
}
.lang_arrow:before {
    content: url('../img/lang_arrow.png');
    padding-right: 5px;
}
.active_lang:before {
    content: url('../img/lang_arrow_active.png');
    padding-right: 5px;
}
.lang_arrow:hover:before {
    content: url('../img/lang_arrow_active.png');
    padding-right: 5px;
}

.indentback{
  text-indent: -4em;
  padding-left: 4em;
  padding-bottom: 1em;
}
.indentback3{
  text-indent: -2em;
  padding-left: 2em;
}

@media screen and ( min-width: 960px ) {

    body {
/*        font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    color: #444444;
    }
   .pc_hide{
     display:none;
   }

    .pc_none {
        display: none;
    }
    .pc-tab_none {
        display: none;
    }
    .wrapper {
        width: 930px;
        margin: 0 auto;
    }

    .header {
        background-color: #ffffff;
        padding-bottom: 30px;
    }

    .header_title {
        padding: 20px 0 0 20px;
    }

    .header_title > a {
        font-size: 16px;
        color: #444444;
        text-decoration: none;
    }

    .header .iseto_logo {
        margin-top: 16px;
    }

    .gnav {
        width: 100%;
        padding-top: 30px;
    }

    .gnav>li {
        float: left;
        text-align: center;
    }

    .gnav>li:nth-child(5n) {
        margin: 0;
    }

    .gnav>li:last-child {
        float: right;
        margin: 0;
    }

    .gnav>li>a {
        color: #444444;
        text-decoration: none;
        width: 186px;
        display: block;
        padding-bottom: 30px;
    }

    .gnav>li>a.gnav_active {
        color: #119ddc;
        border-bottom: 5px solid;
        padding-bottom: 25px;
    }

    .gnav>li>a:hover {
        color: #119ddc;
        border-bottom: 5px solid;
        padding-bottom: 25px;
    }

    .headline {
        min-height: 200px;
        background-image: url(../img/suport/top_bg.png);
    }
    .headline_topicpath {
        padding-top: 15px;
    }
    .headline_topicpath > a {
        text-decoration: underline;
    }
    .headline_link_font {
    margin-right: 5px;
    font-size: 14px;
  }
   .headline_title {
      padding-top: 5px;
      font-size: 40px;
      height:146px;
      display:table-cell;
      vertical-align:middle;
  }
  .headline_sub_title {
    font-weight: normal;
    font-size: 35px;
  }
    .main_title {
        font-size: 50px;
        text-align: center;
        color: #444444;
    }
    .title_box {
      margin-bottom: 40px;
  }
    .title_box .arrow_icon{
    }
    .title_box .content_title{
        line-height:31px;
        padding-left:10px;
        font-size: 24px;
    }
    .content_subTitle {
        font-size: 24px;
        margin-bottom: 30px;
    }


    .content_white {
        position: relative;
        padding: 80px 0;
    }
    .content_glay {
        padding: 80px 0;
        background-color: #fafafa;
    }
    .content_discription {
        margin-bottom: 40px;
        line-height:140%;
    }

    .footer_wrap {
        width: 100%;
/*        height: 576px; */
        margin: 0 auto;
        background-image: url(../img/suport/footer_bg.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .footer_contact_title {
        font-size: 30px;
        line-height: 150%;
        padding: 60px 0 20px;
        text-align: center;
        color: #fff;
    }

    .footer_contact_detail {
        width: 930px;
        margin: 0 auto 50px;
    }
    .footer_contact_detail .wrapper {
    }
    .footer .telephone {
        display: inline-block;
        font-size: 30px;
        margin-right: 17px;
    }

    .footer .tel-link {
        color: #ffffff;
        font-size: 24px;
    }

    .footer .email {
        color: #ffffff !important;
        font-size: 24px;
        margin-left: 17px;
        display:inline-block;
        text-decoration: none;
    }

    .footer_contact_text {
        font-size: 30px;
        line-height: 130%;
        margin: 20px 0 40px;
        text-align: center;
        color: #fff;
        font-size: 20px;
    }

    .footer_contact_sub_text {
        font-size: 20px;
        margin-bottom: 10px;
        padding-top: 20px;
        text-align: center;
        color: #fff;
    }

    .footer .office {
        width: 100%;
        font-size: 16px;
        margin: 0 auto 10px;
/*        padding-left: 5em; */
        text-indent: -5em;
        color: #fff;
        text-align: center;
    }

    .footer_contact_company {
        width: 450px;
        margin: 10px auto 20px;
    }

    .footer_contact_company_sub {
        font-size: 35px;
        font-weight: 700;
        line-height: 130%;
        margin: 10px 10px 0 70px;
        text-align: center;
        color: #fff;
    }

    .footer_contact_company_name {
        font-size: 45px;
        font-weight: 700;
        line-height: 130%;
        text-align: center;
        color: #fff;
    }
    .footer_company_link{
        display: block;
        max-width: 75%;
        height: auto;
        margin: 0 auto;

    }
    .footer_copyright {
        padding: 20px 0 5px 0;
        background-color: #a0a0a0;
    }

    .footer_copyright_text {
        margin-bottom: 15px;
        text-align: center;
        color: #fff;
    }

    .footer_copyright_text>a {
        margin-bottom: 15px;
        text-decoration: underline;
        color: #fff;
    }

    .return_top {
        position: fixed;
        width: 106px;
        height: 184px;
        right: 10px;
        bottom: 10px;
        background-image: url(../img/suport/return.png);
    }

    .return_top .arrow_up {
        position: absolute;
        right: 48px;
        bottom: 140px;
    }

    .return_top .return_text {
        position: absolute;
        right: 34px;
        bottom: 95px;
        color: #ffffff;
        text-align: center;
        line-height: 1.3;
    }

    .change_lang {
        padding: 20px 0 0;
        font-size: 14px;
        color: #a0a0a0;
    }
    .change_lang a:hover{
      text-decoration:underline;
    }

}

@media screen and (min-width: 768px) and ( max-width: 959px) {

    .sp_none {
        display: none;
    }
    .pc-tab_none {
        display: none;
    }
    body {
        font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
        background-position: center !important;
        background-position-y: 230px !important;
        width: 100%!important;
        margin: 0 auto!important;
    color: #444444;
    }

    .wrapper {
        width: auto;
        margin: 0 auto;
    }

    .header {
        background-color: #ffffff;
    }

    .header_inner {
        margin: 0 auto;
        width: 100%;
    }

    .header_title {
        padding: 10px 0 0 12px;
    }

    .header_title > a {
        font-size: 16px;
        color: #444444;
    }

    .header .individeo_logo {
        height: auto;
        padding-left: 10px;
    }

    .header .iseto_logo {
        padding: 10% 10% 3%;
        height: auto;
        box-sizing: border-box;
        width: 100%;
    }

    .gnav {
        width: 100%;
    }

    .gnav>li {
        float: left;
        display: table;
        width: 33.3%;
        height: 50px;
        box-sizing: border-box;
        border-top: 1px solid #444444;
        border-right: 1px solid #444444;
    }

    .gnav>li:nth-child(n+4) {
        box-sizing: border-box;
        border-bottom: 1px solid #444444;
    }

    .gnav>li:nth-child(3n) {
        border-right: none;
    }

    .gnav>li>a {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: #444444;
        text-decoration: none!important;
    }

    .gnav>li>a.gnav_active {
        background-color: #119ddc;
        color: #fff;
        text-decoration: none;
    }

    .gnav>li>a:hover {
        color: #119ddc;
    }

    .headline {
        background-image: url(../img/about/top_bg.png);
        padding:0 4%;
    }

    .headline_topicpath {
        padding: 2%  0 0 ;
    }

    .headline_topicpath>a {
        text-decoration: underline !important;
    }

    .headline_link_font {
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .headline_title {
      display:table-cell;
      min-width:100%;
      height:105px;
        padding: 8px 0;
        font-size: 30px;
        vertical-align:middle;
        box-sizing:borderbox;
    }
    .headline_sub_title {
    font-weight: normal;
    font-size: 25px;
  }
    .content {
        width: 100%;
    }
    .content_title {
    padding: 6px 0 0 10px;
    font-size: 24px;
    }
    .content_white {
        padding: 40px 0;
    }
    .content_box {
        padding: 0 0 5%  0;
    }
    .wrapper>.content_box:last-child {
        margin-bottom: 0;
    }

    .content_glay {
        padding: 40px 0;
        background-color: #fafafa;
    }
    .content_introduction {
        padding: 40px 0;
    }

    .title_box {
        margin: 0 4% 5%;
    }


    .footer_wrap {
        width: 100%;
/*        height: 640px; */
        margin: 0 auto;
        background-image: url(../img/suport/footer_bg.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .footer_contact_title {
        font-size: 20px;
        line-height: 150%;
        padding: 40px 10px 20px;
        text-align: center;
        color: #fff;
    }

    .footer_contact_detail {
        margin: 0 auto 20px;
    }
    .footer_contact_detail .wrapper {
     
    }
    .footer .telephone {
        text-align: center;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .footer .tel-link a {
        color: #ffffff;
    }

    .footer .email {
        display: block;
        text-align: center;
        color: #ffffff !important;
        font-size: 30px;
        text-decoration: none;
    }

    .footer_contact_text {
        font-size: 20px;
        line-height: 130%;
        margin: 20px 0 50px;
        text-align: center;
        color: #fff;
    }


    .footer_contact_sub_text {
        font-size: 20px;
        margin-bottom: 5px;
        text-align: center;
        color: #fff;
    }

    .footer .office {
        width: 55%;
        font-size: 16px;
        margin: 0 auto 10px;
        padding-left: 5em;
        text-indent: -5em;
        color: #fff;
    }

    .footer_contact_company {
        margin: 0 auto 30px;
    }

    .footer_company_link {
        width: 55%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .footer_contact_company_sub {
        font-size: 35px;
        font-weight: 700;
        line-height: 130%;
        margin: 10px 10px 0 70px;
        text-align: center;
        color: #fff;
    }

    .footer_contact_company_name {
        font-size: 45px;
        font-weight: 700;
        line-height: 130%;
        text-align: center;
        color: #fff;
    }

    .footer_copyright {
        padding: 20px 0 5px 0;
        background-color: #a0a0a0;
    }

    .footer_copyright_text {
        margin-bottom: 15px;
        text-align: center;
        color: #fff;
    }

    .footer_copyright_text>a {
        margin-bottom: 15px;
        text-decoration: underline;
        color: #fff;
    }

    .return_top {
        position: fixed;
        width: 50px;
        height: 90px;
        right: 10px;
        bottom: 10px;
        background-size: 50px;
        background-image: url(../img/suport/return.png);
        background-repeat: no-repeat;
    }

    .return_top .arrow_up {
        position: absolute;
        right: 20px;
        bottom: 73px;
        width: 30%;
        height: auto;
    }

    .return_top .return_text {
        position: absolute;
        right: 13px;
        bottom: 50px;
        font-size: 10px;
        color: #ffffff;
        text-align: center;
    }

    .change_lang {
        padding: 10px 10px 0 0;
        font-size: 14px;
    }
    .change_lang a:hover{
      text-decoration:underline;
    }
}

@media screen and ( max-width: 767px ) {

    .sp_none {
        display: none;
    }

    body {
/*        font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
  font-family: sans-serif;

        background-position: center !important;
              background-position-y: 30px !important;
        width: 100%!important;
        margin: 0 auto!important;
    color: #444444;
    }

    .wrapper {
        width: auto;
        margin: 0 auto;
    }

    .header {
        background-color: #ffffff;
    }

    .header_inner {
        margin: 0 auto;
    }

    .header_title {
        padding: 10px 0 0 12px;
    }

    .header_title > a {
        font-size: 16px;
        color: #444444;
    }

    .header .individeo_logo {
        width: 90%;
        height: auto;
        padding-left: 10px;
    }

    .header .iseto_logo {
        padding: 5% 5% 3%;
        width: 70%;
        height: auto;
        box-sizing: border-box;
    }

    .gnav {
        width: 100%;
    }

    .gnav>li {
        float: left;
        display: table;
        width: 33.3%;
        height: 50px;
        box-sizing: border-box;
        border-top: 1px solid #444444;
        border-right: 1px solid #444444;
    }

    .gnav>li:nth-child(n+4) {
        box-sizing: border-box;
        border-bottom: 1px solid #444444;
    }

    .gnav>li:nth-child(3n) {
        border-right: none;
    }

    .gnav>li>a {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: #444444;
    }

    .gnav>li>a.gnav_active {
        background-color: #119ddc;
        color: #fff;
        text-decoration: none;
    }

    .gnav>li>a:hover {
        color: #119ddc;
    }


    .headline {
        background-image: url(../img/about/top_bg.png);
        padding: 0 4%;
    }

    .headline_topicpath {
        padding: 2% 0 0 0;
    }

    .headline_topicpath>a {
        text-decoration: underline !important;
    }

    .headline_link_font {
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .headline_title {
      display:table-cell;
      width:100%;
      height:105px;
        padding: 8px 0;
        font-size: 30px;
        vertical-align:middle;
        box-sizing: border-box;
    }
    .headline_sub_title {
    font-weight: normal;
    font-size: 25px;
  }
    .content {
        width: 100%;
    }
    .title_box {
        margin: 0 4% 5%;
    }
      .content_white {
          padding: 40px 0;
      }

      .content_title {
          padding: 6px 0 0 10px;
          font-size: 24px;
          width: 85%;
      }

      .content_box {
          margin: 0 auto 30px;
      }

      .wrapper >.content_box:last-child {
          margin-bottom: 0;
      }

      .content_glay {
          padding: 40px 0;
          background-color: #fafafa;
      }
    .footer_wrap {
        width: 100%;
/*        height: 640px; */
        margin: 0 auto;
        background-image: url(../img/suport/footer_bg.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .footer_contact_title {
        font-size: 20px;
        line-height: 150%;
        padding: 40px 10px 20px;
        text-align: center;
        color: #fff;
    }

    .footer_contact_detail {
        margin: 0 auto 20px;
    }
    .footer_contact_detail .wrapper {
     
    }
    .footer .telephone {
        text-align: center;
        font-size: 30px;
        margin-bottom: 10px;
    }

    .footer .tel-link a{
        color: #ffffff;
    }

    .footer .email {
        display: block;
        text-align: center;
        color: #ffffff !important;
        font-size: 30px;
        text-decoration:none!important;
    }

    .footer_contact_text {
        font-size: 20px;
        line-height: 130%;
        margin: 20px 0 50px;
        text-align: center;
        color: #fff;
    }


    .footer_contact_sub_text {
        font-size: 20px;
        margin-bottom: 5px;
        text-align: center;
        color: #fff;
    }

    .footer .office {
        width: 55%;
        font-size: 16px;
        margin: 0 auto ;
        padding-bottom:10px;
        padding-left: 6em;
        text-indent: -7em;
        color: #fff;
    }

    .footer_contact_company {
        margin: 0 auto 30px;
    }

    .footer_company_link {
        width: 55%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .footer_contact_company_sub {
        font-size: 35px;
        font-weight: 700;
        line-height: 130%;
        margin: 10px 10px 0 70px;
        text-align: center;
        color: #fff;
    }

    .footer_contact_company_name {
        font-size: 45px;
        font-weight: 700;
        line-height: 130%;
        text-align: center;
        color: #fff;
    }

    .footer_copyright {
        padding: 20px 0 5px 0;
        background-color: #a0a0a0;
    }

    .footer_copyright_text {
        margin-bottom: 15px;
        text-align: center;
        color: #fff;
    }

    .footer_copyright_text>a {
        margin-bottom: 15px;
        text-decoration: underline;
        color: #fff;
    }

    .return_top {
        position: fixed;
        width: 50px;
        height: 90px;
        right: 10px;
        bottom: 10px;
        background-size: 50px;
        background-image: url(../img/suport/return.png);
        background-repeat: no-repeat;
    }

    .return_top .arrow_up {
        position: absolute;
        right: 20px;
        bottom: 73px;
        width: 30%;
        height: auto;
    }

    .return_top .return_text {
        position: absolute;
        right: 13px;
        bottom: 50px;
        font-size: 10px;
        color: #ffffff;
        text-align: center;
    }

    .change_lang {
        padding: 10px 10px 0 0;
        font-size: 14px;
    }
    .change_lang a:hover{
      text-decoration:underline;
    }
    .header_right {
        width: 40%;
    }
    .header_left {
        width: 40%;
    }
}