﻿#intro span.circle2 {
    width: 380px;
    height: 380px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -111px;
    left: calc(50% - 190px);
    border: 1px solid gray;
}
#intro span.circle2:before {
    width: 110%;
    height: 100%;
    content: "";
    position: absolute;
    background: white;
    left: -5%;
    top: 71px; 
}

.overlay {
    background: #1e1e1e !important;
}
.hvr_bg_color2:hover {
    background-color: #a1a1a1;
}
.hvr_txt_color1:hover {
    color: #ffffff;
}
#top_pc_nav li a {
    font-weight: bold;
}
#intro .line:before, #contents3 .line:before{
    display:none;
}
.intro_title {
    margin-bottom: 30px;
}
#intro_wrap .cotta:before,#contents3 .cotta:before {
    width: 100%;
    height: 40px;
    content: "";
    position: absolute;
    background: url(Dup/img/title_b.png) no-repeat;
    background-size: contain;
    top: -60px;
    background-position: center;
    left: 0;
}
div#info_contact_wrap {
    max-width: 1480px;
    margin: auto;
}
.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;
}
}

/* ---------- loopSlider ---------- */
section#top_conveyor{
    margin-bottom:150px;
}
.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: #404040;
    color: #ffffff;
    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: #fff;
    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: white;
    transform: rotate(35deg);
    transition: all .3s;
}
#top_conveyor .btn a:hover {
    background: #1a1a1a;
    color: #fff;
}
#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;
}
}





#page2 .con_box,#page3 .con_box,#page4 .con_box,#page5 .con_box,#page6 .con_box,#page7 .con_box,#page8 .con_box,#page9 .con_box,#page10 .con_box{
     outline: 1px solid gray;
    outline-offset: -10px;
     max-width: 1280px;
    margin: auto;
    box-sizing: border-box;
}
.cms_2-g .box_wrap{
    box-shadow:none;
}
.txt_color2 {
    color: #404040;
}
#page4 .cate_title {
    text-align: center;
}
div#map {
    max-width: 1280px;
    margin: 50px auto 0;
}
.pager li a {
    background-color: rgb(0 0 0 / 50%) !important;
}
.pager li a:hover {
    background-color: rgba(64,64,64,0.5) !important;
}

.cate_list li a:before {
    color: rgb(249 249 249 / 70%) !important;
}
#cms_3-e .box_title1,#cms_3-e .box_title2 {
    border-bottom-style: dotted;
}
.border_color3 {
    border-color: #404040;
}
#fakeloader .fl{
    max-width:300px;
}
#fakeloader:before{
    display:none;
}
.cate_list li a{
    background-color: #404040 !important;
    color: white !important;
}
.cate_list li a:hover {
    background-color: rgb(56 56 56 / 53%) !important;
}
#page2 .con_box {
    outline: 1px solid gray;
    outline-offset: -10px;
}
#logo {
    max-width: 200px;
    box-sizing: border-box;
}
.border_color2 {
    border-color: #d9d9d9;
}
#pc_nav li a::after {
    background: white !important;
    height: 1px;
}
#page_title .page_title_box p {
    font-family: Hannari, 游明朝, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-size: 16px;
    line-height: 1em;
}
.main_logo {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    width: 250px;
    filter: invert();
    opacity:0.7;
}
#contents3_wrap:after {
    background-color: rgb(201 201 201 / 50%) !important;
}
footer .txt_color1 {
    color: white;
}
p#footer_txt {
    color: white;
}
p.tel_bt, p.tel_bt a {
    color: white;
}
div#h1txt {
    color: white;
}
article#top_cms{
    padding-bottom:100px;
}
.top_cms_wrap {
    width: 90%;
    max-width: 1480px;
    margin: auto;
    background: white;
    outline: 1px solid gray;
    outline-offset: -10px;
    box-shadow: 5px 5px 10px #00000008;
    position: relative;
}
section#contents2 {
    padding-bottom: 150px;
}
#contents2 .con_box:before {
    width: 150px;
    height: 120px;
    content: "";
    position: absolute;
    background: url(Dup/img/camera.png) no-repeat;
    background-size: contain;
    right: -50px;
    bottom: -40px;
}
#contents2 .con_box {
    background: white;
    padding: 70px 50px;
    /* max-width: 700px; */
    right: 5%;
    outline: 1px solid gray;
    outline-offset: -10px;
    position: relative;
}



#contents1 .con_box:before {
    width: 170px;
    height: 120px;
    content: "";
    position: absolute;
    background: url(Dup/img/rice.png) no-repeat;
    background-size: contain;
    right: -50px;
    bottom: -40px;
}
#contents1 .con_box {
    background: white;
    padding: 50px;
    max-width: 700px;
    left: 5%;
    outline: 1px solid gray;
    outline-offset: -10px;
    margin-top: 15%;
    position: relative;
}


.line-l:before{
    top: 15px;
}
.cms_title p {
    font-family: Hannari, 游明朝, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-size: 16px;
}
section#contents1 .cotta,section#contents2 .cotta{
    font-size: 1.2em;
}
#contents3 .con_box:after{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    content: "";
    position: absolute;
    background: white;
    top: 10px;
    left: 10px;
    border: 1px solid gray;
}
#contents3 .con_box {
    padding-top: 4%;
    padding-bottom:4%;
    max-width: 1080px;
    margin: auto;
}
#contents3 .con_box .con_title{
    margin-bottom:30px;
}
#contents3 span.circle {
    width: 380px;
    height: 380px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -60px;
    left: calc(50% - 190px);
}
/*
#contents3 .con_box:before {
    width: 400px;
    height: 400px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -70px;
    outline: 1px solid gray;
    outline-offset: -10px;
    left: calc(50% - 200px);
}
*/
#contents3 span.circle2 {
    width: 360px;
    height: 360px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -50px;
    left: calc(50% - 180px);
    border: 1px solid gray;
    z-index: 2;
}
#contents3 span.circle2:before {
    width: 110%;
    height: 90%;
    content: "";
    position: absolute;
    background: white;
    left: -5%;
    top: 60px;
}


#contents3 .con_box .con_title,#contents3 .con_box .con_txt{
    position:relative;
    z-index:2;
}
#intro_wrap .cotta {
    font-size: 1.5em;
    line-height: 1.5em;
}
#contents3 .cotta {
    font-size: 1.5em;
    line-height: 1.5em;
}
.cotta{
    font-family: Hannari, 游明朝, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
#intro span.circle {
    width: 380px;
    height: 380px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -110px;
    left: calc(50% - 190px);
}
.intro_title.mg_b-50px.mg_b-30px_sp {
    position: relative;
    z-index: 5;
}
section#intro{
    z-index:2;
    margin-bottom:150px;
}
#intro_wrap p{
    position: relative;
    z-index: 5;
}
#intro_wrap:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    content: "";
    position: absolute;
    background: white;
    top: 10px;
    left: 10px;
    border: 1px solid gray;
}

#intro_wrap:before {
    width: 400px;
    height: 400px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -70px;
    left: calc(50% - 200px);
}

.top .back1{
    padding-top:9%;
}

#intro_wrap {
    padding-top: 50px;
    padding-bottom: 70px;
    max-width: 980px;
    margin: auto;
}


.cotta{
    font-family: Hannari, 游明朝, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

body {
    background: url(Dup/img/bg.png);
}
#footer{
    background:none;
}
.bg_color2 {
    background-color: #404040;
}
.bg_color1 {
    background-color: #404040;
}
.main_b {
    width: 32vw;
    margin: auto;
}
#main_img:before {
    background-color: rgb(255 255 255 / 38%);
}
#pc_nav li a, #top_pc_nav li a, #footer_nav li a{
    color: #151515;
}
#pc_nav li a::after, #top_pc_nav li a::after, #footer_nav li a::after{
        background: rgb(0 0 0 / 50%);
}

header.scr_header {
    background-color: rgb(0 0 0 / 50%) !important;
}
#pc_nav li a{
    color:white;
}
.txt_color1 {
    color: #000000;
}
.line:before {
    background-color: rgb(0 0 0 / 50%) !important;
}
.txt_color3 {
    color: #000000;
}
a.linkStyle {
    color: black;
    text-decoration: underline;
}

.bg_color3 {
    background-color: #e36300;
}

@media screen and (max-width:1280px){
    .main_logo{
        display:none;
    }
    .button_container span {
    background: #404040; 
    }
    .button_container span:nth-of-type(1){
        color:#404040;
    }
    #logo{
            filter: invert();
    }
     header.scr_header #logo{
        filter:none;
    }
     header.scr_header .button_container span {
    background: white; 
    }
    header.scr_header .button_container span:nth-of-type(1){
        color:white;
        background: none;
    }
}

/*---------------------------タブレット-------------------------------------*/
@media screen and (max-width:768px){
    #intro span.circle2:before{
        top:72px;
    }
    .main_b {
    width: 58vw;
    margin: auto;
}
header.scr_header #logo {
    max-width: 220px;
}
.top .back1 {
    padding-top: 15%;
}
#contents2 .con_box{
    right:-2%;
}
#contents1 .con_box{
    left: 2%;
}
#contents3 .con_box {
    padding-top: 7%;
    padding-bottom: 8%; 
}
#page_title:before{
    background-color: rgb(237 237 237 / 60%);
}
#page_title .page_title_box {
    width: 50%;
}
#contents3 .con_box {
    width: 90%;
    box-sizing: border-box;
}
#intro_wrap {
    padding: 50px;
}
#contents3 span.circle2:before{
    top:61px;
}
}

/*---------------------------スマホ-------------------------------------*/
@media screen and (max-width:667px){
    .main_b {
    width: 75vw;
    }
    #intro span.circle {
    width: 200px;
    height: 200px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
        top: -74px;
    left: calc(50% - 100px);
}
#intro_wrap:before {
    width: 200px;
    height: 200px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -50px;
    left: calc(50% - 100px);
}
#intro_wrap {
    padding: 50px 30px;
}
#top_conveyor .btn a {
    background-color: #404040;
}
#top_conveyor .btn a:hover {
    background: #1a1a1a !important;
}
#contents1 .con_box,#contents2 .con_box{
    background: white;
    padding: 30px;
}
#contents1 .con_box:before {
    height: 90px;
}
#contents2 .con_box:before{
    height:80px;
}
/*
#contents3 .con_box:before {
    width: 200px;
    height: 200px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -50px;
    outline: 1px solid gray;
    outline-offset: -10px;
    left: calc(50% - 100px);
}
*/
/*
#contents3 span.circle {
    width: 200px;
    height: 200px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -30px;
    left: calc(50% - 100px);
    z-index: 2;
}
*/
#contents3 .con_box {
    padding: 12% 8% 8%;
    width: 90%;
    box-sizing: border-box;
}
.top_cms_wrap{
    padding: 20px;
    box-sizing: border-box;
}
.top_cms_box:first-of-type {
    padding-top: 10px;
}
#page2 .con_box,#page3 .con_box,#page4 .con_box,#page5 .con_box,#page6 .con_box,#page7 .con_box,#page8 .con_box,#page9 .con_box,#page10 .con_box{
    padding:8%;
}
#cms_3-e .box_title1{
    border:0;
}
#page_title .page_title_box h2 {
    font-size: 20px;
}
#page_title .page_title_box {
    width: 60%;
    white-space: nowrap;
}
#intro span.circle2 {
    width: 180px;
    height: 180px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -90px;
    left: calc(50% - 90px);
    border: 1px solid gray;
}
#intro span.circle2:before{
    top:50px;
}
.top .back1 {
    padding-top: 25%;
}
#contents3 span.circle2:before {
    top: 50px;
}
#contents3 span.circle2 {
    width: 180px;
    height: 180px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -40px;
    left: calc(50% - 90px);
    border: 1px solid gray;
    z-index: 2;
}
#contents3 span.circle {
    width: 200px;
    height: 200px;
    position: absolute;
    background: #ffffff;
    content: "";
    border-radius: 100%;
    top: -50px;
    left: calc(50% - 100px);
}
a.txt_white.bg_color3.hvr_opa05.motion03s.d_block.pd_30px.pd_l-20px.pd_r-20px.width_300-max.border_color3.border_so1 {
    white-space: nowrap;
    font-size: 18px;
}
}