﻿#contents2 {
    padding: 100px 10% 200px;
}

.link_type1 .link_top .link_title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
	margin-bottom: 30px;
    color: #474521;
    font-weight: normal;
}
.link_type1 .link_top .link_title{
    font-size: 20px;
    margin-bottom: 20px;
}
.link_type1 .link_top a{
	padding-top: 80px;
    padding-bottom: 60px;
}
.link_type1 .link_top a:hover{
    background-color: #ededeb;
}
.link_type1 .link_top a:hover .link_img1{
    transform: translate(-50%, -50%) scale(1.1,1.1);
    opacity: 0.1;
}
@media screen and (max-width: 667px){
.link_type1 .link_top .link_title{
    font-size: 15px;
}
}
div#tb_img{
    display:none;
}

a.linkStyle {
    color: #603813;
    text-decoration: underline;
}
/* ---------- loopSlider ---------- */

.loopSliderWrap{
    top: 0;
    left: 0;
    height: 450px;
}
.loopSlider {
    margin: 0 auto;
    height: 450px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.loopSlider .ul {
    height:450px;
    float: left;
    overflow: hidden;
}
.loopSlider .ul .li {
    width: 450px;
    height: 450px;
    float: left;
    display: inline;
    overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding: 0;
}
.loopSlider .ul .li img{
    border-radius: 0;
}
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}
/*リンクボタン*/
#top_conveyor .btn {
    z-index: 3;
    display: block;
}
#top_conveyor .btn a {
    background: #fff;
    color: #212121;
    width: 200px;
    height: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    transition: all 0.4s;
    font-size: 20px;
}
#top_conveyor .btn a::before {
    content: '';
    position: absolute;
    bottom: 55px;
    right: 27%;
    width: 42%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
#top_conveyor .btn a span,#top_conveyor .btn a strong {
    text-align: center;
}
#top_conveyor .btn a::after {
    content: '';
    position: absolute;
    bottom: 60px;
    right: 27%;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
#top_conveyor .btn a:hover {
    color: #fff;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
#top_conveyor .btn a:hover::before {
    right: 16%;
    background: #fff;
}
#top_conveyor .btn a:hover::after {
    right: 15%;
    background: #fff;
}
#top_conveyor .btn a span::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url("../dup/img/btn_icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 49px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .3s;
    opacity: 0.8;
}
#top_conveyor .btn a:hover span::before{
    background-image: url("../dup/img/btn_icon_hvr.png");
}


@media screen and (max-width: 768px){
#top_conveyor,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 280px;
}
.loopSlider .ul .li{
    width: 280px;
}
#top_conveyor {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media screen and (max-width: 667px){
#top_conveyor,.loopSliderWrap,.loopSlider,.loopSlider .ul,.loopSlider .ul .li{
	height: 179px!important;
}
.loopSlider .ul .li{
    width: 179px;
}
/*リンクボタン*/
#top_conveyor .btn a::after {
    bottom: 35px;
    right: 27%;
}
#top_conveyor .btn a::before {
    bottom: 30px;
    right: 27%;
}

#top_conveyor .btn a {
    font-size: 17px;
    width: 140px;
    height: 140px;
    background-color: rgba(255,255,255,0.62);
}
#top_conveyor .btn a span::before{
    top: 25px;
}
}
section#top_conveyor {
    margin-bottom: 0px;　
}


#contents2 .box1 .box_txt:before {
    width: 230px;
    height: 120px;
    content: "";
    position: absolute;
    background: url(Dup/img/con1.png) no-repeat;
    background-size: contain;
    bottom: -180px;
    left: -90px;
}
#contents2 .box2 .box_txt:before {
    width: 220px;
    height: 170px;
    content: "";
    position: absolute;
    background: url(Dup/img/con2.png) no-repeat;
    background-size: contain;
    bottom: -180px;
    right: 0px;
}
#contents2 .box3 .box_txt:before {
    width: 170px;
    height: 260px;
    content: "";
    position: absolute;
    background: url(Dup/img/con3.png) no-repeat;
    background-size: contain;
    bottom: -270px;
    left: -90px;
}
#contents2 {
    overflow: hidden;
}
#contents2 .box1 {
    padding-top: 0 !important;
}
#contents2 .d_flex.flex_space-between.flex_top {
    align-items: center;
    justify-content: space-around;
    padding: 100px 0;
}
#contents2 .box_txt li:before {
    width: 18px;
    height: 18px;
    content: "";
    position: absolute;
    background: url(Dup/img/check.png) no-repeat;
    background-size: contain;
    top: 4px;
    left: 0;
}
#contents2 .box_txt ul {
    margin-top: 30px;
}
#contents2 .box_txt li {
    position: relative;
    padding-left: 25px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 10px 0;
    color: #653704;
}
.fig_wrap:before {
    width: 155%;
    height: 90%;
    background: #f5f3ea;
    content: "";
    position: absolute;
    bottom: -20%;
    left: -20%;
    z-index: -1;
}
.box2 .fig_wrap:before {
    left: -35%;
}
#contents2 .box_txt {
    padding-right: 10%;
    box-sizing: border-box;
    line-height: 2em;
    position:relative;
}


#contents2 .box2 .box_txt {
    padding-right: 0;
    padding-left: 10%;
}
.fig_wrap {
    position: relative;
}

body, .txt_color_nomal {
    color: #3c3c3c;
}
header #logo {
    padding: 0 20px;
}
div#main_b:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #2e2e2e5c;
    z-index: -1;
}
div#main_b img {
    width: 450px;
}
div#main_b {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 5;
}
a.scroll_bt {
    z-index: 5;
}
#contents1 {
    padding: 100px 250px;
    overflow: hidden;
    text-align:center;
}
#contents1 p {
    line-height: 2em;
}
#contents1 p.con_no:before {
    display: none;
}

#contents1 p.con_no {
    padding: 0;
    margin-bottom: 20px;
}
#contents1 .box_wrap {
    position: relative;
    display: inline-block;
}

#contents1 .box_wrap:before {
    width: 220px;
    height: 100%;
    content: "";
    position: absolute;
    background: url(Dup/img/intro1.png) no-repeat;
    left: -240px;
    background-size: contain;
    background-position: center;
    top: 40px;
}
#contents1 .box_wrap:after {
    width: 260px;
    height: 100%;
    content: "";
    position: absolute;
    background: url(Dup/img/intro2.png) no-repeat;
    right: -280px;
    background-size: contain;
    background-position: center;
    top: 40px;
}
#contents1 {
    padding: 100px 200px 130px;
}
#contents1 h2 {
    margin-bottom: 50px;
    position:relative;
}
#contents1 h2:before {
    width: 50px;
    height: 2px;
    background: #a89d73;
    content: "";
    position: absolute;
    left: calc(50% - 25px);
    bottom: -15px;
}

/*---------------------------タブレット---------------------------------*/
@media screen and (max-width:1500px){
    #contents1 .box_wrap:after,#contents1 .box_wrap:before{
    display:none;
}
div#tb_img{
    display:block;
    margin-top:20px;
}
    
}
/*---------------------------タブレット---------------------------------*/
@media screen and (max-width:768px){
    header #logo {
    max-width: 125px;
}
#attach {
    height: 280px;
}

#main_img {
 
    max-height: calc(100vh - 74px);
}
#contents1 {
    padding: 100px 50px 130px;
}
#contents1 p {
    text-align: left;
}

.fig_wrap {
    order: 1;
}
#contents2 .box_txt {
    order: 2;
    margin-top: 20px;
    padding:5%;
}
.fig_wrap:before{
    height: 80%;
    bottom: -15%;
}
#contents2 .box1 .box_txt:before {
    bottom: -120px;
    left: 60%;
}
#contents2 .box3 .box_txt:before {
    width: 170px;
    height: 260px;
    bottom: -170px;
    left: 70%;
}
#contents2 .box2 .box_txt:before{
    bottom:-140px;
}
section#top_conveyor{
    margin-top:0;
}
div#main_b img {
    width: 70%;
}
.main_box {
    padding-top: 74px;
}
#contents1 {
    padding: 50px 10% 50px;
}
.fig_wrap:before {
    bottom: -25px;
}
#contents2 .box1 .box_txt:before {
    bottom: -120px;
    left: 50%;
    width: 160px;
    height: 110px;
}
#contents2 .box_txt {
    order: 2;
    margin-top: 20px;
    padding: 0;
    margin-top: 10%;
}
#contents2 .d_flex.flex_space-between.flex_top {
    padding: 50px 0;
}
#contents2 .box2 .box_txt {
    padding-left: 0;
}
#contents2 .box2 .box_txt:before {
    bottom: -140px;
    width: 150px;
    height: 140px;
}
#contents2 .box3 .box_txt:before {
    width: 110px;
    height: 190px;
    bottom: -210px;
    left: 60%;
}
}