@charset "UTF-8";
/*
Theme Name: slash
*/
html {
  font-size: 16px;
  background: #fff;
  color: #000;
  font-family: "YuGothic", "Noto Sans JP", sans-serif;
  line-height: 1.6em;
  word-spacing: 1px;
}

.albert-sans {
  font-family: "Albert Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  overflow: hidden;
}

.bold {
  font-weight: 700;
}

/* link
------------------------------------------------------------*/
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 767px) {
  body {
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
  }
  header {
    text-align: center;
    margin: 0 auto 20px;
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 90px;
    background: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 95%);
  }
  header h1 {
    top: 0px;
    left: 10%;
    margin: 10px 0;
    position: absolute;
  }
  header h1 img {
    width: 45%;
  }
  header .btn-gnavi {
    display: none;
  }
  header nav {
    padding: 0 30px;
    right: -7%;
    position: absolute;
  }
  header nav li {
    background: #EFD822;
    margin: 10px -3px;
    padding: 0;
    display: inline-block;
    transform: skewX(150deg);
  }
  header nav li a {
    display: block;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    margin: 0 10px;
    padding: 20px;
    transform: skewX(-150deg);
  }
  header nav li a:hover {
    color: #000;
    text-shadow: 1px 1px 0 #efefef, 2px 2px 0 #000;
    text-decoration: none;
  }
  header nav li.start {
    margin: 10px 6px 10px 0;
    width: 90px;
  }
  header nav li.start span {
    color: transparent;
    display: block;
    margin: 0 0;
    padding: 20px;
    transform: skewX(-150deg);
  }
  header nav li.end {
    margin: 10px 0 10px 6px;
    width: 90px;
  }
  header nav li.end span {
    color: transparent;
    display: block;
    margin: 0 0;
    padding: 20px;
    transform: skewX(-150deg);
  }
  hgroup#top {
    font-weight: 700;
    text-align: center;
    height: 360px;
    margin: 0 auto;
    padding: 160px 0;
    width: 1000px;
  }
  hgroup#top h2 {
    font-size: 2em;
    margin: 0 auto 20px;
  }
  hgroup#top h2 span {
    font-size: 1.5em;
    background: linear-gradient(transparent 60%, #EFD822 60%);
  }
  hgroup#news {
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto 50px;
    padding: 160px 0 20px;
    width: 1030px;
  }
  hgroup#news h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#news h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#news h3 {
    font-size: 1.5em;
    margin: 50px 0 10px;
  }
  hgroup#news .news_tag {
    border: 1px solid #000;
    border-radius: 20px;
    margin: 20px 0 0px;
    padding: 0;
    font-size: 0.8em;
    font-weight: 700;
    text-align: center;
    width: 150px;
    display: inline-block;
  }
  hgroup#news .day {
    display: inline-block;
    margin: 20px 0 0px 20px;
    font-size: 0.9em;
  }
  hgroup#about {
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 160px 0 80px;
    width: 1030px;
  }
  hgroup#about h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#about h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#about h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#about p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#about img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  hgroup#items {
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 160px 0 80px;
    width: 1030px;
  }
  hgroup#items h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#items h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#items h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#items p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#items img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  hgroup#works {
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 160px 0 50px;
    width: 1030px;
  }
  hgroup#works h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#works h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#works h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#works p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#works img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  hgroup#magazine {
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 160px 0 50px;
    width: 1030px;
  }
  hgroup#magazine h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#magazine h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#magazine h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#magazine p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#magazine img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  hgroup#privacy {
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 160px 0 50px;
    width: 1030px;
  }
  hgroup#privacy h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#privacy h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#privacy h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#privacy p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#privacy img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  hgroup#contact {
    font-weight: 700;
    text-align: left;
    height: auto;
    margin: 0 auto;
    padding: 160px 0 50px;
    width: 1030px;
  }
  hgroup#contact h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#contact h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  hgroup#contact h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#contact p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#contact img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  main .btn, main a.btn, main button.btn {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 3rem auto 0;
    padding: 1rem 0rem;
    width: 300px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
	background-color: #fff;
	border-bottom: 5px solid #000;
  }
  main .btn_l, main a.btn_l, main button.btn_l {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 3rem auto 0;
    padding: 1rem 0rem;
    max-width: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  main .btn_right, main a.btn_right, main button.btn_right {
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    margin: 0 0;
    padding: 1rem 0rem;
    min-width: 300px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  main a.btn--s {
    color: #000;
    background-color: #fff;
    border-bottom: 5px solid #000;
  }
  main a.btn--s:hover {
    background: #2259EF;
    color: #fff;
  }
  main a.btn--s:hover::before {
    content: "▶ ";
  }
  main a.btn--s:hover::after {
    content: " ◀";
  }
  main article {
    width: 1000px;
    margin: 0 auto;
  }
  main article .titleTop {
    display: inline-table;
    font-size: 3em;
    padding: 0 0;
    margin: 0 0 30px 0;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main article .titleTop span {
    font-size: 0.35em;
    margin: 0 0 0 30px;
    vertical-align: middle;
  }
  main article .title {
    display: inline-table;
    font-size: 1.6em;
    padding: 0 0;
    margin: 30px 0;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#topIn {
    margin: 0 auto;
    min-height: 600px;
  }
  main#topIn #pickup {
    width: 100%;
    height: 450px;
    text-align: center;
  }
  main#topIn #pickup #pickup_h2 {
    position: relative;
    display: inline-block;
    font-size: 3em;
    padding: 0 55px;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    width: 100%;
  }
  main#topIn #pickup #pickup_h2:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40%;
    height: 1px;
    background-color: black;
    left: 0;
  }
  main#topIn #pickup #pickup_h2:after {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40%;
    height: 1px;
    background-color: black;
    right: 0;
  }
  main#topIn #pickup .slider {
    margin: 80px auto 10px;
  }
  main#topIn #pickup .slide {
    padding: 0 30px;
  }
  main#topIn #pickup .slide .point {
    opacity: 0;
  }
  main#topIn #pickup .slide img {
    outline: 8px solid #fff;
    outline-offset: -10px;
    border: 9px solid #000;
    margin: 0;
    transform: scale(0.9);
    transition: transform 0.3s;
    box-shadow: 4px 4px;
	  width:300px;
	  height:200px;	  
	  background: #fff;
	  object-fit: contain;
  }
  main#topIn #pickup .slick-initialized .slick-slide {
    margin-top: 30px;
  }
  main#topIn #pickup .slick-center {
    position: relative;
  }
  main#topIn #pickup .slick-center .point {
    opacity: 1;
    background: #EFD822;
    position: absolute;
    bottom: 0;
    left: -10px;
    padding: 10px 10px 0px 15px;
    text-align: left;
    height: 65px;
    width: 100%;
    box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.2);
  }
  main#topIn #pickup .slick-center img {
    opacity: 1;
    box-shadow: 4px 4px;
    transform: scale(1.2);
	  width:300px;
	  height:200px;
  }
  main#topIn #pickup .arrow_box {
    display: inline;
    margin: 0px auto 0;
    position: relative;
    width: 400px;
  }
  main#topIn #pickup .prev-arrow {
    width: 40px;
    margin: 0 50px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  main#topIn #pickup .next-arrow {
    width: 40px;
    margin: 0 50px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  main#topIn #new_works {
    background: #EFD822;
    margin: 10px auto;
    padding: 60px 0;
  }
  main#topIn #new_works li {
    display: inline-block;
    margin: 0 42px 0 0;
    width: 300px;
	vertical-align: top;
  }
  main#topIn #new_works li img {
    width: 300px;
	height: 200px;
	  border: 2px solid #fff;
	  background: #fff;
	  object-fit: contain;
  }
  main#topIn #new_works li:last-child {
    margin: 0;
  }
  main#topIn #magazine {
    background: #fff;
    margin: 10px auto;
    padding: 60px 0;
  }
  main#topIn #magazine li {
    display: inline-block;
    margin: 0 42px 0 0;
    width: 300px;
	  vertical-align: top;
  }
  main#topIn #magazine li img {
	  width: 300px;
	  height: 200px;
	}
  main#topIn #magazine li:last-child {
    margin: 0;
  }
  main#topIn #news {
    background: #EFEFEF;
    margin: 10px auto 0;
    padding: 60px 0;
  }
  main#topIn #news dt {
    float: left;
    font-weight: 700;
    width: 110px;
  }
  main#topIn #news dd {
    padding-left: 110px;
    margin-bottom: 25px;
  }
  main#newsIn #news_l {
    min-height: 800px;
    margin-bottom: 80px;
  }
  main#newsIn #news_l li {
    display: flex;
    border-bottom: 1px solid #ccc;
    margin: 0 0;
    padding: 10px 0;
    position: relative;
  }
  main#newsIn #news_l .tag {
    border: 1px solid #000;
    border-radius: 20px;
    margin: 20px;
    padding: 0;
    font-weight: 700;
    text-align: center;
    width: 180px;
  }
  main#newsIn #news_l .day {
    font-weight: 700;
    margin: 20px;
    width: 120px;
  }
  main#newsIn #news_l a {
    display: block;
    padding: 20px 0;
  }
  main#newsIn #news_l a p {
    display: inline-block;
  }
  main#newsIn #news_l a p:hover {
    text-decoration: underline;
  }
  main#newsIn #news_l a .detail {
    position: absolute;
    top: 35px;
    right: 5px;
    display: block;
    vertical-align: middle;
    color: #ccc;
    line-height: 1;
    width: 1em;
    height: 1em;
    border: 3px solid #ccc;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
  }
  main#newsDetailIn #news_detail {
    margin-bottom: 80px;
  }
  main#newsDetailIn #news_detail article {
    min-height: 800px;
  }
  main#newsDetailIn #news_detail article p {
    line-height: 1.5em;
    margin-bottom: 30px;
  }
  main#newsDetailIn #news_detail article a {
    display: inline-block;
    padding: 0 2px;
    margin: 0 5px;
    background: linear-gradient(transparent 85%, rgba(18, 69, 209, 0.5) 0%) 0 -5px;
  }
  main#newsDetailIn #news_detail article a:hover {
    text-decoration: none;
    background: linear-gradient(transparent 85%, #EFD822 0%) 0 -5px;
  }
  main#newsDetailIn #news_detail article img {
    margin: 80px auto;
    display: block;
  }
  main#aboutIn #cando {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0 auto 80px;
    padding: 60px 70px;
    width: 1000px;
    position: relative;
  }
  main#aboutIn #cando #cando_h2 {
    position: absolute;
    background: #fff;
    top: -20px;
    left: 30%;
    font-size: 2em;
    padding: 0 10px;
    font-weight: 600;
    width: auto;
  }
  main#aboutIn #cando #cando_h2 span {
    background: linear-gradient(transparent 60%, #EFD822 60%);
  }
  main#aboutIn #cando h3 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 90px auto 70px;
    text-align: center;
  }
  main#aboutIn #cando dt {
    float: left;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    text-align: center;
    padding: 1.6em 0;
    margin-right: 3em;
    display: table;
    width: 40%;
    height: 80px;
  }
  main#aboutIn #cando dt:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    display: inline-block;
    border-left: solid 2px #EFD822;
    border-top: solid 2px #EFD822;
    top: 0;
    left: 0;
  }
  main#aboutIn #cando dt:after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    display: inline-block;
    border-right: solid 2px #EFD822;
    border-bottom: solid 2px #EFD822;
    bottom: 0;
    right: 0;
  }
  main#aboutIn #cando dd {
    display: table;
    vertical-align: middle;
    width: 54%;
  }
  main#aboutIn #cando dd span {
    display: inline-block;
    margin: 15px 0 0;
  }
  main#aboutIn #flow {
    margin-bottom: 80px;
  }
  main#aboutIn #flow .flow_l {
    margin: 0 auto 30px;
    background: #EFD822;
    margin: 0 auto 30px;
    padding: 30px;
    width: 1000px;
  }
  main#aboutIn #flow ul {
    margin: 0 auto;
    text-align: center;
  }
  main#aboutIn #flow li {
    font-weight: 700;
    display: inline-block;
    margin: 0 80px;
    writing-mode: vertical-rl;
    text-orientation: upright; /* すべて縦方向に表示 */
    letter-spacing: 5px;
  }
  main#aboutIn #flow li:first-child {
    margin-left: 0;
  }
  main#aboutIn #flow li:last-child {
    margin-right: 0;
  }
  main#aboutIn #flow li::after {
    content: "";
    border: 2px solid #000;
    border-radius: 10px;
    background: #fff;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    display: inline-block;
  }
  main#aboutIn #flow .line {
    border: 1px solid #000;
    width: 80%;
    margin: -18px auto 0;
  }
  main#aboutIn #company {
    margin-bottom: 80px;
  }
  main#aboutIn #company dt {
    float: left;
    padding: 20px 20px;
    font-weight: 700;
  }
  main#aboutIn #company dd {
    padding: 20px 10px 20px 200px;
    border-bottom: 1px dashed #000;
  }
  main#privacyIn article {
    margin-bottom: 40px;
  }
  main#privacyIn article h3 {
    border-bottom: 1px solid #333;
    font-size: 1.3em;
    font-weight: 700;
    margin: 0 0 15px 0;
    padding: 0 0 10px;
  }
  main#privacyIn article .right {
    text-align: right;
  }
  main#privacyIn article li {
    margin: 0 0;
    padding: 10px 0;
  }
  main#privacyIn article span {
    font-weight: 700;
  }
  main#privacyIn article p {
    text-indent: 0;
    margin: 0 0 20px 0px;
  }
  main#privacyIn article .deci_1 li {
    list-style-type: none;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: deci_1;
  }
  main#privacyIn article .deci_1 li:before {
    content: counter(deci_1) ". ";
    font-weight: 100;
  }
  main#privacyIn article .deci_2 li {
    list-style-type: none;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: deci_2;
  }
  main#privacyIn article .deci_2 li:before {
    content: "(" counter(deci_2) ") ";
    font-weight: 100;
  }
  main#privacyIn article .deci_3 li {
    list-style-type: none;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: deci_3;
  }
  main#privacyIn article .deci_3 li:before {
    content: counter(deci_3) ". ";
    font-weight: 700;
  }
  main#privacyIn article .deci_4 li {
    list-style-type: none;
    display: block;
    margin-left: 0px;
    padding-left: 25px;
    text-indent: -30px;
    counter-increment: deci_4;
  }
  main#privacyIn article .deci_4 li:before {
    content: "(" counter(deci_4) ") ";
    font-weight: 100;
  }
  main#privacyIn article .deci_5 li {
    list-style-type: none;
    display: block;
    margin-left: 20px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: deci_5;
  }
  main#privacyIn article .deci_5 li:before {
    content: "(" counter(deci_5) ") ";
    font-weight: 100;
  }
  main#privacyIn article .deci_6 li {
    list-style-type: none;
    display: block;
    margin-left: 10px;
    padding-left: 20px;
    text-indent: -20px;
    counter-increment: deci_6;
  }
  main#privacyIn article .deci_6 li:before {
    content: counter(deci_6) ". ";
    font-weight: 700;
  }
  main#privacyIn article .deci_6 li .de6 {
    background: #EFEFEF;
    margin: 10px 0 0;
    padding: 10px;
    width: 100%;
  }
  main#privacyIn article .deci_6 li .de6 dt {
    float: left;
    width: 22%;
    font-weight: 700;
    margin-bottom: 1%;
    padding-left: 1%;
    text-indent: -1%;
  }
  main#privacyIn article .deci_6 li .de6 dd {
    margin: 0 0 1% 0;
    margin-inline-start: 0;
    padding: 0 0 1% 25%;
    text-indent: 0;
    border-bottom: 1px solid #fff;
  }
  main#privacyIn article .deci_6 li .de6 dd:last-child {
    border-bottom: none;
  }
  main#privacyIn article .alph_1 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: alph_1;
  }
  main#privacyIn article .alph_1 li:before {
    content: "(" counter(alph_1, upper-alpha) ") ";
    font-weight: 100;
  }
  main#privacyIn article .alph_2 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: alph_2;
  }
  main#privacyIn article .alph_2 li:before {
    content: "(" counter(alph_2, upper-alpha) ") ";
    font-weight: 100;
  }
  main#privacyIn article .alph_3 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: alph_3;
  }
  main#privacyIn article .alph_3 li:before {
    content: "(" counter(alph_3, upper-alpha) ") ";
    font-weight: 100;
  }
  main#privacyIn article .alph_4 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: alph_4;
  }
  main#privacyIn article .alph_4 li:before {
    content: "(" counter(alph_4, upper-alpha) ") ";
    font-weight: 100;
  }
  main#itemsIn #items_pickup {
    border: 1px solid #000;
    border-radius: 10px;
    margin: -40px auto 40px;
    padding: 40px 50px 60px;
    width: 1000px;
    position: relative;
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_c.png) 100% 0 no-repeat;
  }
  main#itemsIn #items_pickup h2 {
    font-weight: 700;
    font-size: 2em;
    margin: 0px auto 40px;
  }
  main#itemsIn #items_pickup ul {
    display: flex;
  }
  main#itemsIn #items_pickup li {
    width: 45%;
    margin: 0 2.5% 0 0;
    display: inline-block;
  }
  main#itemsIn #items_pickup li a {
    display: block;
  }
  main#itemsIn #items_pickup li img {
    width: 200px;
    height: 200px;
    border-radius: 10px;
    -o-object-fit: cover;
       object-fit:cover;
    margin: 0 20px 0 0;
    float: left;
  }
  main#itemsIn #items_pickup li .items_p {
    font-weight: 700;
    font-size: 1.2em;
    text-decoration: underline;
    margin: 0 0 20px;
    display: inline-block;
    width: 50%;
  }
  main#itemsIn #items_pickup li p {
    display: inline-block;
    width: 50%;
  }
  main#itemsIn #items_list {
    margin-bottom: 70px;
  }
  main#itemsIn #items_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#itemsIn #items_list li {
    width: 23%;
    margin: 10px 1%;
  }
  main#itemsIn #items_list li:last-child {
    margin-right: 0;
  }
  main#itemsIn #items_list li img {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 2%;
    width: 219px;
	  height: 219px;
    margin: 0 auto;
	  object-fit:cover;
  }
  main#itemsIn #items_list li p {
    text-decoration: underline;
    width: 225px;
  }
  main#itemsDetailIn #items_detail {
    margin: -40px auto 40px;
    padding: 0;
    width: 1000px;
    position: relative;
  }
  main#itemsDetailIn #items_detail article {
    display: flex;
  }
  main#itemsDetailIn #items_detail article div {
    width: auto;
  }
  main#itemsDetailIn #items_detail article img {
    width: 660px;
    height: 400px;
    border-radius: 10px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 40px;
  }
  main#itemsDetailIn #items_detail article h2 {
    font-weight: 700;
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 40px;
  }
  main#itemsDetailIn #items_detail article .items_detail_copy {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  main#itemsDetailIn #items_detail article .items_detail_text {
    line-height: 1.6em;
  }
  main#itemsDetailIn #related_list {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 2%;
    width: 1000px;
    margin: 80px auto 70px;
  }
  main#itemsDetailIn #related_list h2 {
    display: inline-table;
    font-size: 3em;
    padding: 0 0;
    margin: 0 0 20px 0;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#itemsDetailIn #related_list h2 span {
    font-size: 0.35em;
    margin: 0 0 0 30px;
    vertical-align: middle;
  }
  main#itemsDetailIn #related_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#itemsDetailIn #related_list li {
    width: 30.3333333333%;
    margin: 10px 1% 0;
  }
  main#itemsDetailIn #related_list li:first-child {
    margin-left: 0;
  }
  main#itemsDetailIn #related_list li:last-child {
    margin-right: 0;
  }
  main#itemsDetailIn #related_list li img {
    border-radius: 15px;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
    width: 290px;
    height: 250px;
    margin: 0 auto;
  }
  main#itemsDetailIn #related_list li p {
    font-weight: 700;
  }
  main#worksIn #works_pickup {
    margin: 0px auto 40px;
    padding: 50px 50px 60px;
    width: 100%;
    position: relative;
    background: #EFD822;
  }
  main#worksIn #works_pickup article {
    display: flex;
    font-weight: 700;
  }
  main#worksIn #works_pickup article div {
    width: auto;
  }
  main#worksIn #works_pickup article img {
    width: 500px;
    height: 340px;
    border-radius: 10px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 40px;
  }
  main#worksIn #works_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#worksIn #works_pickup article .works_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    margin: 0 10px 20px 0;
    padding: 5px 20px;
  }
  main#worksIn #works_pickup article .works_p {
    line-height: 1.6em;
  }
  main#worksIn #works_list {
    margin-bottom: 70px;
  }
  main#worksIn #works_list article .works_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
    margin: 0 10px 10px 0;
    padding: 5px 20px;
    width: auto;
  }
  main#worksIn #works_list article .works_tag.selected {
    background: #EFEFEF;
  }
  main#worksIn #works_list article .works_tag:hover {
    background: #EFD822;
  }
  main#worksIn #works_list article .tab-list {
    display: none;
  }
  main#worksIn #works_list article .tab-list.show {
    display: block;
  }

  main#worksIn #works_list article ul {
    display: flex;
    flex-wrap: wrap;
	  margin-bottom: 30px;
  }
  main#worksIn #works_list article li {
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    display: block;
    position: relative;
  }
  main#worksIn #works_list article li img {
    border-radius: 10px;
    width: 300px;
	height: 225px;
    margin: 0 30px 0 0;
    float: left;
    -o-object-fit: cover;
       object-fit: cover;
  }
  main#worksIn #works_list article li h3 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 10px 0 20px;
  }
  main#worksDetailIn #works_pickup {
    margin: 0px auto 40px;
    padding: 50px 50px 60px;
    width: 100%;
    position: relative;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  main#worksDetailIn #works_pickup article {
    display: flex;
    font-weight: 700;
  }
  main#worksDetailIn #works_pickup article div {
    width: auto;
  }
  main#worksDetailIn #works_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#worksDetailIn #works_pickup article .works_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    margin: 20px 10px 0px 0;
    padding: 5px 20px;
  }
  main#worksDetailIn #works_pickup article .works_p {
    line-height: 1.6em;
  }
  main#worksDetailIn #works_detail {
    margin-bottom: 70px;
  }
  main#worksDetailIn #works_detail article img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    height: 340px;
    border-radius: 10px;
    margin-bottom: 40px;
	  border: 1px solid #efefef;
  }
  main#worksDetailIn #works_detail article h3 {
    font-weight: 700;
    font-size: 1.1em;
    margin: 30px 0;
  }
  main#worksDetailIn #works_detail article p {
    margin: 0 0 20px;
  }
  main#worksDetailIn #works_detail article p.img_p {
    margin-top: -30px;
    text-align: center;
  }
  main#worksDetailIn #works_detail aside {
    border: 1px solid #333;
    margin: 40px auto 20px;
    padding: 20px 20px 5px;
    width: 1000px;
  }
  main#worksDetailIn #works_detail aside h3 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  main#worksDetailIn #works_detail aside p {
    margin-bottom: 15px;
  }
  main#worksDetailIn #related_list {
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_s.png) 100% 0 no-repeat #EFD822;
    padding: 2%;
    width: 1000px;
    margin: 80px auto 70px;
  }
  main#worksDetailIn #related_list h2 {
    display: inline-table;
    font-size: 3em;
    padding: 0 0;
    margin: 0 0 20px 0;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#worksDetailIn #related_list h2 span {
    font-size: 0.35em;
    margin: 0 0 0 30px;
    vertical-align: middle;
  }
  main#worksDetailIn #related_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#worksDetailIn #related_list li {
    width: 30.3333333333%;
    margin: 10px 1% 0;
  }
  main#worksDetailIn #related_list li:first-child {
    margin-left: 0;
  }
  main#worksDetailIn #related_list li:last-child {
    margin-right: 0;
  }
  main#worksDetailIn #related_list li img {
    -o-object-fit: contain;
       object-fit: contain;
    padding: 0;
    width: 290px;
    height: 200px;
    margin: 0 auto;
	  border: 2px solid #fff;
	  background: #fff;
  }
  main#worksDetailIn #related_list li p {
    font-weight: 700;
    margin-right: 1%;
    line-height: 1.3em;
  }
  main#magazineIn #magazine_pickup {
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_s.png) 100% 0 no-repeat #EFD822;
    margin: 0px auto 40px;
    padding: 50px 50px 60px;
    width: 100%;
    position: relative;
  }
  main#magazineIn #magazine_pickup article {
    display: flex;
    font-weight: 700;
  }
  main#magazineIn #magazine_pickup article div {
    width: auto;
  }
  main#magazineIn #magazine_pickup article img {
    width: 500px;
    height: 340px;
    border-radius: 10px;
    -o-object-fit: auto;
       object-fit: auto;
    margin-right: 40px;
  }
  main#magazineIn #magazine_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#magazineIn #magazine_pickup article .magazine_p {
    line-height: 1.6em;
  }
  main#magazineIn #magazine_list {
    margin-bottom: 70px;
  }
  main#magazineIn #magazine_list article ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#magazineIn #magazine_list article li {
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    display: block;
    position: relative;
  }
  main#magazineIn #magazine_list article li img {
    border-radius: 10px;
    width: 30%;
    margin: 0 30px 0 0;
    float: left;
  }
  main#magazineIn #magazine_list article li h3 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 10px 0 20px;
  }
  main#magazineDetailIn #magazine_pickup {
    margin: 0px auto 40px;
    padding: 50px 50px 60px;
    width: 100%;
    position: relative;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  main#magazineDetailIn #magazine_pickup article {
    display: flex;
    font-weight: 700;
  }
  main#magazineDetailIn #magazine_pickup article div {
    width: auto;
  }
  main#magazineDetailIn #magazine_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#magazineDetailIn #magazine_pickup article .magazine_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    margin: 20px 10px 0px 0;
    padding: 5px 20px;
  }
  main#magazineDetailIn #magazine_pickup article .magazine_p {
    line-height: 1.6em;
  }
  main#magazineDetailIn #magazine_detail {
    margin-bottom: 70px;
  }
  main#magazineDetailIn #magazine_detail article img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 340px;
    border-radius: 10px;
    -o-object-fit: auto;
       object-fit: auto;
    margin-bottom: 40px;
  }
  main#magazineDetailIn #magazine_detail article h3 {
    font-weight: 700;
    font-size: 1.1em;
    margin: 30px 0;
  }
  main#magazineDetailIn #magazine_detail article p {
    margin: 0 0 20px;
  }
  main#magazineDetailIn #magazine_detail article p.img_p {
    margin-top: -30px;
    text-align: center;
  }
  main#magazineDetailIn #magazine_detail aside {
    border: 1px solid #333;
    margin: 40px auto 20px;
    padding: 20px 20px 5px;
    width: 1000px;
  }
  main#magazineDetailIn #magazine_detail aside h3 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  main#magazineDetailIn #magazine_detail aside p {
    margin-bottom: 15px;
  }
  main#magazineDetailIn #related_list {
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_s.png) 100% 0 no-repeat #EFD822;
    padding: 2%;
    width: 1000px;
    margin: 80px auto 70px;
  }
  main#magazineDetailIn #related_list h2 {
    display: inline-table;
    font-size: 3em;
    padding: 0 0;
    margin: 0 0 20px 0;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#magazineDetailIn #related_list h2 span {
    font-size: 0.35em;
    margin: 0 0 0 30px;
    vertical-align: middle;
  }
  main#magazineDetailIn #related_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#magazineDetailIn #related_list li {
    width: 30.3333333333%;
    margin: 10px 1% 0;
  }
  main#magazineDetailIn #related_list li:first-child {
    margin-left: 0;
  }
  main#magazineDetailIn #related_list li:last-child {
    margin-right: 0;
  }
  main#magazineDetailIn #related_list li img {
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
    width: 290px;
    height: 200px;
    margin: 0 auto;
  }
  main#magazineDetailIn #related_list li p {
    font-weight: 700;
    margin-right: 1%;
    line-height: 1.3em;
  }
  #recommend {
    background: #efefef;
    width: 100%;
    text-align: cleft;
    padding: 60px 0 40px;
    position: relative;
  }
  #recommend h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 auto 20px;
    width: 1030px;
  }
  #recommend h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  #recommend .arrow_box {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50px;
    right: 15%;
    height: 40px;
    width: 130px;
  }
  #recommend .prev-arrow {
    position: absolute;
    right: 40px;
    width: 40px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  #recommend .next-arrow {
    position: absolute;
    right: 0;
    width: 40px;
    margin: 0 0 0 10px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  #recommend .slider {
    margin: 10px auto 10px;
  }
  #recommend .slide {
    padding: 0 20px;
  }
  #recommend .slide img {
    margin: 0;
	width:300px;
	height:200px;
	  object-fit:contain;
	  border: 2px solid #fff;
	  background: #fff;
  }
  #recommend .slick-initialized .slick-slide {
    margin-top: 0px;
  }
  #recommend .slick-center {
    position: relative;
  }
  #recommend .point {
    display: block;
    padding: 5px 0;
    text-align: left;
    width: 300px;
  }
  #contact_box {
    font-weight: 100;
    background: #222;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 110px;
    width: 100%;
    z-index: 9999;
  }
  #contact_box .inner {
    margin: 0 auto;
    width: 1000px;
  }
  #contact_box .inner .btn, #contact_box .inner a.btn, #contact_box .inner button.btn {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 1.5rem 2.5rem;
    padding: 0.5rem 1rem;
    width: 450px;
    float: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  #contact_box .inner a.btn--c {
    color: #000;
    font-size: 1.1em;
    background-color: #EFD822;
    border-bottom: 5px solid #000;
  }
  #contact_box .inner a.btn--c:hover {
    color: #fff;
    background: #2259EF;
  }
  #contact_box .inner .contact_text {
    text-align: center;
    margin: 10px auto;
  }
  #contact_box .inner .contact_text p {
    font-weight: 100;
  }
  #contact_box .inner .contact_text p .br {
    display: none;
  }
  #contact_box .inner .contact_text .tel {
    font-size: 2em;
    font-weight: 700;
    margin: 5px auto;
  }
  #contact_box .inner .contact_text {
    text-align: center;
    margin: 10px auto;
  }
  #contact_box .inner .contact_text p {
    font-weight: 100;
  }
  #contact_box .inner .contact_text p .br {
    display: none;
  }
  #contact_box .inner .contact_text .tel {
    font-size: 2em;
    font-weight: 700;
    margin: 5px auto;
  }
  #contactIn #contact_l {
    margin-bottom: 50px;
    width: 100%;
  }
  #contactIn #contact_l .info01 {
    margin: 0 2rem 5rem;
    padding: 2px 2px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  #contactIn #contact_l .info01 dt {
    background: #fdf198;
    text-align: left;
    padding: 1rem;
    margin-bottom: 2px;
    font-weight: 700;
    width: 20%;
    display: flex;
    box-sizing: border-box;
  }
  #contactIn #contact_l .info01 dd {
    padding: 1rem 1rem 1rem 2rem;
    margin-bottom: 2px;
    text-align: left;
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
#contactIn #contact_l .info01 dd input[type="text"], .c-form-1 input[type="email"], .c-form-1 textarea {
border-radius: 3px;
border: solid 1px #ccc;
width: 100%;
padding: 1.5em 1.2em;
	}
  #contactIn #contact_l .info01 .fontred {
    color: #f00;
    font-size: 0.8rem;
    margin: 0rem 0.5rem;
  }
  footer {
    border-top: 1px solid #efefef;
  }
  footer .footerIn {
    font-size: 0.95em;
    margin: 10px auto 0;
    padding: 30px 0;
    height: 440px;
    width: 1000px;
    position: relative;
  }
  footer .footerIn .privacy_policy {
    width: 83%;
    display: flex;
  }
  footer .footerIn .privacy_policy img {
    margin: 0;
    width: 80%;
  }
  footer .footerIn .privacy_policy p {
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 1.5em;
  }
  footer .footerIn .operation {
    width: 85%;
    margin: 30px 0 0;
  }
  footer .footerIn .operation a {
    color: #2259EF;
    text-decoration: underline;
  }
  footer .footerIn .operation a:hover {
    color: #1245d1;
  }
  footer .footerIn .operation span {
    font-weight: 700;
    display: block;
  }
  footer .footerIn .footer_menu {
    width: 86%;
    font-weight: 700;
    margin: 30px 0 0;
  }
  footer .footerIn .footer_menu a {
    margin: 0 0;
    padding: 0 15px 0 15px;
    border-right: 1px solid #000;
  }
  footer .footerIn .footer_menu a:first-child {
    padding: 0 15px 0 0;
  }
  footer .footerIn .footer_menu a:last-child {
    border: none;
  }
  footer .footerIn .logo {
    position: absolute;
    right: -5%;
    top: 25%;
    width: 15%;
  }
  footer .footerIn .logo img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body {
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
  }
  header {
    text-align: center;
    margin: 0 auto 20px;
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 90px;
    background: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 95%);
  }
  header h1 {
    top: 0px;
    left: -16%;
    margin: 10px 0;
    position: absolute;
  }
  header h1 img {
    width: 30%;
  }
  header .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 30px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 400ms;
  }
  header .btn-gnavi span {
    position: absolute;
    width: 30px;
    right: 0ox;
    height: 4px;
    background: #000;
    border-radius: 10px;
    transition: all 400ms;
  }
  header .btn-gnavi span:nth-child(1) {
    top: 0;
  }
  header .btn-gnavi span:nth-child(2) {
    top: 10px;
  }
  header .btn-gnavi span:nth-child(3) {
    top: 20px;
  }
  header .btn-gnavi span.open {
    transform: rotate(180deg);
  }
  header .btn-gnavi span.open span {
    background: #fff;
    width: 24px;
  }
  header nav {
    padding: 0;
    right: -50%;
    width: 45%;
    position: absolute;
  }
  header nav li {
    background: #EFD822;
    margin: 0px 0px;
    padding: 0;
    display: flex;
    text-align: center;
    transform: skewX(150deg);
  }
  header nav li a {
    display: block;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    margin: 0 0px;
    padding: 20px;
    transform: skewX(-150deg);
  }
  header nav li a:hover {
    color: #000;
    text-shadow: 1px 1px 0 #efefef, 2px 2px 0 #000;
    text-decoration: none;
  }
  header nav li.start {
    display: none;
  }
  header nav li.end {
    display: none;
  }
  hgroup#top {
    font-weight: 700;
    text-align: center;
    height: 360px;
    margin: 0 auto;
    padding: 100px 0;
    width: 100%;
  }
  hgroup#top h2 {
    font-size: 2em;
    margin: 0 auto 20px;
    white-space: pre-wrap;
    word-break: keep-all;
    line-height: 1.4em;
  }
  hgroup#top h2 span {
    font-size: 1.5em;
    background: linear-gradient(transparent 60%, #EFD822 60%);
  }
  hgroup#news {
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    text-align: center;
    min-height: 200px;
    margin: 0 auto 20px;
    padding: 100px 0 15px;
    width: 90%;
    position: relative;
  }
  hgroup#news h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#news h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
  }
  hgroup#news h3 {
    text-align: left;
    font-size: 1.5em;
    margin: 50px auto 0px;
  }
  hgroup#news .news_tag {
    position: absolute;
    left: 0px;
    border: 1px solid #000;
    border-radius: 20px;
    margin: 20px 0 0px;
    padding: 0;
    font-size: 0.8em;
    font-weight: 700;
    text-align: center;
    width: 150px;
    display: inline-block;
  }
  hgroup#news .day {
    display: inline-block;
    margin: 20px 0 0px 20px;
    font-size: 0.9em;
  }
  hgroup#about {
    font-weight: 700;
    text-align: center;
    height: auto;
    margin: 0 auto;
    padding: 100px 0 20px;
    width: 90%;
  }
  hgroup#about h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#about h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
  }
  hgroup#about h3 {
    font-size: 2.3em;
    line-height: 1.3em;
    margin: 30px auto;
    text-align: center;
  }
  hgroup#about p {
    font-weight: 100;
    text-align: left;
  }
  hgroup#about img {
    margin: 0 auto 40px;
    text-align: center;
    display: block;
    width: 60%;
  }
  hgroup#items {
    font-weight: 700;
    text-align: center;
    height: 200px;
    margin: 0 auto;
    padding: 100px 0 0;
    width: 100%;
  }
  hgroup#items h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#items h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
  }
  hgroup#items h3 {
    font-size: 2.5em;
    margin: 80px auto;
    text-align: center;
  }
  hgroup#items p {
    font-weight: 100;
    text-align: center;
  }
  hgroup#items img {
    margin: 0 auto 50px;
    text-align: center;
    display: block;
  }
  hgroup#works {
    font-weight: 700;
    text-align: center;
    height: 200px;
    margin: 0 auto;
    padding: 100px 0 0;
    width: 100%;
  }
  hgroup#works h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#works h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
  }
  hgroup#magazine {
    font-weight: 700;
    text-align: center;
    height: 200px;
    margin: 0 auto;
    padding: 100px 0 0;
    width: 100%;
  }
  hgroup#magazine h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
  }
  hgroup#magazine h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
  }
  hgroup#privacy {
    font-weight: 700;
    text-align: center;
    height: 260px;
    margin: 0 auto;
    padding: 100px 0 0;
    width: 100%;
  }
  hgroup#privacy h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
    line-height: 1em;
  }
  hgroup#privacy h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
    line-height: 0.3em;
  }
  hgroup#contact {
    font-weight: 700;
    text-align: center;
    height: 260px;
    margin: 0 auto;
    padding: 100px 0 0;
    width: 100%;
  }
  hgroup#contact h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin: 0 0 20px;
    line-height: 1em;
  }
  hgroup#contact h2 span {
    font-size: 0.4em;
    display: block;
    margin: 20px 15px 0;
    line-height: 0.3em;
  }
  main .btn, main a.btn, main button.btn {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 3rem auto 0;
    padding: 1rem 2rem;
    width: 90%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  main .btn_l, main a.btn_l, main button.btn_l {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 2rem auto 0;
    padding: 1rem 0rem;
    max-width: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  main .btn_right, main a.btn_right, main button.btn_right {
    font-weight: 700;
    position: static;
    bottom: 0;
    right: 0;
    display: block;
    margin: 20px 0;
    padding: 1rem 0rem;
    min-width: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  main a.btn--s {
    color: #000;
    background-color: #fff;
    border-bottom: 5px solid #000;
  }
  main a.btn--s:active {
    color: #fff;
    background: #2259EF;
  }
  main article {
    width: 90%;
    margin: 0 auto;
  }
  main article .title {
    display: inline-table;
    font-size: 1.6em;
    padding: 0 0;
    margin: 0 0 10px;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#topIn {
    width: 100%;
  }
  main#topIn #pickup {
    width: 100%;
    height: 430px;
    text-align: center;
  }
  main#topIn #pickup #pickup_h2 {
    position: relative;
    display: inline-block;
    font-size: 3em;
    padding: 0 55px;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    width: 100%;
  }
  main#topIn #pickup #pickup_h2:before {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 20%;
    height: 1px;
    background-color: black;
    left: 0;
  }
  main#topIn #pickup #pickup_h2:after {
    content: "";
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 20%;
    height: 1px;
    background-color: black;
    right: 0;
  }
  main#topIn #pickup .slider {
    margin: 30px auto 0px;
  }
  main#topIn #pickup .slide {
    padding: 0 30px;
  }
  main#topIn #pickup .slide .point {
    opacity: 0;
  }
  main#topIn #pickup .slide img {
    outline: 8px solid #fff;
    outline-offset: -10px;
    border: 9px solid #000;
    margin: 0;
/*     transform: scale(0.9); */
    transition: transform 0.3s;
    box-shadow: 4px 4px;
	  width:300px;
	  height: 200px;
	  object-fit: contain;
  }
  main#topIn #pickup .slick-initialized .slick-slide {
    margin-top: 30px;
  }
  main#topIn #pickup .slick-center {
    position: relative;
  }
  main#topIn #pickup .slick-center .point {
    opacity: 1;
    background: #EFD822;
    position: absolute;
    bottom: 0;
    left: -10px;
    padding: 10px 10px 0px 15px;
    text-align: left;
    height: 65px;
    width: 100%;
    box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.2);
  }
  main#topIn #pickup .slick-center img {
    opacity: 1;
    box-shadow: 4px 4px;
    transform: scale(1.2);
  }
  main#topIn #pickup .arrow_box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 30px auto 0;
    position: relative;
    width: 100%;
  }
  main#topIn #pickup .prev-arrow {
    position: absolute;
    right: 0vw;
    left: 20vw;
    width: 45px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  main#topIn #pickup .next-arrow {
    position: absolute;
    left: 70vw;
    right: 0vw;
    width: 45px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  main#topIn article {
    width: 90%;
    margin: 0 auto;
  }
  main#topIn article .titleTop {
    display: block;
    font-size: 3em;
    padding: 0 0;
    margin: 0 0 30px 0;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    text-align: left;
  }
  main#topIn article .titleTop span {
    display: block;
    font-size: 0.35em;
    margin: 10px 0 0 0;
    vertical-align: middle;
  }
  main#topIn #new_works {
    background: #EFD822;
    margin: 10px auto;
    padding: 60px 0;
  }
  main#topIn #new_works li {
    display: inline-block;
    margin: 0 auto 20px;
    width: 100%;
  }
  main#topIn #new_works li img {
    width: 100%;
  }
  main#topIn #new_works li:last-child {
    margin: 0;
  }
  main#topIn #magazine {
    background: #fff;
    margin: 10px auto;
    padding: 60px 0;
    text-align: center;
  }
  main#topIn #magazine li {
    display: block;
    margin: 0 auto 20px;
    width: 100%;
  }
  main#topIn #magazine li img {
    width: 100%;
  }
  main#topIn #magazine li:last-child {
    margin: 0;
  }
  main#topIn #news {
    background: #EFEFEF;
    margin: 10px auto;
    padding: 60px 0;
  }
  main#topIn #news dt {
    float: none;
    font-weight: 700;
    width: 100%;
  }
  main#topIn #news dd {
    padding-left: 0;
    margin-bottom: 25px;
  }
  main#newsIn #news_l {
    min-height: 800px;
    margin-bottom: 80px;
  }
  main#newsIn #news_l li {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    margin: 0 0;
    padding: 10px 0;
    position: relative;
  }
  main#newsIn #news_l .tag {
    border: 1px solid #000;
    border-radius: 50px;
    margin: 5px 20px 0;
    padding: 0;
    font-weight: 700;
    font-size: 0.8em;
    text-align: center;
    width: 120px;
  }
  main#newsIn #news_l .day {
    font-weight: 700;
    margin: 10px 20px 5px;
    width: 120px;
    display: block;
  }
  main#newsIn #news_l a {
    display: block;
    padding: 0 0;
  }
  main#newsIn #news_l a p {
    display: inline-block;
    margin: 0 30px 0 20px;
  }
  main#newsIn #news_l a p:hover {
    text-decoration: underline;
  }
  main#newsIn #news_l a .detail {
    position: absolute;
    top: 85px;
    right: 5px;
    display: block;
    vertical-align: middle;
    color: #ccc;
    line-height: 1;
    width: 1em;
    height: 1em;
    border: 3px solid #ccc;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateX(-25%) rotate(45deg);
  }
  main#newsDetailIn #news_detail {
    margin-bottom: 50px;
  }
  main#newsDetailIn #news_detail article {
    min-height: 600px;
  }
  main#newsDetailIn #news_detail article p {
    line-height: 1.5em;
    margin-bottom: 30px;
  }
  main#newsDetailIn #news_detail article a {
    display: inline-block;
    padding: 0 2px;
    margin: 0 5px;
    background: linear-gradient(transparent 85%, rgba(18, 69, 209, 0.5) 0%) 0 -5px;
  }
  main#newsDetailIn #news_detail article a:hover {
    text-decoration: none;
    background: linear-gradient(transparent 85%, #EFD822 0%) 0 -5px;
  }
  main#newsDetailIn #news_detail article img {
    width: 100%;
    margin: 50px auto 30px;
    display: block;
  }
  main#aboutIn #cando {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 10px auto 50px;
    padding: 30px;
    width: 90%;
    position: relative;
  }
  main#aboutIn #cando #cando_h2 {
    position: absolute;
    background: #fff;
    top: -20px;
    left: 6%;
    font-size: 1.8em;
    padding: 0 10px;
    font-weight: 600;
    width: auto;
  }
  main#aboutIn #cando #cando_h2 span {
    background: linear-gradient(transparent 60%, #EFD822 60%);
  }
  main#aboutIn #cando h3 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 2.3em;
    margin: 50px auto 30px;
    text-align: center;
  }
  main#aboutIn #cando dt {
    float: left;
    font-weight: 700;
    position: relative;
    line-height: 1.4;
    text-align: center;
    padding: 1.6em 0;
    margin: 0 0 1.5em 0;
    display: table;
    width: 100%;
    height: 80px;
  }
  main#aboutIn #cando dt:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    display: inline-block;
    border-left: solid 2px #EFD822;
    border-top: solid 2px #EFD822;
    top: 0;
    left: 0;
  }
  main#aboutIn #cando dt:after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    display: inline-block;
    border-right: solid 2px #EFD822;
    border-bottom: solid 2px #EFD822;
    bottom: 0;
    right: 0;
  }
  main#aboutIn #cando dd {
    display: table;
    vertical-align: middle;
    width: 100%;
  }
  main#aboutIn #cando dd span {
    display: inline-block;
    margin: 15px 0 0;
  }
  main#aboutIn #flow {
    margin-bottom: 50px;
  }
  main#aboutIn #flow .flow_l {
    margin: 0 auto;
    background: #EFD822;
    margin: 0 auto;
    padding: 10px 30px 50px;
    width: 100%;
  }
  main#aboutIn #flow ul {
    margin: 0 auto 0px;
    text-align: left;
    position: relative;
  }
  main#aboutIn #flow li {
    font-weight: 700;
    display: block;
    margin: 20px 0 0;
    letter-spacing: 5px;
    z-index: 999;
  }
  main#aboutIn #flow li:first-child {
    margin-left: 0;
  }
  main#aboutIn #flow li:last-child {
    margin-right: 0;
  }
  main#aboutIn #flow li::before {
    content: "";
    border: 2px solid #000;
    border-radius: 10px;
    background: #fff;
    width: 18px;
    height: 18px;
    margin: 0px 10px 0 0;
    vertical-align: middle;
    display: inline-block;
  }
  main#aboutIn #flow .line {
    border: transparent;
    outline: 2px solid #000;
    width: 0px;
    height: 180px;
    margin: -200px 0 0 9px;
    z-index: 0;
    display: block;
  }
  main#aboutIn #company {
    margin-bottom: 80px;
  }
  main#aboutIn #company dt {
    float: none;
    padding: 15px 0 0px;
    font-weight: 700;
  }
  main#aboutIn #company dd {
    padding: 0px 0px 10px;
    border-bottom: 1px dashed #000;
  }
  main#itemsIn #items_pickup {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 20px auto 40px;
    padding: 30px 20px 30px;
    width: 90%;
    position: relative;
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_c.png) 100% 100% no-repeat;
    background-size: auto;
  }
  main#itemsIn #items_pickup h2 {
    font-weight: 700;
    font-size: 2em;
    margin: 0px auto 20px;
  }
  main#itemsIn #items_pickup ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#itemsIn #items_pickup li {
    width: 100%;
    margin: 0 auto;
    display: inline-flex;
  }
  main#itemsIn #items_pickup li a {
    display: block;
  }
  main#itemsIn #items_pickup li img {
    width: 300px;
    height: 200px;
	  background: #fff;
    border-radius: 10px;
    -o-object-fit: contain;
       object-fit: contain;
    margin: 20px auto;
    text-align: center;
    display: block;
    float: none;
  }
  main#itemsIn #items_pickup li .items_p {
    font-weight: 700;
    font-size: 1.2em;
    text-decoration: underline;
    margin: 0 0 20px;
    display: inline-block;
    width: 100%;
  }
  main#itemsIn #items_pickup li p {
    display: inline-block;
    width: 100%;
  }
  main#itemsIn #items_list {
    margin-bottom: 70px;
  }
  main#itemsIn #items_list ul {
    display: flex;
    flex-wrap: wrap;
  }
  main#itemsIn #items_list li {
    width: 44%;
    margin: 10px auto;
  }
  main#itemsIn #items_list li:last-child {
    margin-right: auto;
  }
  main#itemsIn #items_list li img {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 2%;
    width: 100%;
    margin: 0 auto;
  }
  main#itemsIn #items_list li p {
    text-decoration: underline;
  }
  main#itemsDetailIn {
    position: relative;
  }
  main#itemsDetailIn #items_detail {
    margin: 10px auto 40px;
    padding: 0;
    width: 100%;
  }
  main#itemsDetailIn #items_detail article {
    display: block;
  }
  main#itemsDetailIn #items_detail article div {
    width: auto;
  }
  main#itemsDetailIn #items_detail article img {
    width: 100%;
    height: 40%;
    border-radius: 10px;
    -o-object-fit: none;
       object-fit: none;
    margin: 0 0 10px 0;
	  object-fit: contain;
  }
  main#itemsDetailIn #items_detail article h2 {
    font-weight: 700;
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#itemsDetailIn #items_detail article .items_detail_copy {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  main#itemsDetailIn #items_detail article .items_detail_text {
    line-height: 1.6em;
  }
  main#itemsDetailIn #related_list {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 2%;
    width: 90%;
    margin: 50px auto 70px;
  }
  main#itemsDetailIn #related_list h2 {
    display: table;
    font-size: 3em;
    padding: 0 0;
    margin: 10px 0 0;
    line-height: 1em;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#itemsDetailIn #related_list h2 span {
    display: block;
    font-size: 0.35em;
    margin: 0px auto 0;
    vertical-align: middle;
  }
  main#itemsDetailIn #related_list ul {
    display: block;
  }
  main#itemsDetailIn #related_list li {
    width: 100%;
    margin: 10px 0;
  }
  main#itemsDetailIn #related_list li img {
    border-radius: 15px;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
    width: 100%;
    height: 250px;
    margin: 0 auto;
  }
  main#itemsDetailIn #related_list li p {
    font-weight: 700;
  }
  main#worksIn #works_pickup {
    margin: 0px auto 40px;
    padding: 40px 0 40px;
    width: 100%;
    position: relative;
    background: #EFD822;
  }
  main#worksIn #works_pickup article {
    display: block;
    font-weight: 700;
  }
  main#worksIn #works_pickup article div {
    width: auto;
  }
  main#worksIn #works_pickup article img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    -o-object-fit: auto;
       object-fit: auto;
    margin-right: 0px;
  }
  main#worksIn #works_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 10px auto;
  }
  main#worksIn #works_pickup article .works_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    margin: 0 10px 20px 0;
    padding: 5px 20px;
  }
  main#worksIn #works_pickup article .works_p {
    line-height: 1.6em;
  }
  main#worksIn #works_list {
    margin-bottom: 70px;
  }
  main#worksIn #works_list article .works_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
    margin: 0 0 15px 0;
    padding: 5px 20px;
  }
  main#worksIn #works_list article .works_tag.select {
    background: #EFEFEF;
  }
  main#worksIn #works_list article .works_tag:hover {
    background: #EFD822;
  }
  main#worksIn #works_list article ul {
    display: block;
  }
  main#worksIn #works_list article li {
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    display: block;
    position: relative;
  }
  main#worksIn #works_list article li img {
    border-radius: 10px;
    width: 100%;
    margin: 0 0;
    float: none;
  }
  main#worksIn #works_list article li h3 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 10px 0 20px;
  }
  main#worksDetailIn #works_pickup {
    margin: 0px auto 40px;
    padding: 50px 0px 60px;
    width: 100%;
    position: relative;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  main#worksDetailIn #works_pickup article {
    display: flex;
    font-weight: 700;
  }
  main#worksDetailIn #works_pickup article div {
    width: auto;
  }
  main#worksDetailIn #works_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#worksDetailIn #works_pickup article .works_tag {
    border: 1px solid #333;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    font-size: 0.8em;
    margin: 20px 10px 0px 0;
    padding: 5px 20px;
  }
  main#worksDetailIn #works_pickup article .works_p {
    line-height: 1.6em;
  }
  main#worksDetailIn #works_detail {
    margin-bottom: 70px;
  }
  main#worksDetailIn #works_detail article img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: auto;
    border-radius: 10px;
    -o-object-fit: auto;
       object-fit: auto;
    margin-bottom: 40px;
  }
  main#worksDetailIn #works_detail article h3 {
    font-weight: 700;
    font-size: 1.1em;
    margin: 30px 0;
  }
  main#worksDetailIn #works_detail article p {
    margin: 0 0 20px;
  }
  main#worksDetailIn #works_detail article p.img_p {
    margin-top: -30px;
    text-align: center;
  }
  main#worksDetailIn #works_detail aside {
    border: 1px solid #333;
    margin: 40px auto 20px;
    padding: 20px 20px 5px;
    width: 90%;
  }
  main#worksDetailIn #works_detail aside h3 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  main#worksDetailIn #works_detail aside p {
    margin-bottom: 15px;
  }
  main#worksDetailIn #related_list {
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/img/bg_s.png) 0 100% no-repeat #EFD822;
    padding: 2%;
    width: 100%;
    margin: 80px auto 70px;
  }
  main#worksDetailIn #related_list h2 {
    display: table;
    font-size: 3em;
    padding: 0 0;
    margin: 10px 0 0;
    line-height: 1em;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#worksDetailIn #related_list h2 span {
    display: block;
    font-size: 0.35em;
    margin: 0px auto 0;
    vertical-align: middle;
  }
  main#worksDetailIn #related_list ul {
    display: block;
  }
  main#worksDetailIn #related_list li {
    width: 100%;
    margin: 10px 0;
  }
  main#worksDetailIn #related_list li img {
    border-radius: 15px;
    -o-object-fit: contain;
	  object-fit: contain;
    padding: 0;
    width: 100%;
    height: 250px;
    margin: 0 auto;
	background: #fff;
	border: 2px solid #fff;
  }
  main#worksDetailIn #related_list li p {
    font-weight: 700;
  }
  main#magazineIn #magazine_pickup {
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_s.png) 100% 0 no-repeat #EFD822;
    margin: 0px auto 40px;
    padding: 40px 0 40px;
    width: 100%;
    position: relative;
  }
  main#magazineIn #magazine_pickup article {
    display: block;
    font-weight: 700;
  }
  main#magazineIn #magazine_pickup article div {
    width: auto;
  }
  main#magazineIn #magazine_pickup article img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    -o-object-fit: auto;
       object-fit: auto;
    margin-right: 0px;
  }
  main#magazineIn #magazine_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 10px auto;
  }
  main#magazineIn #magazine_pickup article .magazine_p {
    line-height: 1.6em;
  }
  main#magazineIn #magazine_list {
    margin-bottom: 70px;
  }
  main#magazineIn #magazine_list article ul {
    display: block;
  }
  main#magazineIn #magazine_list article li {
    width: 100%;
    height: auto;
    margin: 0 0 50px;
    display: block;
    position: relative;
  }
  main#magazineIn #magazine_list article li img {
    border-radius: 10px;
    width: 100%;
    margin: 0 0;
    float: none;
  }
  main#magazineIn #magazine_list article li h3 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 10px 0 20px;
  }
  main#magazineDetailIn #magazine_pickup {
    margin: 0px auto 40px;
    padding: 50px 0px 60px;
    width: 100%;
    position: relative;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  main#magazineDetailIn #magazine_pickup article {
    display: flex;
    font-weight: 700;
  }
  main#magazineDetailIn #magazine_pickup article div {
    width: auto;
  }
  main#magazineDetailIn #magazine_pickup article h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin: 0px auto 20px;
  }
  main#magazineDetailIn #magazine_pickup article .magazine_p {
    line-height: 1.6em;
  }
  main#magazineDetailIn #magazine_detail {
    margin-bottom: 70px;
  }
  main#magazineDetailIn #magazine_detail article img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 340px;
    border-radius: 10px;
    -o-object-fit: auto;
       object-fit: auto;
    margin-bottom: 40px;
  }
  main#magazineDetailIn #magazine_detail article h3 {
    font-weight: 700;
    font-size: 1.1em;
    margin: 30px 0;
  }
  main#magazineDetailIn #magazine_detail article p {
    margin: 0 0 20px;
  }
  main#magazineDetailIn #magazine_detail article p.img_p {
    margin-top: -30px;
    text-align: center;
  }
  main#magazineDetailIn #magazine_detail aside {
    border: 1px solid #333;
    margin: 40px auto 20px;
    padding: 20px 20px 5px;
    width: 90%;
  }
  main#magazineDetailIn #magazine_detail aside h3 {
    font-weight: 700;
    margin-bottom: 10px;
  }
  main#magazineDetailIn #magazine_detail aside p {
    margin-bottom: 15px;
  }
  main#magazineDetailIn #related_list {
    background: url(https://laminex.co.jp/slash/wp-content/themes/slash/img/bg_s.png) 0 100% no-repeat #EFD822;
    padding: 2%;
    width: 100%;
    margin: 80px auto 70px;
  }
  main#magazineDetailIn #related_list h2 {
    display: table;
    font-size: 3em;
    padding: 0 0;
    margin: 10px 0 0;
    line-height: 1em;
    font-family: "Albert Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    width: 100%;
  }
  main#magazineDetailIn #related_list h2 span {
    display: block;
    font-size: 0.35em;
    margin: 0px auto 0;
    vertical-align: middle;
  }
  main#magazineDetailIn #related_list ul {
    display: block;
  }
  main#magazineDetailIn #related_list li {
    width: 100%;
    margin: 10px 0;
  }
  main#magazineDetailIn #related_list li img {
    border-radius: 15px;
    -o-object-fit: cover;
       object-fit: cover;
    padding: 0;
    width: 100%;
    height: 250px;
    margin: 0 auto;
  }
  main#magazineDetailIn #related_list li p {
    font-weight: 700;
  }
  main#privacyIn article {
    margin-bottom: 40px;
  }
  main#privacyIn article h3 {
    border-bottom: 1px solid #333;
    font-size: 1.3em;
    font-weight: 700;
    margin: 0 0 15px 0;
    padding: 0 0 10px;
  }
  main#privacyIn article .right {
    text-align: right;
  }
  main#privacyIn article li {
    margin: 0 0;
    padding: 10px 0;
  }
  main#privacyIn article span {
    font-weight: 700;
  }
  main#privacyIn article p {
    text-indent: 0;
    margin: 0 0 20px 0px;
  }
  main#privacyIn article .deci_1 li {
    list-style-type: none;
    display: block;
    margin-left: 10px;
    padding-left: 10px;
    text-indent: -20px;
    counter-increment: deci_1;
  }
  main#privacyIn article .deci_1 li:before {
    content: counter(deci_1) ". ";
    font-weight: 100;
  }
  main#privacyIn article .deci_2 li {
    list-style-type: none;
    display: block;
    margin-left: 0px;
    padding-left: 20px;
    text-indent: -25px;
    counter-increment: deci_2;
  }
  main#privacyIn article .deci_2 li:before {
    content: "(" counter(deci_2) ") ";
    font-weight: 100;
  }
  main#privacyIn article .deci_3 li {
    list-style-type: none;
    display: block;
    margin-left: 0px;
    padding-left: 0px;
    text-indent: 0px;
    counter-increment: deci_3;
  }
  main#privacyIn article .deci_3 li:before {
    content: counter(deci_3) ". ";
    font-weight: 700;
  }
  main#privacyIn article .deci_4 li {
    list-style-type: none;
    display: block;
    margin-left: 0px;
    padding-left: 25px;
    text-indent: -30px;
    counter-increment: deci_4;
  }
  main#privacyIn article .deci_4 li:before {
    content: "(" counter(deci_4) ") ";
    font-weight: 100;
  }
  main#privacyIn article .deci_5 li {
    list-style-type: none;
    display: block;
    margin-left: 5px;
    padding-left: 20px;
    text-indent: -25px;
    counter-increment: deci_5;
  }
  main#privacyIn article .deci_5 li:before {
    content: "(" counter(deci_5) ") ";
    font-weight: 100;
  }
  main#privacyIn article .deci_6 li {
    list-style-type: none;
    display: block;
    margin-left: 0px;
    padding-left: 0px;
    text-indent: 0px;
    counter-increment: deci_6;
  }
  main#privacyIn article .deci_6 li:before {
    content: counter(deci_6) ". ";
    font-weight: 700;
  }
  main#privacyIn article .deci_6 li .de6 {
    background: #EFEFEF;
    margin: 10px 0 0;
    padding: 10px 10px 0;
    width: 100%;
  }
  main#privacyIn article .deci_6 li .de6 dt {
    float: none;
    width: 100%;
    font-weight: 700;
    margin-bottom: 1%;
    padding-left: 1%;
    text-indent: -1%;
  }
  main#privacyIn article .deci_6 li .de6 dd {
    margin: 0 0 2% 0;
    margin-inline-start: 0;
    padding: 0 0 2% 0%;
    text-indent: 0;
    border-bottom: 1px solid #fff;
  }
  main#privacyIn article .deci_6 li .de6 dd:last-child {
    border-bottom: none;
  }
  main#privacyIn article .alph_1 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: alph_1;
  }
  main#privacyIn article .alph_1 li:before {
    content: "(" counter(alph_1, upper-alpha) ") ";
    font-weight: 100;
  }
  main#privacyIn article .alph_2 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 25px;
    text-indent: -30px;
    counter-increment: alph_2;
  }
  main#privacyIn article .alph_2 li:before {
    content: "(" counter(alph_2, upper-alpha) ") ";
    font-weight: 100;
  }
  main#privacyIn article .alph_3 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 25px;
    text-indent: -30px;
    counter-increment: alph_3;
  }
  main#privacyIn article .alph_3 li:before {
    content: "(" counter(alph_3, upper-alpha) ") ";
    font-weight: 100;
  }
  main#privacyIn article .alph_4 li {
    list-style-type: none;
    display: block;
    margin: 0 0 -15px 5px;
    padding-left: 20px;
    text-indent: -30px;
    counter-increment: alph_4;
  }
  main#privacyIn article .alph_4 li:before {
    content: "(" counter(alph_4, upper-alpha) ") ";
    font-weight: 100;
  }
  #recommend {
    background: #efefef;
    width: 100%;
    text-align: cleft;
    padding: 40px 0 10px;
    position: relative;
  }
  #recommend h2 {
    font-family: "Albert Sans", sans-serif;
    font-weight: 700;
    font-size: 3em;
    line-height: 1em;
    margin: 0 auto 20px;
    width: 90%;
  }
  #recommend h2 span {
    font-size: 0.4em;
    display: inline-block;
    vertical-align: middle;
    margin: -5px 15px 0;
  }
  #recommend .arrow_box {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 35px;
    right: 5%;
    height: 40px;
    width: 130px;
  }
  #recommend .prev-arrow {
    position: absolute;
    right: 40px;
    width: 40px;
    margin: 10px 0 0 0;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  #recommend .next-arrow {
    position: absolute;
    right: 0;
    width: 40px;
    margin: 10px 0 0 0;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #fff;
  }
  #recommend .slider {
    margin: 10px auto 10px;
  }
  #recommend .slide {
    padding: 0 20px;
  }
  #recommend .slide img {
    margin: 0 auto;
	  width: 300px;
	  height: 200px;
	  object-fit: contain;
	  background: #fff;
	  border: 2px solid #fff;
  }
  #recommend .slick-initialized .slick-slide {
    margin-top: 0px;
  }
  #recommend .slick-center {
    position: relative;
  }
  #recommend .point {
    display: block;
    padding: 5px 0;
    text-align: left;
  }
  #contact_box {
    font-size: 0.8em;
    font-weight: 100;
    background: #222;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    z-index: 9999;
  }
  #contact_box .inner {
    margin: 0 auto;
    width: 100%;
  }
  #contact_box .inner .btn, #contact_box .inner a.btn, #contact_box .inner button.btn {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 0.8rem auto 0;
    padding: 0.3rem 0;
    width: 80%;
    float: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #000;
    border: 2px solid #000;
    border-radius: 0.5rem;
  }
  #contact_box .inner a.btn--c {
    color: #000;
    font-size: 1.2em;
    background-color: #EFD822;
    border-bottom: 5px solid #000;
  }
  #contact_box .inner a.btn--c:active {
    color: #fff;
    background: #2259EF;
  }
  #contact_box .inner .contact_text {
    color: #fff;
    text-align: center;
    margin: 0px auto 5px;
    line-height: 1.5em;
  }
  #contact_box .inner .contact_text p {
    font-weight: 100;
  }
  #contact_box .inner .contact_text p .br {
    display: block;
  }
  #contact_box .inner .contact_text .tel {
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    margin: 5px auto;
  }
  #contact_box .inner .contact_text .tel a {
    color: #fff;
  }
  #contactIn #contact_l {
    margin-bottom: 50px;
    width: 100%;
  }
  #contactIn #contact_l .info01 {
    margin: 2rem 0 0;
    padding: 2px 2px 0;
    display: block;
    flex-wrap: wrap;
    width: 100%;
  }
  #contactIn #contact_l .info01 dt {
    background: #fdf198;
    text-align: left;
    padding: 1rem;
    margin-bottom: 2px;
    font-weight: 700;
    width: 100%;
    display: flex;
    box-sizing: border-box;
  }
  #contactIn #contact_l .info01 dd {
    padding: 1rem;
    margin-bottom: 2px;
    text-align: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  #contactIn #contact_l .info01 .fontred {
    color: #f00;
    font-size: 0.8rem;
    margin: 0rem 0.5rem;
  }
  #contactIn #contact_l .info01 .c-form input[type=checkbox], #contactIn #contact_l .info01 .c-form input[type=radio] {
    margin: 0 0.2rem 0 0;
  }
  #contactIn #contact_l .info01 .c-form input[type=text], #contactIn #contact_l .info01 .c-form input[type=email], #contactIn #contact_l .info01 .c-form input[type=tel], #contactIn #contact_l .info01 .c-form textarea {
    border: solid 1px #ccc;
    font-size: 1.6rem;
    width: 100%;
    padding: 1em 1.2em;
  }
  footer {
    margin: -10px 0 0;
    border-top: 1px solid #efefef;
  }
  footer .footerIn {
    font-size: 0.95em;
    margin: 0px auto 180px;
    padding: 0px 0;
    height: auto;
    width: 100%;
    position: relative;
  }
  footer .footerIn .privacy_policy {
    margin: 30px auto 0;
    width: 90%;
    display: block;
  }
  footer .footerIn .privacy_policy img {
    margin: 0 auto 20px;
    width: 25%;
    display: block;
  }
  footer .footerIn .privacy_policy p {
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 1.5em;
  }
  footer .footerIn .operation {
    width: 90%;
    margin: 30px auto 0;
  }
  footer .footerIn .operation a {
    color: #2259EF;
    text-decoration: underline;
  }
  footer .footerIn .operation a:active {
    color: #1245d1;
  }
  footer .footerIn .operation span {
    font-weight: 700;
    display: block;
  }
  footer .footerIn .footer_menu {
    width: 90%;
    font-weight: 700;
    text-align: center;
    margin: 30px auto;
  }
  footer .footerIn .footer_menu a {
    display: block;
    margin: 0 0;
    padding: 15px 0;
    border-right: 0px solid #000;
    border-bottom: 1px solid #000;
  }
  footer .footerIn .footer_menu a:first-child {
    padding: 15px 0;
  }
  footer .footerIn .footer_menu a:last-child {
    border-bottom: 1px solid #000;
  }
  footer .footerIn .logo {
    position: relative;
    right: 0%;
    top: 0%;
    width: 25%;
    margin: 0 auto;
  }
  footer .footerIn .logo img {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */