@charset "utf-8";

/* ****************************************************
  CSS for common setting
***************************************************** */

body.pc #contents .slide{
	/*padding-top: 38px;*/
	width: 100%;
	position: relative;
	z-index: 100;
}
body.ipad #contents .slide {
}
body.pc .slide-box {
	background-size: cover !important;
	background-position: center center !important;
	width: 100%;
	height: 500px;
	overflow: hidden;
	display: block;
}
body.ipad #contents .slide .slider-pro,
body.ipad #contents .slide .slider-pro .sp-slides-container,
body.ipad #contents .slide .slider-pro .sp-slides-container .sp-mask,
body.ipad #contents .slide .slider-pro .sp-slides-container .sp-mask .sp-slides,
body.ipad #contents .slide .slider-pro .sp-slides-container .sp-mask .sp-slides .sp-slide {
	margin-right: 0 !important;
	width: 1024px !important;
}
body.sp .slide {
	width: 100%;
	height: 215px;
	overflow: hidden;
	display: block;
}
body.sp .slide-box {
	background-size: cover !important;
	background-position: center center !important;
	width: 320px;
	height: 228px;
	overflow: hidden;
	display: block;
}
body.pc #contents .slide img{
	width: 100%;
	height: auto;
}
body.ipad #contents .sp-slides-container,
body.sp #contents .sp-slides-container{
	
}




body.pc #contents .slide h1{
	width: 550px;
    height: 228px;
    padding: 25px 0;
	z-index: 100;
    position: absolute;
    top: 155px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
body.pc #contents .slide h1 img{
	/*width: 15%;*/
	width: 100%;
	height: auto;
}
body.pc #contents .filter, 
body.sp #contents .filter {
	width: 100%;
    height: 100%;
	z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
}
body.pc #contents .filter img, 
body.sp #contents .filter img {
	width: 100%;
    height: 100% !important;
}

body.pc #contents .slide h1 .sns-box-wrap {
	position: relative;
	display: block;
	width: 220px;
	background: #fff;
	margin: 0 auto;
	padding: 10px;
}

body.pc #contents .slide h1 .sns-box{
	width: 300px;
	margin: 10px auto;
	position: relative;
}
body.pc #contents .slide h1 .sns-box .sns-01 {
	width: 110px;
	float: left;
}
body.pc #contents .slide h1 .sns-box .sns-02 {
	width: 92px;
	float: right;
}

body.pc #contents .sp-arrows{
	z-index: 10001;
}

body.sp #contents .slide h1{
	position: absolute;
	/*top: 40%;*/
	top: 10px;
	width: 100%;
	text-align: center;
	z-index: 100;
}
body.sp #contents .slide h1 img{
	/*width: 15%;*/
	width: 250px;
	height: auto;
}




body.pc #contents-1110-2025-01 {
	width: 100%;
    position: relative;
}
body.pc #contents-1110-2025-01 .inner {
    width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

body.sp .contents-1110-2025-01-0 .inner {
    width: 280px;
    margin: 0 auto;
}

body.sp .contents-1110-2025-01-0 .inner p {
    font-size: 16px;
    line-height: 1.6;
}



body.pc .inner h2 {
    padding: 50px 0 30px 0;
}
body.pc .youtube {
	position: relative;
    border: 5px solid #fff;
    margin: 0 auto 40px auto;
}
body.pc .youtube iframe {
	margin-bottom: 50px;
}

body.pc .inner h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    color: #585757;
    padding: 30px 0;
}

body.sp .inner h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    color: #585757;
    padding: 30px 0;
}



body.pc .inner .table-01 {
    width: 860px;
    margin: 10px auto 60px auto;
    line-height: 1.6;
    color: #333;
}
body.pc .inner .table-01 tr {
    border-bottom: 1px solid #333;
}
body.pc .inner .table-01 th {
    text-align: center;
    font-weight: bold;
    width: 33%;
    padding: 5px;
    vertical-align: middle;
}
body.pc .inner .table-01 td {
    text-align: left;
    font-weight: bold;
    width: 80%;
    padding: 5px;
}
body.pc .inner .table-01 td:first-child {
    text-align: center;
    font-weight: bold;
    width: 20%;
    vertical-align: middle;
}

body.sp .scroll table{
    width:100%;
}
body.sp .scroll {
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 20px;
}
body.sp .scroll::-webkit-scrollbar{
     height: 5px;
}
body.sp .scroll::-webkit-scrollbar-track{
     background: #F1F1F1;
}
body.sp .scroll::-webkit-scrollbar-thumb {
     background: #BCBCBC;
}
body.sp .inner .table-01 {
    margin: 10px auto 0 auto;
}
body.sp .inner .table-01 th {
    text-align: left;
    font-weight: bold;
    padding: 10px;
    border-right: 1px solid #333;
}
body.sp .inner .table-01 td {
    text-align: left;
    padding: 10px;
    border-right: 1px solid #333;
}
body.sp .inner .table-01 th:last-child {
    border-right: none;
}
body.sp .inner .table-01 td:last-child {
    border-right: none;
}


body.pc .inner .btn-02 a {
    width: 600px;
    background: #f4d21f;
    border-radius: 30px;
    text-align: center;
    padding: 20px 0;
    display: block;
    margin: 10px auto 0 auto;
    line-height: 0;
}
body.pc .inner .btn-02 a img {
    height: 25px;
    width: auto;
}

body.sp .btn-02 a {
    width: 280px;
    background: #f4d21f;
    border-radius: 30px;
    text-align: center;
    padding: 20px 0;
    display: block;
    margin: 10px 0;
    line-height: 0;
}
body.sp .btn-02 a img {
    height: 15px;
    width: auto;
}





body.pc .contents-1110-2025-01-0 {
    width: 1000px;
    position: relative;
    margin: 0 auto 0 auto;
	padding-top: 46px;
}

body.pc .contents-1110-2025-01-0 .tora-01 {
    width: 220px;
    position: absolute;
    top: -250px;
    right: 20px;
}
body.pc .contents-1110-2025-01-0 .tora-01 img {
    width: 100%;
    height: auto;
}




body.pc #contents .sns-box{
	width: 210px;
	margin: 10px auto 0 800px;
	position: relative;
}
body.pc #contents .sns-box .sns-01 {
	width: 110px;
	float: left;
}
body.pc #contents .sns-box .sns-02 {
	width: 92px;
	float: right;
}
body.pc .contents-1110-2025-01 {
    width: 100%;
    height: 500px;
}

body.pc .contents-1110-2025-01-2 {
    width: 100%;
    height: 555px;
    position: relative;
    background: #fff;
    margin-top: 40px;
}
body.pc .contents-1110-2025-01-2:before {
    top: 0;
    left: 46%;
    width: 54%;
    height: 100%;
    content: '';
    position: absolute;
    background: #f7ee8c;
}

body.pc #contents .slide-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 200px;
}

body.pc .slide {
	width: 100%;
	height: 500px;
	overflow: hidden;
	display: block;
	/*background: #000;*/
    position: relative;
}
body.pc .slide-box {
	background-size: cover !important;
	background-position: center center !important;
	width: 100%;
	height: 500px;
	overflow: hidden;
	display: block;
}
body.pc .slider-pro {
    margin: 0!important;
}


/*body.pc #contents .slide{
    width: 240px !important;
    height: 153px !important;
	position: relative;
		z-index: 100;
        margin-top: 150px;
}
body.pc .slide-box {
	background-size: cover !important;
	background-position: center center !important;
    width: 240px !important;
    height: 153px !important;
	overflow: hidden;
	display: block;
    margin: 0 auto 0 145px;
}
body.pc #contents .slide img{
	width: 100%;
	height: auto;
}
body.ipad #contents .sp-slides-container,
body.sp #contents .sp-slides-container{
	
}*/

body.pc .contents-1110-2025-01-2 .tora-01 {
    width: 175px;
    position: absolute;
    top: 219px;
    left: 105px;
}
body.pc .contents-1110-2025-01-2 .tora-01 img {
    width: 100%;
    height: auto;
}

body.pc .contents-1110-2025-01-2 .inner-02 {
    width: 703px;
    height: auto;
    margin: 0 0 0 365px;
    padding-top: 40px;
}

body.pc .inner p {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
}
body.pc .inner h2 img {
    height: 40px;
    width: auto;
}
body.pc .inner h2.h2-04 img {
    height: 25px;
    width: auto;
}
body.sp .inner h2.h2-04 {
    width: 280px;
    text-align: center;
    margin: 20px auto;
}
body.sp .inner h2.h2-04 img {
    height: auto;
    width: 100%;
}

body.pc .contents-1110-2025-01-3 {
}
body.pc .contents-1110-2025-01-3:before {
}
body.pc .contents-1110-2025-01-3 .inner h2 {
    padding: 40px 0 20px 0;
}
body.pc .contents-1110-2025-01-3 .inner .tora-02 {
    top: -100px;
    right: 50px;
    width: 285px;
    position: absolute;
}
body.pc .contents-1110-2025-01-3 .inner .tora-02 img {
    width: 100%;
    height: auto;
}




body.pc .contents-1110-2025-01-3 .btn-01 a {
    width: 700px;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    padding: 20px 0;
    display: block;
    margin: 20px 0;
    line-height: 0;
}
body.pc .contents-1110-2025-01-3 .btn-01 a img {
    height: 25px;
    width: auto;
}

body.pc .contents-1110-2025-01-4 {
    width: 100%;
    /*height: 780px;*/
    position: relative;
    background: #fff;
    margin-top: 40px;
}
body.pc .contents-1110-2025-01-4:before {
    top: 0;
    left: 40%;
    width: 60%;
    height: 400px;
    content: '';
    position: absolute;
    background: #f7ee8c;
}
body.pc .contents-1110-2025-01-4 .wrap {
    width: 867px;
    margin: 0 0 0 360px;
    padding: 0 20px;
    position: relative;
}
body.pc .contents-1110-2025-01-4 .wrap p {
    font-size: 16px;
    line-height: 1.6;
    padding-bottom: 20px;
}
body.pc .contents-1110-2025-01-4 .wrap h2 {
    height: 38px;
    padding: 60px 0 40px 0;
}
body.pc .contents-1110-2025-01-4 .wrap h2 img {
    height: 100%;
    width: auto;
}
body.pc .contents-1110-2025-01-4 .wrap .tora-03 {
    position: absolute;
    left: -270px;
    top: 133px;
    width: 246px;
}
body.pc .contents-1110-2025-01-4 .wrap .tora-03 img {
    width: 100%;
    height: auto;
}
body.pc .contents-1110-2025-01-4 .wrap .guideline {
    width: 860px;
    padding-top: 20px;
    position: relative;
}

body.pc .contents-1110-2025-01-4 .point-01 {
    width: 860px;
    margin: 40px auto 0 auto;
}
body.pc .contents-1110-2025-01-4 .point-01 img {
    width: 100%;
    height: auto;
}



body.pc .contents-1110-2025-01-4 .youtube {
    position:relative;
}
body.pc .contents-1110-2025-01-4 .youtube .label {
    position:absolute;
	right: -25px;
	top: -27px;
	z-index: 10;
}
body.pc .contents-1110-2025-01-4 .youtube .label img {
    width: 88px;
	height: auto;
}



body.pc .contents-1110-2025-01-4 .wrap .guideline .inner-03 {
    width: 550px;
    margin: 0 0 0 50px;
    padding-top: 0;
}
body.pc .contents-1110-2025-01-4 .wrap .guideline .tora-04 {
    position: absolute;
    left: -100px;
    top: 220px;
    width: 135px;
}
body.pc .contents-1110-2025-01-4 .wrap .guideline .tora-04 img {
    width: 100%;
    height: auto;
}

body.pc .contents-1110-2025-01-2.entry .inner-02 h2 img {
    height: 40px;
	width: auto;
}





body.pc .col2-01 {
    width: 960px;
    margin: 0 auto;
}
body.pc .col2-01 .col2-01-1 {
    width: 380px;
    float: left;
}
body.pc .col2-01 .col2-01-2 {
    width: 528px;
    float: right;
}
body.pc .col2-01 img {
    width: 100%;
    height: auto;
}

body.pc .col2-02 {
    width: 640px;
    margin: 0 auto;
}
body.pc .col2-02 .col2-02-1 {
    width: 310px;
    float: left;
}
body.pc .col2-02 .col2-02-2 {
    width: 310px;
    float: right;
}
body.pc .col2-02 img {
    width: 100%;
    height: auto;
}

body.sp .col2-02 {
    width: 280px;
    margin: 0 auto;
}
body.sp .col2-02 .col2-02-1 {
    width: 280px;
    float: left;
}
body.sp .col2-02 .col2-02-2 {
    width: 280px;
    float: right;
}
body.sp .col2-02 img {
    width: 100%;
    height: auto;
}




body.pc .col3-01 {
    width: 960px;
    margin: 0 auto;
}
body.pc .col3-01 .col3-01-1 {
    width: 310px;
    float: left;
}
body.pc .col3-01 .col3-01-2 {
    width: 310px;
    float: left;
}
body.pc .col3-01 .col3-01-3 {
    width: 310px;
    float: right;
}
body.pc .col3-01 img {
    width: 100%;
    height: auto;
}
body.pc .col3-01 h3 {
    font-size: 18px;
    line-height: 1.6;
    color: #585757;
}
body.pc .col3-01 figure {
    margin-bottom: 30px;
}
body.pc .col3-01 figure.border {
    border: solid 4px #f4d21f;
}


body.sp .col3-01 {
    width: 280px;
    margin: 0 auto;
}
body.sp .col3-01 .col3-01-1 {
    width: 280px;
	padding: 0 !important;
}
body.sp .col3-01 .col3-01-2 {
    width: 280px;
	padding: 0 !important;
}
body.sp .col3-01 .col3-01-3 {
    width: 280px;
	padding: 0 !important;
}
body.sp .col3-01 img {
    width: 100%;
    height: auto;
}
body.sp .col3-01 h3 {
    font-size: 16px;
    line-height: 1.6;
    color: #585757;
}

body.pc .col4-01 {
    width: 960px;
    margin: 0 auto;
}
body.pc .col4-01 .col4-01-1 {
    width: 219px;
    float: left;
}
body.pc .col4-01 .col4-01-2 {
    width: 219px;
    float: left;
}
body.pc .col4-01 .col4-01-3 {
    width: 219px;
    float: left;
}
body.pc .col4-01 .col4-01-4 {
    width: 219px;
    float: right;
}
body.pc .col4-01 img {
    width: 100%;
    height: auto;
}
body.pc .col4-01 h3 {
    font-size: 18px;
    line-height: 1.6;
    color: #585757;
    text-align: left;
}
body.pc .col4-01 p {
    text-align: left;
}

body.pc .col4-02 {
    width: 860px;
    margin: 0 auto;
}
body.pc .col4-02 .col4-02-1 {
    width: 210px;
    float: left;
    margin-right: 7px;
}
body.pc .col4-02 .col4-02-2 {
    width: 210px;
    float: left;
    margin-right: 7px;
}
body.pc .col4-02 .col4-02-3 {
    width: 210px;
    float: left;
    margin-right: 6px;
}
body.pc .col4-02 .col4-02-4 {
    width: 210px;
    float: right;
}
body.pc .col4-02 img {
    width: 100%;
    height: auto;
}
body.pc .col4-02 h3 {
    font-size: 18px;
    line-height: 1.6;
    color: #585757;
    text-align: left;
}
body.pc .col4-02 p {
    text-align: left;
}


body.sp .col4-01 {
    width: 280px;
    margin: 0 auto 20px auto;
}
body.sp .col4-01 .col4-01-1 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 20px;
}
body.sp .col4-01 .col4-01-2 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 20px;
}
body.sp .col4-01 .col4-01-3 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 20px;
}
body.sp .col4-01 img {
    width: 100%;
    height: auto;
}
body.sp .col4-01 h3 {
    font-size: 16px;
    line-height: 1.6;
    color: #585757;
}


body.sp .col4-02 {
    width: 280px;
    margin: 0 auto 20px auto;
}
body.sp .col4-02 .col4-02-1 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 20px;
}
body.sp .col4-02 .col4-02-2 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 20px;
}
body.sp .col4-02 .col4-02-3 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 20px;
}
body.sp .col4-02 .col4-02-4 {
    width: 280px;
	padding: 0 !important;
    margin-bottom: 0;
}
body.sp .col4-02 img {
    width: 100%;
    height: auto;
}
body.sp .col4-02 h3 {
    font-size: 16px;
    line-height: 1.6;
    color: #585757;
}



body.pc #contents .slide img{
	width: 100%;
	height: auto;
}
body.sp #contents .slide img{
	width: 100%;
	height: auto;
}
body.ipad #contents .sp-slides-container,
body.sp #contents .sp-slides-container{
	
}





body.sp #contents #contents-1110-2025-01 {
	width: 320px;
}
body.sp #contents .contents-1110-2025-01-1 {
	background: #f4d21f;
}
body.sp #contents .contents-1110-2025-01-1 h1 {
    width: 250px;
    padding: 20px 0;
    margin: 0 auto;
}
body.sp #contents .contents-1110-2025-01-1 h1 img {
    width: 100%;
    height: auto;
}
body.sp #contents .sns-box {
	width: 305px;
	margin: 0 auto 10px auto;
	position: relative;
}
body.sp #contents .sns-box .sns-01 {
	width: 110px;
	float: left;
}
body.sp #contents .sns-box .sns-02 {
	width: 92px;
	float: right;
}

body.sp #contents .contents-1110-2025-01-1 h1 {
    width: 250px;
    padding: 20px 0;
    margin: 0 auto;
}

body.sp #contents .youtube,
body.sp #contents .youtube iframe {
    width: 280px !important;
    height: 160px !important;
    padding-top: 0;
}
body.sp #contents .youtube iframe {
    margin: 15px 0;
}



body.sp #contents .tora-01 {
    position: absolute;
    top: 5px;
    left: 11px;
    z-index: 100;
    width: 60px;
}
body.sp #contents .tora-01 img {
    width: 60px;
    height: auto;
}

body.sp #contents .inner-02 {
    padding-top: 93px;
    width: 280px;
    margin: 0 auto 20px auto;
}

body.sp #contents .inner-02 h2 {
    text-align: right;
    margin: 0 auto 20px auto;
}
body.sp #contents .inner-02 h2 img {
    width: 225px;
    height: auto;
}
body.sp #contents .inner-02 p {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 15px;
}
body.sp #contents .contents-1110-2025-01-2 {
    position: relative;
}
body.sp #contents .contents-1110-2025-01-3 {
	background: #f4d21f;
    position: relative;
    padding-bottom: 20px;
    margin: 0;
}
body.sp #contents .contents-1110-2025-01-3 .inner {
    padding-top: 20px;
    width: 280px;
    margin: 0 auto 20px auto;
}
body.sp #contents .contents-1110-2025-01-3 .inner p {
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 15px;
}
body.sp #contents .contents-1110-2025-01-3 h2 {
    text-align: left;
    margin: 0 auto 10px auto;
}
body.sp #contents .contents-1110-2025-01-3 h2 img {
    width: 240px;
    height: auto;
}
body.sp #contents .tora-02 {
    position: absolute;
    top: 19px;
    right: 5px;
    z-index: 100;
    width: 70px;
}
body.sp #contents .tora-02 img {
    width: 70px;
    height: auto;
}

body.sp .contents-1110-2025-01-3 table {
    width: 280px;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 30px 0;
}
body.sp .contents-1110-2025-01-3 table tr {
    border-bottom: 2px solid #585757;
}
body.sp .contents-1110-2025-01-3 table th {
    text-align: center;
    vertical-align: top;
    font-weight: normal;
    padding: 10px 0 10px 0;
    display: block;
    width: 100%;
	font-weight: bold;
	font-size: 14px;
}
body.sp .contents-1110-2025-01-3 table td {
    text-align: left;
    font-weight: normal;
    padding: 0 0 10px 0;
    display: block;
    width: 100%;
}
body.sp .contents-1110-2025-01-3 table table tr {
    border-bottom: none;
}
body.sp .contents-1110-2025-01-3 table table th,
body.sp .contents-1110-2025-01-3 table table h3{
    text-align: center;
}

body.sp .contents-1110-2025-01-3 .btn-01 a {
    width: 280px;
    background: #fff;
    border-radius: 30px;
    text-align: center;
    padding: 20px 0;
    display: block;
    margin: 10px 0;
    line-height: 0;
}
body.sp .contents-1110-2025-01-3 .btn-01 a img {
    height: 20px;
    width: auto;
}
body.sp .contents-1110-2025-01-3 .btn-01.two a img {
    height: 40px;
    width: auto;
}

body.sp #contents .contents-1110-2025-01-4 {
	background: #f7ee8c;
    position: relative;
    padding: 20px 0;
    margin: 0;
}
body.sp #contents .contents-1110-2025-01-4 .inner-02 {
    padding-top: 5px;
}
body.sp #contents .contents-1110-2025-01-4 .inner-02 h2 {
    text-align: left;
    margin: 0 auto 10px auto;
}
body.sp #contents .contents-1110-2025-01-4 .inner-02 h2 img {
    width: auto;
    height: 24px;
}
body.sp #contents .tora-03,
body.sp #contents .tora-04 {
    margin: 15px auto;
    width: 110px;
}
body.sp #contents .tora-04 img,
body.sp #contents .tora-03 img {
    width: 100%;
    height: auto;
}
body.sp .contents-1110-2025-01-4 .wrap .guideline {
    width: 280px;
    margin: 0 auto;
    padding-top: 0;
    position: relative;
}
body.sp .contents-1110-2025-01-4 .wrap .guideline h3 {
    color: #595857;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
}
body.sp .contents-1110-2025-01-4 .wrap .guideline p {
    font-size: 14px;
    line-height: 1.6;
}
body.sp #contents .contents-1110-2025-01-4 .inner-02 .point-01 {
    width: 280px;
    padding-bottom: 40px;
}

body.sp #contents .contents-1110-2025-01-4 .inner-02 .point-01 img {
    width: 100%;
    height: auto;
}



body.sp #contents .inner p {
    font-size: 16px;
    line-height: 1.6;
}

body.sp #contents .contents-1110-2025-01-0 h2 {
    text-align: center;
    margin: 20px auto 20px auto;
}
body.sp #contents .contents-1110-2025-01-0 h2 img {
    width: 290px;
    height: auto;
    margin: 0 auto;
}
body.sp #contents .contents-1110-2025-01-0 .col2-01 {
    font-size: 16px;
    line-height: 1.6;
}

body.sp .col2-01 {
    width: 280px;
    margin: 0 auto;
}
body.sp .col2-01 .col2-01-1 {
    width: 280px;
    margin: 20px 0;
}
body.sp .col2-01 .col2-01-2 {
    width: 280px;
}
body.sp .col2-01 .col2-02-2 {
    width: 280px;
}
body.sp .col2-01 img {
    width: 100%;
    height: auto;
}


.img-full img {
	width: 100%;
	height: auto;
}

body.pc .pt00 {
    padding-top: 0px !important;
}
body.pc .pb00 {
    padding-bottom: 0px !important;
}
body.pc .txt-C-pc {
	text-align: center !important;
}
.txt-C {
	text-align: center !important;
}
body.sp .txt-L-sp {
	text-align: left !important;
}
body.sp .txt-C-sp {
	text-align: center !important;
}
body.sp .sp-txt-L {
	text-align: left !important;
}

body.sp .show-sp {
    display: block !important;
}
body.sp .show-pc {
    display: none !important;
}
body.pc .show-sp {
    display: none !important;
}
body.pc .show-pc {
    display: block !important;
}

