@media screen and (min-width: 768px){body{font-size:16px;line-height:1.5;word-break:break-all;}h1{font-size:48px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:36px;font-weight:normal;line-height:1.5;}h4{font-size:28px;font-weight:normal;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;}body {font-family: 'Zen Maru Gothic', sans-serif;letter-spacing:1.5px !important;line-height:1.8;}a:visited {text-decoration :none !important;color:#167ece;}a:-webkit-any-link {    color: -webkit-link;    cursor: pointer;    text-decoration: none;}a:hover {opacity:0.5;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;} /* ページトップボタン */#top_scroll{     position: relative;     z-index: 100;     margin: 0;     padding: 0; }#page-top1{    display: block;    position: fixed;    z-index: 9999;    bottom: -250px;    right: 0px;    width: 140px;    height: 100px;    padding: 0;    color: #222;    text-align: center;    text-decoration: none;    transition: 1s;        -webkit-transition: 1s;}#page-top1:hover{     background: ;    transform: translateY(-10px);}#top_scroll:hover{    background: #fff;}/* TABLE SETTING*/table tr:nth-child(odd) {background:linear-gradient(135deg, #ffe3e8 0%, #ffe3e8 100%);}table tr:nth-child(even) {background:linear-gradient(135deg, #FFF 0%, #FFF 100%);}.table-bordered,.table-bordered tr,.table-bordered td {border: 1px #666 solid !important;padding: 15px 30px !important;}}@media screen and (max-width: 767px){body{font-size:16px;line-height:1.5;word-break:break-all;}h1{font-size:48px;font-weight:500;line-height:1.5;}h2{font-size:42px;font-weight:500;line-height:1.5;}h3{font-size:36px;font-weight:normal;line-height:1.5;}h4{font-size:28px;font-weight:normal;line-height:1.5;}h5{font-size:22px;font-weight:500;line-height:1.5;}p{font-size:16px;}body {font-family: 'Zen Maru Gothic', sans-serif;letter-spacing:1.5px !important;line-height:1.8;}a:visited {text-decoration :none !important;color:#167ece;}a:-webkit-any-link {    color: -webkit-link;    cursor: pointer;    text-decoration: none;}a:hover {opacity:0.5;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;} /* TABLE SETTING*/table tr:nth-child(odd) {background:linear-gradient(135deg, #ffe3e8 0%, #ffe3e8 100%);}table tr:nth-child(even) {background:linear-gradient(135deg, #FFF 0%, #FFF 100%);}.table-bordered,.table-bordered tr,.table-bordered td {border: 1px #666 solid !important;padding: 5px 10px !important;}}