@charset "utf-8";
/* CSS Document */

 .special_chanel_old05 {
                background: url("bg.jpg") no-repeat;
                background-size: cover;
                text-align: center;
         padding-top: 60px;
            }
            .special_chanel_old05 img.cottl {
                width: 45%;
                height: auto
            }
            .itemarea {
                width: 1400px;
                margin: 0 auto;
            position: relative;
            }
            .coinner {
              width: 1200px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 100px;
            }
            .ctextbox {
                margin:0px 80px 0 auto;
                text-align: left;
            }
.item1 .ctextbox{ width: 40%}
.item2 .ctextbox{width: 45%;}
.item3 .ctextbox{width: 48%;}
            .ctextbox h2.cttl {
            font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
               font-size: 2.1rem;
    font-weight: bold;
    position: relative;
    margin: 4px 0 25px;
    display: table;
            }
            .ctextbox h2.cttl:before {
                content: "";
                background: url("underline.png") no-repeat;
                    background-size: contain;
    width: 100%;
    height: 13px;
    position: absolute;
    bottom: -15px;
    left: 0;
            }
            .ctextbox p {
       line-height: 2.3rem;
    font-size: 1.1rem;
            }
            .itemimg {
                position: relative;
                height: auto
            }
            .item1 {
                margin: 100px auto;
    padding-top: 130px;
            }
            .item1:before {
                content: "";
                background: url("cir.png") no-repeat;
                   width: 120%;
    height: 120%;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -50px;
            }
            .item1 .itemimg {
                left: -100px;
                max-width:  1115px;
                height: auto;
                width:50%;
            }
            .item1 .coinner {
                top: 0;
            }
.item2 {
    padding-top: 150px;
        margin: 80px auto;
}
            .item2 .ctextbox img {
                margin-left: 140px
            }
            .item2 .coinner {
    top: -50px;
            }
.item2 .itemimg {
        width: 53%;
    left: -110px;
}
       .item3 .pc.itemimg {     
    width: 50%;
    left: -90px;
    display: inline-block;
}
            .item2:before {
                content: "";
                background: url("cir.png") no-repeat right;
    width: 140%;
    height: 140%;
    background-size: contain;
    position: absolute;
    right:-40px;
    top: -110px;
            }
            .item3 {
                   margin: 110px  auto 80px;
    padding: 220px 0 0;
            }
            .item3:before {
                content: "";
                background: url("cir.png") no-repeat center;
           width: 100%;
    height: 100%;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -100px;
            }
            .item3 .coinner {
                top: 0;
            }
            .variouscontactbg {
                width: 100%;
    padding: 40px 0 20px;
    background: #87d3df;
            }

.variouscontact {
width: 1100px;
margin: 0 auto;
}
.variouscontact ul {
width: 100%;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap
}
.variouscontact ul li {
margin: 0 0 20px;
width: 49%;
}
.variouscontact ul li a{
width: 100%;
    display: block;
    border-radius: 50px;
    border: 3px solid #d9d9d9;
    box-shadow: 0px 0px 0px 3px #fff inset;
    color: #FFF;
    padding: 32px 0;
    font-size: 1.6rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    height: 100px;
    position: relative;
}
.variouscontact ul li:first-child a{
background: #f39801;
}
.variouscontact ul li a:after {
content: "";
position: absolute;
right: 40px;
}
.variouscontact ul li:first-child a:after{
background: url("https://www.7-7maruka.com/kanri/wp-content/themes/maruka/cont/img/campaign/louis-vuitton-old/bbtn1.png");
width: 45px;
height: 45px;
top: 25%;
}
.variouscontact ul li:nth-child(2) a{
background: #0fdb0f;
}
.variouscontact ul li:nth-child(2) a:after{
background: url("https://www.7-7maruka.com/kanri/wp-content/themes/maruka/cont/img/campaign/louis-vuitton-old/bbtn3.png");
width: 81px;
height: 80px;
    top: 12%;
    right: 30px;
}
.variouscontact ul li:nth-child(3) a{
background: #fe5dad;
}
.variouscontact ul li:nth-child(3) a:after{
background: url("https://www.7-7maruka.com/kanri/wp-content/themes/maruka/cont/img/campaign/louis-vuitton-old/bbtn2.png");
width: 45px;
height: 45px;
top: 28%;
}
.variouscontact ul li:last-child a{
background: #00aebb;
}
.variouscontact ul li:last-child a:after{
background: url("https://www.7-7maruka.com/kanri/wp-content/themes/maruka/cont/img/campaign/louis-vuitton-old/bbtn4.png");
width: 56px;
height: 35px;
    top: 32%;
    right: 50px;
}
.variouscontact h4 {
color: #4ba0b8;
    text-align: center;
    position: relative;
    width: 25%;
    margin: 100px auto 50px;
    font-size: 1.3rem;
    font-weight: bold;
}
.variouscontact h4:before,.variouscontact h4:after {
content: "";
background: url("lrpointo.png") no-repeat;
position: absolute;
width: 31px;
height: 48px;
top: -15px;
}
.variouscontact h4:before {
left: -50px;
}
.variouscontact h4:after {
transform: scale(-1, 1);
right: -50px;
}   
.p-section {
    margin:auto;
}