@media (min-width: 1000px) {
  body {
    padding: 0;
    margin: 0;
  }
  .sns-menu {
    display: none;
  }

  .meta-slider {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
  }

  /*ここからslider*/
  .wideslider {
    padding-bottom: 60px;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul, .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
  }
  .wideslider ul li img {
    width: 100%;
    display: none;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev, .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
  }
  .center-item {
    margin: 0 auto;
  }

  .pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    position: absolute;
    z-index: 200;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
  }
  .pagination a.pn1 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn2 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn3 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn4 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn5 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.active {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
  }
  /* =======================================
    ClearFixElements
  ======================================= */

  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }
  /*slide終了*/
  /*ここからコンテンツ(ブラウザ幅MAX)*/

  .anniversary_wrap{
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    display: block;
    text-align: right;
    font-size: 0.8rem;
    overflow: hidden;
  }
  h2.anniversary_years {
    width: 600px;
    font-size: 2.4rem;
    float:left;
    font-family: 'Lora', serif;
    padding-top: 1rem;
    border-bottom: #006CB8 dotted 5px;
    text-align: left;
  }
  p.photo {
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    font-size: 0.8rem;
  }
  p.anniversary {
    width: 400px;
    padding-top: 2.3rem;
    text-align: right;
    float: right;
    text-shadow: 2px 2px 1px #fcfcfc;
    font-weight: bold;
  }
  p.center {
    text-align: center;
  }
  .contents_wrapper {
    background: url(https://comco.co.jp/wp-content/uploads/2019/03/company_h2.png) repeat-x;
    padding-bottom: 80px;
  }
  /*ここからwidth1000px*/

  .contents_wrapper_main_menu .contents {
    width: 1000px;
/*    width: 830px; */
    margin: 0 auto;
  }
  .contents_wrapper .contents {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  .contents_wrapper h2 {
    font-size: 28px;
    font-weight: bold;
/*    padding-left: 20px; */
  }

  .comvoi_logo {
    margin-bottom: 50px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
  }

  /*menu*/
  .main_menu {
    padding-bottom: 20px;
    clear:both;
  }
  .main_menu nav {
    width: 1000px;
    height: auto;
/*    height: 250px; */
  }
  .main_menu nav ul {
    width: 1000px;
    height:390px;
    overflow: hidden;
  }

  .main_menu nav ul.menu {
    height:260px;
  }

  .main_menu nav ul li {
    width: 490px;
    height: auto;
    float: left;
    box-shadow: 5px 10px 10px -1px #454443;
    -moz-box-shadow: 5px 10px 10px -1px #454443;
    -webkit-box-shadow: 5px 10px 10px -1px #454443;
  }
  .main_menu nav ul li:first-child {
    margin-right: 10px;
  }
  .main_menu nav ul li:hover {
    opacity: 0.5;
  }

  .main_menu nav img {
    width: 480px;
  }

  /*topics*/
  .contents_wrapper_main_topics .contents {
    width: 1000px;
    margin: 0 auto;
  }
  .main_topics {
    margin-bottom: 20px;
    padding: 5px;
    clear:both;
    background-color:orange;
  }
  .main_topics nav {
    width: 1000px;
    height: 400px;
  }
  .main_topics nav ul {
    width: 1000px;
    overflow: hidden;
  }
  .main_topics nav ul li {
    width: 496px;
    height: 390px;
    float: left;
    box-shadow: 0px 0px 10px -3px #454443;
    -moz-box-shadow: 0px 0px 10px -3px #454443;
    -webkit-box-shadow: 0px 0px 10px -3px #454443;
  }
  .main_topics nav ul li:first-child {
    margin-right: 8px;
  }
  .main_topics nav ul li:hover {
    opacity: 0.5;
  }
  .main_topics nav ul li img {
    width: 480px;
    height: auto;
  }

  .news_sp {
    display: none;
  }
  /*news*/

  .news_pc {
/*    margin-top:7rem; */
    margin-bottom: 40px;
    width: 100%;
  }
  #canvas-wrapper {
    position: absolute;
    z-index: 0;
    /*contents_wrapperの下に潜るように指定*/

    width: 100%;
    height: 380px;
    top: 1400px;
    left: 0;
  }
  .news {
    width: 1000px;
    margin: 0 auto;
  }
  .news_table {
    width: 850px;
    margin-right: 50px;
    margin-left: 50px;
    margin-top: 40px;
    border: 5px solid #006cb8;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .news_table dl {
    width: 820px;
    overflow: hidden;
    padding-bottom: 30px;
  }
  .news_table dt {
    width: 125px;
    margin-right: 10px;
    float: left;
    font-size: 14px;
  }
  .news_table dd {
    width: 685px;
    float: right;
    font-size: 14px;
  }
  .news_table dd a {
    color: #006cb8;
  }
  /*Pick Up*/

  section.pickupwrap{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #444;
    overflow: hidden;
  }
  .pickup_text {
    display: block;
    width: 580px;
    height: auto;
    float:left;
  }
  .pickup_img {
    display: block;
    width: 410px;
    height: auto;
    float: right;
  }
  section h3 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 20px;
    font-weight: bold;
  }
  section h6 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 20px;
    font-weight: bold;
  }
  section p {
    display: block;
    font-size: 16px;
    line-height: 1.6rem;
    width: 96%;
    margin-left: 20px;
  }
  section p a {
    color: #006cb8;
  }
  section p.new_p {
    display: block;
    font-size: 16px;
    line-height: 1.6rem;
    margin-top: 1.6rem;
    margin-left: 20px;
  }
  .btn {
    width: 220px;
    height: 30px;
    background-color: #000000;
    margin-top: 20px;
    margin-left: 20px;
    text-align: center;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .btn a {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
  }
  h6 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  h6 a:hover {
    opacity: 0.5;
  }
  .news_tag_event, .news_tag_blog, .news_tag_news, .news_tag_recruit {
    display: block;
    width: 80px;
    background-color: #E06A3B;
    font-weight: bold;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    padding: 0 10px;
    margin: 0;
  }
  .news_tag_blog {
    background-color: #336600;
  }
  .news_tag_news {
    background-color: #ffab08;
  }
  .news_tag_recruit {
    background-color: #330099;
  }
  .thank1 {
    color: #C7243A;
    border:1px solid #C7243A;
    font-weight: bold;
    padding: 0.2rem;
    font-size:0.8rem;
  }
}
@media (max-width: 999px) {
  /*ここからslider*/

  .meta-slider {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
  }

  .wideslider {
    padding-bottom: 3.75rem;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul, .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
  }
  .wideslider ul li img {
    width: 100%;
    display: none;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev, .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
  }
  .pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    position: absolute;
    z-index: 200;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
  }
  .pagination a.pn1 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn2 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn3 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn4 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn5 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.active {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
  }
  /* =======================================
    ClearFixElements
  ======================================= */

  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }
  /*slide終了*/

  .anniversary_wrap{
    width: 96%;
    height: 100px;
    margin: 0 auto;
    display: block;
    text-align: right;
    font-size: 0.8rem;
    overflow: hidden;
  }
  h2.anniversary_years {
    width: 50%;
    font-size: 2.4rem;
    float:left;
    font-family: 'Lora', serif;
    border-bottom: yellow dotted 5px;
    text-align: left;
  }
  p.photo {
    width: 96%;
    margin: 0 auto;
    text-align: right;
  }
  p.anniversary {
    width: 50%;
    padding-top: 2.3rem;
    text-align: right;
    float: right;
    text-shadow: 2px 2px 1px #fcfcfc;
    font-weight: bold;
  }

  /*ここからコンテンツ(ブラウザ幅MAX)*/

  .contents_wrapper {
    background: url(https://comco.co.jp/wp-content/uploads/2019/03/company_h2.png) repeat-x;
    width: 100%;
  }
  /*ここからwidth1000px*/

  .contents_wrapper_main_menu .contents {
    width: 94%;
    margin: 0 auto;
    padding: 3%;
  }
  .contents_wrapper .contents {
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 5%;
    margin: 0 auto;
    position: relative;
    z-index: 20;
  }
  .contents_wrapper h2 {
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
  }

  .comvoi_logo {
    margin-bottom: 50px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
  }

  /*menu*/
  .main_menu {
    padding-bottom: 5%;
  }
  .main_menu nav {
    width: 100%;
    height: 16.4%;
  }
  .main_menu nav ul {
    width: 100%;
    overflow: hidden;
  }
  .main_menu nav ul.menu {
    height:auto;
  }

  .main_menu nav ul li img {
    width: 49%;
    height: auto;
    float: left;
    margin-bottom: 0.5rem;
    margin-right: 1%;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .main_menu nav ul li img:nth-child(2) {
    margin-right: 0rem;
  }
  .main_menu nav ul li:hover {
    opacity: 0.5;
  }

  /*topics*/
  .contents_wrapper_main_topics .contents {
    width: 94%;
    margin: 0 auto;
    padding: 3%;
  }
  .main_topics {
    margin: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    clear:both;
    background-color:orange;
  }
  .main_topics nav {
    width: 100%;
/*    height: 16.4%; */
  }
  .main_topics nav ul {
    width: 100%;
    overflow: hidden;
  }
  .main_topics nav ul li img {
    width: 49%;
    height: auto;
    float: left;
    margin-bottom: 0.5rem;
    margin-right: 1%;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .main_topics nav ul li img:nth-child(2) {
    margin-right: 0rem;
  }
  .main_topics nav ul li:hover {
    opacity: 0.5;
  }

  .news_pc {
    display: none;
  }
  /*news*/

  canvas {
    display: none;
  }
  /*  .news {
    width: 100%;
    height: auto;
  }*/

  .news_table {
    width: 98%;
    height: auto;
    border: 0.3rem #006cd8 solid;
    background-color: #fff;
    margin-top: 1rem;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  dl {
    padding: 0.6rem;
    overflow: hidden;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  dt {
    width: 20%;
    float: left;
    margin-right: 5%;
  }
  dd {
    width: 75%;
    float: left;
  }
  .news_table dd a {
    color: #006cb8;
  }
  /*Pick Up*/
  section.pickupwrap{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #444;
    overflow: hidden;
  }
  .pickup_text {
    display: block;
    width: 60%;
    height: auto;
    float:left;
    margin-right: 5%;
  }
  .pickup_img img{
    display: block;
    width: 35%;
    height: auto;
  }
  section h3 {
    font-size: 1.75rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-weight: bold;
  }
  section h6 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold;
  }
  section p {
    display: block;
    font-size: 1rem;
    line-height: 1.6rem;
  }
  section p a {
    color: #006cb8;
  }
  section p.new_p {
    display: block;
    font-size: 1rem;
    line-height: 1.6rem;
    margin-top: 1.6rem;
  }
  .btn {
    width: 14rem;
    height: 1.875rem;
    background-color: #000000;
    margin-top: 1rem;
    text-align: center;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .btn a {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 0.8rem;
    line-height: 1.875rem;
    text-decoration: none;
  }
  h6 img {
    display: block;
    margin-bottom: 1rem;
    margin: 0 auto;
    width: 30%;
    padding-top: 1rem;
  }
  h6 a:hover {
    opacity: 0.5;
  }
  .news_tag_event, .news_tag_blog, .news_tag_news, .news_tag_recruit {
    display: block;
    width: 5rem;
    background-color: #E06A3B;
    font-weight: bold;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    padding: 0 0.6rem;
    margin: 0;
  }
  .news_tag_blog {
    background-color: #336600;
  }
  .news_tag_news {
    background-color: #ffab08;
  }
  .news_tag_recruit {
    background-color: #330099;
  }
  .thank1 {
    color: #C7243A;
    border:1px solid #C7243A;
    font-weight: bold;
    padding: 0.2rem;
    font-size:0.8rem;
  }
  .years{
    display: block;
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 1rem;
  }
  .years> img {
    width: 1000px;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  /*ここからslider*/
  .meta-slider {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
  }

  .wideslider {
    padding-bottom: 3.75rem;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul, .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
  }
  .wideslider ul li img {
    width: 100%;
    display: none;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev, .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
  }
  .pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    position: absolute;
    z-index: 200;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
  }
  .pagination a.pn1 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn2 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn3 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn4 {
    background: transparent urlhttps://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn5 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.active {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
  }
  /* =======================================
    ClearFixElements
  ======================================= */

  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }
  /*slide終了*/
  .anniversary_wrap{
    width: 96%;
    height: 100px;
    margin: 0 auto;
    display: block;
    text-align: right;
    font-size: 0.8rem;
    overflow: hidden;
  }
  h2.anniversary_years {
    width: 50%;
    font-size: 2rem;
    float:left;
    font-family: 'Lora', serif;
    padding-top: 1rem;
    border-bottom: yellow dotted 5px;
    text-align: left;
  }
  p.photo {
    width: 96%;
    margin: 0 auto;
    text-align: right;
    font-size: 0.8rem;
  }
  p.anniversary {
    width: 50%;
    padding-top: 2rem;
    text-align: right;
    float: right;
    text-shadow: 2px 2px 1px #fcfcfc;
    font-weight: bold;
  }

  /*ここからコンテンツ(ブラウザ幅MAX)*/

  .contents_wrapper {
    background: url(https://comco.co.jp/wp-content/uploads/2019/03/company_h2.png) repeat-x;
    padding-bottom: 1rem;
    width: 100%;
  }
  /*ここからwidth1000px*/

  .contents_wrapper_main_menu .contents {
    width: 94%;
    margin: 0 auto;
    padding: 3%;
  }
  .contents_wrapper .contents {
    width: 94%;
    padding: 3%;
    margin-bottom: 1.4rem;
    margin: 0 auto;
    position: relative;
    z-index: 20;
  }
  .contents_wrapper h2 {
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5rem;
  }

  .comvoi_logo {
    margin-bottom: 20px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
  }

  .comvoi_logo img{
    margin: 0 5px;
    width:100%;
  }


  /*menu*/
  .main_menu {
    padding-bottom: 5%;
  }
  .main_menu nav {
    width: 100%;
    height: 16.4%;
  }
  .main_menu nav ul {
    width: 100%;
    overflow: hidden;
  }
  .main_menu nav ul.menu {
    height:auto;
  }

  .main_menu nav ul li img {
    width: 49%;
    height: auto;
    float: left;
    margin-bottom: 0.5rem;
    margin-right: 1%;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .main_menu nav ul li img:nth-child(2) {
    margin-right: 0rem;
  }
  .main_menu nav ul li:hover {
    opacity: 0.5;
  }

  /*topics*/
  .contents_wrapper_main_topics .contents {
    width: 94%;
    margin: 0 auto;
    padding: 3%;
  }
  .main_topics {
    padding-bottom: 5%;
    background-color:orange;
  }
  .main_topics nav {
    width: 100%;
  }
  .main_topics nav ul {
    width: 100%;
    overflow: hidden;
  }
  .main_topics nav ul li img {
    width: 49%;
    height: auto;
    float: left;
    margin-bottom: 0.5rem;
    margin-right: 1%;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .main_topics nav ul li img:nth-child(2) {
    margin-right: 0rem;
  }
  .main_topics nav ul li:hover {
    opacity: 0.5;
  }

  .news_pc {
    display: none;
  }
  /*news*/

  canvas {
    display: none;
  }
  /*  .news {
    width: 100%;
    height: auto;
  }*/

  .news_table {
    width: 98%;
    height: auto;
    border: 0.3rem #006cd8 solid;
    background-color: #fff;
    margin-top: 1rem;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  dl {
    padding: 0.6rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  dt {
    display: block;
    width: 100%;
    border-bottom: 1px solid #444;
    margin-bottom: 0.3rem;
    text-align: left;
  }
  dd {
    width: 100%;
  }
  .news_table dd a {
    color: #006cb8;
  }
  /*Pick Up*/

  section.pickupwrap{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #444;
    overflow: hidden;
  }
  .pickup_text {
    display: block;
    width: 60%;
    height: auto;
    float:left;
    margin-right: 5%;
  }
  .pickup_img img{
    display: block;
    width: 35%;
    height: auto;
  }
  section h3 {
    font-size: 1.75rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-weight: bold;
  }
  section h6 {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: bold;
  }
  section p {
    display: block;
    font-size: 1rem;
    line-height: 1.6rem;
  }
  section p a {
    color: #006cb8;
  }
  .btn {
    width: 14rem;
    height: 1.875rem;
    background-color: #000000;
    margin-top: 1rem;
    text-align: center;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .btn a {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 0.8rem;
    line-height: 1.875rem;
    text-decoration: none;
  }
  h6 img {
    display: block;
    margin-bottom: 1rem;
    margin: 0 auto;
    width: 50%;
    padding-top: 1rem;
  }
  h6 a:hover {
    opacity: 0.5;
  }
  .news_tag_event, .news_tag_blog, .news_tag_news, .news_tag_recruit {
    display: block;
    width: 5rem;
    background-color: #E06A3B;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    padding: 0 0.6rem;
    margin: 0;
  }
  .news_tag_blog {
    background-color: #336600;
  }
  .news_tag_news {
    background-color: #ffab08;
  }
  .news_tag_recruit {
    background-color: #330099;
  }
}
@media (max-width: 528px) {
  /*ここからslider*/
  .meta-slider {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
  }

.slider div {
    height: 300px;
width:auto;
//max-width: 528px;
}
/*
  .meta-slider .fixed_img {
    width: 100%;
    max-width: 100%;
    height: auto;
//    box-sizing: border-box;
//    -moz-box-sizing: border-box;
//    -webkit-box-sizing: border-box;
//    -o-box-sizing: border-box;
//    -ms-box-sizing: border-box;
  }
*/

.slider img {
    max-width: 100%;
//    height: auto;
    width: 80%;
}

  .wideslider {
    padding-bottom: 3.75rem;
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
  .wideslider ul, .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
  }
  .wideslider ul li img {
    width: 100%;
    display: none;
  }
  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev, .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
  }
  .pagination {
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    position: absolute;
    z-index: 200;
  }
  .pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
  }
  .pagination a.pn1 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn2 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn3 {
    background: transparent urlhttps://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn4 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.pn5 {
    background: transparent url(https://comco.co.jp/wp-content/uploads/2019/03/maru.png) no-repeat left top;
  }
  .pagination a.active {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
  }
  /* =======================================
    ClearFixElements
  ======================================= */

  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }
  .wideslider ul {
    display: inline-block;
    overflow: hidden;
  }
  /*slide終了*/
  .anniversary_wrap{
    width: 96%;
    height: auto;
    margin: 0 auto;
    display: block;
    text-align: right;
    font-size: 0.8rem;
    overflow: hidden;
  }
  h2.anniversary_years {
    width: 100%;
    font-size: 1.4rem;
    float:left;
    font-family: 'Lora', serif;
    padding-top: 1rem;
    border-bottom: yellow dotted 5px;
    text-align: left;
  }
  p.photo {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    font-size: 0.6rem;
  }
  p.anniversary {
    width: 100%;
    float: left;
    text-align: left;
    text-shadow: 2px 2px 1px #fcfcfc;
    font-weight: bold;
    font-size: 0.8rem;
    padding-top: 1rem;
  }
  /*ここからコンテンツ(ブラウザ幅MAX)*/

  .contents_wrapper {
    background: url(https://comco.co.jp/wp-content/uploads/2019/03/company_h2.png) repeat-x;
    padding-bottom: 1rem;
    width: 100%;
  }
  /*ここからwidth1000px*/

  .contents_wrapper_main_menu .contents {
    width: 94%;
    margin: 0 auto;
    padding: 3%;
  }
  .contents_wrapper .contents {
    width: 96%;
    padding: 2%;
    margin-bottom: 1.4rem;
    margin: 0 auto;
    position: relative;
    z-index: 20;
  }
  .contents_wrapper h2 {
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5rem;
  }

  .comvoi_logo {
    margin-bottom: 20px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
  }

  .comvoi_logo img{
    margin: 0 5px;
    width:100%;
  }


  /*menu*/
  .main_menu {
    /*    padding-bottom: 20px;*/
  }
  .main_menu nav {
    width: 100%;
    height: 16.4%;
  }
  .main_menu nav ul {
    width: 100%;
    overflow: hidden;
  }
  .main_menu nav ul.menu {
    height:auto;
  }
  .main_menu nav ul li img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0.5rem;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .main_menu nav ul li:hover {
    opacity: 0.5;
  }

  /*topics*/
  .contents_wrapper_main_topics .contents {
    width: 94%;
    margin: 0 auto;
    padding: 3%;
  }
  .main_topics {
/*    margin: 20px;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*    clear:both;*/
    background-color:orange;
  }
  .main_topics nav {
    width: 100%;
    height: 16.4%;
  }
  .main_topics nav ul {
    width: 100%;
    overflow: hidden;
  }
  .main_topics nav ul li img {
/*    width: 100%; */
    height: auto;
/*    float: left; */
/*    margin-bottom: 0.5rem;*/
/*    box-shadow: 0px 0px 10px -4px #454443;*/
/*    -moz-box-shadow: 0px 0px 10px -4px #454443;*/
/*    -webkit-box-shadow: 0px 0px 10px -4px #454443;*/
  }
  .main_topics nav ul li:hover {
/*    opacity: 0.5;*/
  }

  .news_pc {
    display: none;
  }
  /*news*/
  canvas {
    display: none;
  }
  /*  .news {
    width: 100%;
    height: auto;
  }*/

  .news_table {
    width: 98%;
    height: auto;
    border: 0.3rem #006cd8 solid;
    background-color: #fff;
    margin-top: 1rem;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  dl {
    padding: 0.6rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  dt {
    display: block;
    width: 100%;
    border-bottom: 1px solid #444;
    margin-bottom: 0.3rem;
    text-align: left;
  }
  dd {
    width: 100%;
  }
  .news_table dd a {
    color: #006cb8;
  }
  /*Pick Up*/

  section.pickupwrap{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dotted #444;
    overflow: hidden;
  }
  .pickup_text {
    display: block;
    width: 100%;
    height: auto;
  }
  .pickup_img {
    display: block;
    width: 100%;
  }
  .pickup_img img{
    display: block;
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
  }
  section h3 {
    font-size: 1.75rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-weight: bold;
  }
  section h6 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;
  }
  section p {
    display: block;
    font-size: 1rem;
    line-height: 1.6rem;
    margin-right: 10px;
  }
  section p a {
    color: #006cb8;
  }
  .btn {
    width: 14rem;
    height: 1.875rem;
    background-color: #000000;
    margin-top: 1rem;
    text-align: center;
    box-shadow: 0px 0px 10px -4px #454443;
    -moz-box-shadow: 0px 0px 10px -4px #454443;
    -webkit-box-shadow: 0px 0px 10px -4px #454443;
  }
  .btn a {
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 0.8rem;
    line-height: 1.875rem;
    text-decoration: none;
  }
  h6 img {
    display: block;
    margin-bottom: 1rem;
    margin: 0 auto;
    width: 50%;
    padding-top: 1rem;
  }
  h6 a:hover {
    opacity: 0.5;
  }
  .news_tag_event, .news_tag_blog, .news_tag_news, .news_tag_recruit {
    display: block;
    width: 5rem;
    background-color: #E06A3B;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    padding: 0 0.6rem;
    margin: 0;
  }
  .news_tag_blog {
    background-color: #336600;
  }
  .news_tag_news {
    background-color: #ffab08;
  }
  .news_tag_recruit {
    background-color: #330099;
  }
  .thank1 {
    color: #C7243A;
    border:1px solid #C7243A;
    font-weight: bold;
    padding: 0.2rem;
    font-size:0.8rem;
  }
}
