@charset "utf-8";

.top_title01 {
    font-size: 45px;
    color: #0A0533;
    line-height: 100%;
    font-weight: bold;
    text-align: center;
}

.top_title01 span {
    font-size: 45px;
    color: #0A0533;
    line-height: 100%;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

a:hover, .cont-menubig a:hover h3, .cont-menubig a:hover img {
    opacity: 0.7;
}

.top_title01 span::after {
    position: absolute;
    z-index: 2;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}

.top_title01 span:nth-child(1)::after {
    content: 'リニア';
}

.top_title01 span:nth-child(2)::after {
    content: 'プロダクト';
}

.top_title01 span:nth-child(3)::after {
    content: 'デザイン';
}

.top_title02 {
    font-size: 24px;
    padding-top: 15px;
    color: #037394;
    box-sizing: border-box;
    margin-top: 20px;
    font-weight: bold;
    border-bottom: 1px dotted;
}
.title-style5 {
    font-size: 24px;
    font-weight: bold;
    color: #58D3F7;
    text-align: center;
    line-height: 140%;
    padding: 5px 10px;
    background: #eaf3ff;
    border-bottom: solid 2px #58D3F7;
    margin-top: 30px;
}
.title-style2 {
    font-size: 20px;
    font-weight: 500;
    color: #6594e0;
    line-height: 140%;
    border-bottom: dashed 1px #6594e0;
    margin-top: 20px;
    margin-bottom: 10px;
}
.banner-ft{
    text-align: center;
    margin-top: 30px;
}



.link-txt{
    text-decoration: underline;
    color: #58D3F7;
}
.dl_flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.dl_flex .item_div {
    width: 32%;
    margin-right: 2%;
    border: 1px solid #CCCCCC;
    background: #fff;
    padding: 10px 10px;
}
.logo img {
	width: 94%;
	height: auto;
}
.dl_flex .item_div:last-child {
    margin-right: 0;
}

.item_div .img {
    text-align: center;
}

.item_div .txt .title {
    font-weight: bold;
    padding-left: 8px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 8px;
    box-sizing: border-box;
    border-left: 4px solid #2998FF;
}

.news-row .add_txt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.page_wp {
    padding: 100px 0;
    background: #fff !important;
}

.div_step {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.div_step ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.div_step ul li {
    width: 25%;
    background: #E9E9E9;
    border: 1px solid #fff;
    color: #000000;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.div_step ul li:first-child {
    background: #FF9326;
    font-weight: bold;
    text-align: center;
}

.div_step ul li:first-child span {
    font-size: 24px;
    color: #fff;
}

.div_product {
    width: 100%;
    margin-top: 40px;
}

.div_product ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-around;
}

.div_product ul li {
    width: 47%;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,ffffff+58,e6e6e6+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 58%, rgba(230, 230, 230, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 1)), color-stop(58%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(230, 230, 230, 1)));
    /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 58%, rgba(230, 230, 230, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 58%, rgba(230, 230, 230, 1) 100%);
    /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 58%, rgba(230, 230, 230, 1) 100%);
    /* IE10 preview */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 58%, rgba(230, 230, 230, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    /* IE6-8 */
}

.inochi{
font-size: 22px !important;
}
.div_product ul li .img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 250px;
}

.div_product ul li .txt {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.div_product ul li .txt .title {
    margin-bottom: 15px;
    padding-left: 13px;
    border-left: 4px solid #2998FF;
    font-weight: bold;
    width: 100%;
    float: left;
    box-sizing: border-box;
    font-size: 18px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.show_sp {
    display: none;
}

.hide_sp {
    display: block;
}

.ul_example {
    margin-top: 30px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

.ul_example li {
    width: 30%;
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #cccccc;
    background: #E9E9E9;
    padding: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    /* margin-right: 5%; */
}

/* .ul_example li:nth-child(3n){
    margin-right: 0;
} */

.ul_example li img {
    vertical-align: middle;
}

.row_com01 {
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 50px;
}

.row_com01 .img {
    width: 28%;
    margin-right: 2%;
}

.row_com01 .div_table {
    width: 70%;
}

.row_com01 .div_table table tr td:first-child {
    width: 90px;
    font-weight: bold;
}

.row_com01 .div_table table tr td {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.com_img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}



.com_img img {
    margin-right: 10px;
    margin-bottom: 10px;
}

.div_timeline {
    width: 100%;
    margin-bottom: 40px;
}

.div_timeline .fa-clock {
    color: #0075c3;
    margin-right: 10px;
}

.div_timeline tr td:last-child {
    padding-left: 30px;
}

.com_txt {
    margin-top: 30px;
    margin-bottom: 50px;
}

.row_com01 .div_table table tr td:last-child {
    padding-left: 30px;
}

.div_timeline tr td:first-child {
    font-weight: bold;
}

.div_map {
    margin-top: 30px;
    margin-bottom: 40px;
    overflow: hidden;
}

.div_map iframe {
    width: 100%;
    height: 350px;
}
._map iframe {
    width: 100%;
    height: 350px;
}

.contact_row1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.contact_row1 .img {
    width: 35%;
    border-right: 1px solid #CCCCCC;
}

.contact_row1 .div-table {
    width: 65%;
    padding-left: 5%;
}

.contact_row1 .div-table tr td span {
    background: #2BA7D9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #fff;
    width: 100px;
    text-align: center;
    padding: 5px 10px;
    display: block;
}

.contact_row1 .div-table tr td:last-child {
    padding-left: 20px;
}

.contact_row1 .div-table tr td {
    padding-bottom: 10px;
    vertical-align: middle;
}

.div_contact {
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 40px;
}

.div_contact table {
    width: 100%;
}

.div_contact tr:not(:last-child) {
    border-bottom: 1px dashed #CCCCCC;
}

.div_contact table tr td:first-child span {
    color: #f00;
    margin-left: 10px;
}

.div_contact table tr td {
    vertical-align: middle;
    padding-bottom: 10px;
    padding-top: 10px;
}

.div_contact table tr td:first-child {
    width: 220px;
    padding-left: 20px;
}

.div_contact table tr td:last-child {
    padding-left: 20px;
    padding-right: 20px;
}

.div_contact table tr td input,
.div_contact table tr td textarea {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    outline: none;
    font-size: 14px;
    padding: 2%;
    border: 1px solid #CCCCCC;
    /* background: #E2F3FA; */
    border-radius: 3px;
    resize: none;
    display: block;
}

.div_contact table tr td.td_btn {
    text-align: center;
    padding-top: 20px;
}

.div_contact table tr td.td_btn input {
    width: 160px;
    height: 38px;
    background-image: url(./assets/images/contact_btn.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    margin-left: auto;
    margin-right: auto;
}

.div_contact table tr td.td_btn input:hover {
    opacity: 0.8;
}

.anchor_fixtop {
    display: block;
    position: relative;
    top: -50px;
    width: 100%;
    visibility: hidden;
}

.buy-title .span_class {
    color: #D90000;
    font-size: 15px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.all_blog {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 30px;
    margin-bottom: 40px;
}

.all_blog .div_contentblog {
    width: 70%;
}

.all_blog .div_slidebar {
    width: 25%;
    margin-left: 5%;
}

.all_blog .row_blog {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 20px;
}

.all_blog .row_blog .img {
    width: 30%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.all_blog .row_blog .txt {
    margin-left: 5%;
    width: 65%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
}

.all_blog .row_blog .txt .title {
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

.all_blog .wrap-pagi {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
    ;
}

.wp-pagenavi span.current {
    background: #000;
    color: #fff;
}


.all_blog .row_blog .txt .text span {
    background: #000;
    color: #fff;
    font-size: 13px;
    padding: 5px 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.div_slidebar .widget-title {
    width: 100%;
    border-left: 3px solid #0075c3;
    padding-left: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}

.div_slidebar aside {
    margin-bottom: 30px;
}

.div_slidebar aside ul li {
    border-bottom: 1px dashed #000;
    padding-top: 10px;
    padding-bottom: 5px;
}

.div_slidebar #wp-calendar {
    width: 100%;
}

.div_slidebar #wp-calendar caption {
    border-top: 1px solid #0075c3;
    border-left: 1px solid #0075c3;
    border-right: 1px solid #0075c3;
    font-weight: bold;
    color: #fff;
    background: #0075c3;
}

.div_slidebar #wp-calendar tr th {
    background: #0075c3;
    color: #fff;
    border: 1px solid #ccc;
    text-align: center;
}

.div_slidebar #wp-calendar tr td {
    text-align: center;
    color: #000;
    border: 1px solid #ccc;
}

.div_slidebar #wp-calendar tr td a {
    text-decoration: underline;
}
.head-menu ul {
	width: 100%;
}
.head-menu ul li {
    width: 20%;
    float: left;
    text-align: center;
    list-style: none;
    font-size: 15px;
}
.beauty-txt
{
    text-align: center;
    padding-top: 12px;
}
.bg{
    /* background-color: #37b377;
    background-image: linear-gradient(to bottom, #37b377, #75A463);
    border-radius: 10px;
    padding: 20px; */
    color: #58D3F7;
    font-family: 'Hiragino Mincho Pro';
}
.contact-txt{
    color: #58D3F7;
}
.company-txt ul li{
    list-style: square;
    margin-left: 20px;
}
.company-txt
{
    padding-top: 20px;
}
.spec-txt{
    color: #cd3d2c;
    font-weight: 800;
    text-align: center;
    font-size: 18px;
}
.note-txt
{
    margin-top: 20px;
}
.mrg{
    margin-top: 20px;
}
.clear
{
    clear: both;
}
.introduction-txt ul li{
    list-style: decimal;
    margin-left: 20px;
}
.table {
    width: 100%;
}

.t-head {
    background-color: #58D3F7;
    font-weight: bold;
}

.pnh-gaiyou .top-tb td:first-child {
    font-weight: bold;
}

.pnh-t-r {
    display: block;
    color: red;
}

.pnh-t-i {
    display: block;
}

.pnh-t-small {
    font-size: 13px;
}

.pnh-t-ili {
    display: inline;
}

.pnh-t-il {
    width: 15%;
    display: inline-block;
    float: left;
}

.pnh-t-ir {
    width: 85%;
    display: inline-block;
    float: right;
}

.pnh-badge {
	padding: 25px 0;
}

.post225 .pnh-row .pnh-col{
    width: 45%;
    margin: 15px;

}

.page04 .pnh-row {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.pnh-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.data-wrap {
    margin:0 !important;
}


a {
    color: #1488ed;
}

.ft-menu ul li a, .head-line a {
    color: inherit;
}

.pnh-tables .pnh-table .pnh-col:nth-of-type(1){
    width: 10%;
}

.pnh-tables .pnh-table .pnh-col:nth-of-type(2){
    width: 60%;
}

.pnh-tables .pnh-table .pnh-col:nth-of-type(3){
    width: 25%;
}

.cont-menubig .pnh-row .pnh-col{
    width: 23%;
}

.cont-880 .pnh-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cont-880 .pnh-row .pnh-col {
    width: 30%;
    margin: 10px 0;
}

.top-tb.pnh-t-1, .top-tb.pnh-t-2, .top-tb.pnh-t-3 {
    margin-top: 25px;
}

.pnh-t-banner {
    text-align: center;
    margin: 75px 0;
}

.pnh-posts .pnh-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pnh-posts .pnh-row .pnh-col {
    width: 28%;
    text-align: center;
    position: relative;
    margin: 25px 0;
    background-color: #f3f9fb;
}

.pnh-posts .pnh-row .pnh-col img {
    width: 100%;
    margin-bottom: 10px;
    height: 200px;
    object-fit: cover

}

.pnh-posts .pnh-row .pnh-col h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
    font-weight: bold;
}

.pnh-posts .pnh-row .pnh-col span {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;;
    padding: 2px 15px;
    background-color: rgba(0, 0, 0, 0.486);
}
.top-tb.pnh-t-2 td:first-child, .top-tb.pnh-t-3 td:first-child{
    width: 17%; 
}



.se-link-menu b {
    margin: 0 5px;
}

th {
    background-color:#1bc5f7;
    color: white;
    text-align: left;
    padding-left: 10px;
    min-height: 50px;
    line-height: 50px;
    font-size: 18px;
  }


.anchor_fixtop {
    width: 100%;
    display: block;
    position: relative;
    top: -90px;
    visibility: hidden;
}
.contact-form-st1 table tr td input[type=text], .contact-form-st1 table tr td textarea {
    width: 100%;
    float: left;
    border: none;
    border-radius: 5px;
    border: 1px #8d97aa solid;
    padding: 10px;
}
.contact-form-st1 table tr:last-child td {
    text-align: center;
    padding-bottom: 0;
}
.contact-form-st1 table tr td {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0;
    vertical-align: middle;
}
.service-btn a, .btn-contact-st1, .btn-contact-st2 {
    background-image: #188bed !important;
    border: 1px #58D3F7 solid !important;
}
.btn-contact-st1, .btn-contact-st2 {
    background: #188bed !important;
    padding: 10px 70px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
}
.btn-contact-st1 {
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
    min-width: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-top: 20px;
}
.thanks{
    font-size: 16px;
}
.ei-img{
    width: 33.33%;
}
.icon{
    padding: 0 5px; 
}
.mrg-100{
    margin-top: 100px;
}

.pnh-posts a:hover, .cont-menubig a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.pnh-posts a, .cont-menubig a {
    color: inherit;
}

.cont-menubig a h3 {
    font-size: 24px;
    text-align: center;
    margin-top:10px;
    color: #188bed;
}

a:hover h3.blog-txt {
    color: black;
    text-decoration: none;
}

td:first-child {
    font-weight: bold;
}

.banner-info h2 {
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}

.ft-menu a:hover, .ft-menu ul li.current-menu-item a {
    color: inherit;
    text-decoration: none;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);;
}

h3.pntitle {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
    border-left: 5px solid #188bed;
    display: inline-block;
    padding: 0 35px 0 15px;
}



.top-tb tr:nth-child(even) {background-color: #d2f2f9;}


/* Blog PNH Template */

.pnpost {
    background-color: rgba(145, 236, 255, 0.3);
}

.pnmainsidebar {
    background-color: #91ecff !important;
}


@media screen and (min-width: 1200px) {
    .banner.pnh-banner {
    min-height: 700px !important;
    }
 }  
 
 @media screen and (max-width: 1170px) {
    .head-menu ul li.current-menu-item a {
        background: #1bc5f7;
    }

 } 

@media screen and (max-width:980px) {
    .slide-bd {
        background-image: none;
    }
    .banner-info{
        font-size: 22px;
    }
    .logo img {
        margin-left: auto;
        margin-right: auto;
        /* width: 180px; */
    }

    .pnh-posts .pnh-row {
        justify-content: space-around;
    }

    .banner.pnh-banner {
        min-height: 500px !important;
        }

        .top-tb td:last-child {
            width: 100%;
        }
	.tr-tb-fist {width:100% !important;}

	.tr-tb-fist td {
	width:100% !important;
}

.top-tb td:nth-child(2) {
    width: 70%;
}

.news-row {
font-size:14px;
}


}

@media screen and (max-width:768px) {
    .banner-info img {
        max-width: 50px;
        width: 100%;
    }
    .show_sp {
        display: block;
    }

    .hide_sp {
        display: none;
    }

    .logo {
        text-align: center;
    }

    .logo img {
        margin-left: auto;
        margin-right: auto;
        /* width: 180px; */
        max-width: 100%;
    }

    .top_title01 {
        padding-top: 30px;
    }



    .pnh-posts .pnh-row .pnh-col h3 {
        font-size: 18px;
    }
    .pnh-top-page {
        margin-top:70px;
    }

    
}

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


.top-tb.pnh-t-2 td:first-child, .top-tb.pnh-t-3 td:first-child {
    width: 30%;
}

    .contact-form-st1 tr td {
        width: 100%;
        max-width: 100%;
        float: left;
    }
    /* CSS T */
    .top-tb-img {
        display: none;
    }
    .top-tb {
        width: 100%;
        float: left;
    }
    .top_title02 {
        font-size: 14px;
        margin-bottom: 0px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .top-tb td:first-child,.top-tb td:last-child {
        /* width: 100%; */
        /* float: left; */
        text-align: left;
        font-size: 16px;
    }
    .slide-bd {
        display: block;
    }
    /* END CSS T */

    .top_title01 {
        padding-top: 10px;
    }

    .top_title01 span {
        font-size: 22px;
    }

    .top_title01 span::after {
        font-size: 12px;
        width: 100%;
        top: -15px;
    }

    .dl_flex .item_div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-bottom: 5px;
        padding: 2px 5px;
    }

    .item_div .img {
        width: 30%;
    }

    .item_div .txt {
        width: 100%;
        margin-left: 0;
    }

    .item_div .txt .title {
        margin-top: 0;
        margin-bottom: 2px;
        font-size: 13px;
        padding: 2px 2px;
    }

    .item_div .txt .text{
        font-size: 13px;
    }

    .dl_flex .item_div {
        width: 100%;
        margin-right: 0;
    }

    .all_blog .row_blog .img {
        width: 100%;
        height: 200px;
    }

    .all_blog .row_blog .txt .text {
        font-size: 13px;
    }

    .all_blog .row_blog {
        border-bottom: 1px dashed #CCCCCC;
        padding-bottom: 10px;
    }

    .all_blog .row_blog .txt .title {
        font-size: 14px;
    }

    .all_blog .row_blog .txt {
        width: 100%;
        margin-left: 0%;
    }

    .all_blog .div_contentblog {
        width: 100%;
    }

    .all_blog .div_slidebar {
        width: 100%;
        margin-left: 0%;
        margin-top: 30px;
        ;
    }

    .contact_row1 .img {
        width: 100%;
        border-right: 0;
        text-align: center;
    }

    .buy-title .span_class {
        font-size: 14px;
        width: 100%;
        margin-left: 0px;
    }

    .div_contact table tr td.td_btn input {
        margin-top: 20px;
    }

    .div_contact table tr td:first-child {
        width: 100%;
        padding-left: 10px;
        padding-bottom: 5px;
    }

    .div_contact table tr td:last-child {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
    }

    .div_contact table tr td {
        width: 100%;
        float: left;
    }
    .contact_row1,
    .div_map,
    .div_contact {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .contact_row1 .div-table {
        width: 100%;
        padding-left: 0%;
        margin-top: 20px;
    }

    .row_com01 .img {
        width: 100%;
        margin-right: 0%;
        text-align: center;
    }

    .row_com01 .div_table {
        width: 100%;
        margin-top: 20px;
    }

    .ul_example li {
        width: 48%;
        margin-bottom: 10px;
        /* margin-right: 4%; */
    }

    /* .ul_example li:nth-child(3n){
        margin-right: 4%;
    }

    .ul_example li:nth-child(2n){
        margin-right: 0%;
    } */


    .ul_example {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .page_wp {
        padding: 40px 0;
    }

    .buy-title {
        font-size: 18px;
        border-left: 4px solid #58D3F7;
    }

    .div_step ul li:first-child span {
        font-size: 16px;
    }

    body {
        font-size: 14px;
    }

a:hover {opacity:0.7}

    .div_step ul li {
        width: 100%;
    }

    .div_product ul li {
        width: 100%;
    }

    .div_timeline td {
        width: 100%;
        float: left;
    }

    .div_timeline tr td:last-child {
        padding-bottom: 10px;
        ;
    }

    .top-tb td {
        display: block;
    }

    .top-tb .t-head, .top-tb th {
        display: none;
    }

    .pnh-lc {
        display: inline;
    }




}

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



    .pnh-posts .pnh-row .pnh-col {
        width: 30%;
    }

    .top-tb.pnh-t-2 td:first-child, .top-tb.pnh-t-3 td:first-child {
        width: 100%;
    }

    .pnh-t-il {
        width: 30%;
    }

    .pnh-t-ir {
        width: 70%;
    }

    td:first-child, td:last-child {
        width: 100%;
        float: left;
    }

    

    .pnh-gaiyou .top-tb td:first-child {
        width:100% !important;
	height: 20%;
        } 
}

@media screen and (max-width:620px) {
	.page2 #content {
	}
	.bg1 {
                    height: 100px;
}
	.kona-txt {
		padding: 0 10px;
		font-size:14px;
		line-height:20px;
	}
	.pnh-mblog {
		padding-top:70px;
}

	    .pnh-posts .pnh-row .pnh-col img {
	height:80px;
	}

.top_title02, .title-style5 {
                        font-size: 18px;
                  }

	.pnh-posts .pnh-row .pnh-col h3 {
	font-size:14px;
}
    .pnh-posts .pnh-row .pnh-col {
        width: 45%;
    }

    .pnh-gaiyou .top-tb td:first-child {
        width:25%;
  }   

  .pnh-top-page {
    margin-top:-2px;
}
}

@media screen and (max-width:480px) {
.inochi{
font-size: 14px !important;
}
    .spec-txt{
        font-size: 16px;
        font-weight: 500;
    }
    .mrg-sp{
        display: none;
    }
    .top-tb{
        font-size: 16px;
    }
    
    .head-menu ul li {
		width: 33%;
    }
    .head-menu ul li:nth-child(4) {
        margin-left: 17%;
    }
    
    .head-menu ul li:nth-child(5) {
        margin-right: 17%
    }
    .logo img {
        max-width: 100%;
    }
    .kona
    {
        top: unset;
    }
    .page2 #content
    {
        height: 40%;
    }
    .ul_example li {
        width: 100%;
        /* margin-right: 0%; */
    }
    /* .ul_example li:nth-child(3n){
        margin-right: 0%;
    } */

    .row_com01 .div_table table tr td:last-child {
        width: 100%;
        float: left;
        padding-left: 10px;
    }

    .row_com01 .div_table table tr td:first-child {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-bottom: 0;
    }

    .row_com01 .div_table table tr td {
        width: 100%;
        float: left;
        margin-bottom: 0px;
    }
    /* .top-tb td:first-child, .top-tb td:last-child {
        font-size: 16px;
    } */
    .top-tb td {
        vertical-align: middle;
        padding: 2px;
    }
    .br-copy-sp {
        display: block;
    }

    .banner.pnh-banner {
        min-height: 400px !important;
    }

}
@media screen and (max-width:360px) {
    /* CSS T */
    .top-tb-img {
        display: none;
    }
    .top-tb {
        width: 100%;
        /* float: left; */
    }
    .top_title02, .title-style5 {
        font-size: 22px;
    }
    .title-style2
    {
        font-size: 16px;
    }
    .top-tb td:first-child,.top-tb td:last-child  {
        /* font-size: 13px; */
        line-height: 180%;
        padding: 5px;
        /* width: auto; */
    }
    .top-tb td {
        vertical-align: middle;
        padding: 2px;
        
    }
    .banner-ft{
        margin-top: 10px;
    }

    .pnh-posts .pnh-row .pnh-col {
        width: 90%;
    }
}
.dl_flex .item_div {
    margin-bottom: -1px;
}


.pnh-bdl-table {
    border-left: 5px solid blue;
    padding: 10px 15px 10px 30px;
}

.pnh-post {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.pnh-post .pnh-col-t {
    width: 15%;
}

.pnh-post .pnh-col-c {
    width: 80%;
}


