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

 .special_chanel_old05 {
                background: url("bg.jpg") no-repeat;
                background-size: cover;
                text-align: center;
         padding-top: 40px;
            }
            .special_chanel_old05 img.cottl {
                width: 90%;
                height: auto
            }
            .itemarea {
                width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
            }
            .coinner {
            width: 100%;
    margin: 0 auto;
                position: relative;
            }
            .ctextbox {
                width: 90%;
                margin: 0 auto;;
                text-align: left;
            }
            .ctextbox h2.cttl {
            font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, Georgia, メイリオ, Meiryo, serif;
               font-size: 2rem;
    font-weight: bold;
    position: relative;
    margin: 4px 0 25px;
                text-align: center
            }
            .ctextbox h2.cttl:before {
                content: "";
                background: url("underline.png") no-repeat center;
                    background-size: contain;
    width: 100%;
    height: 13px;
    position: absolute;
    bottom: -15px;
    left: 0;
            }
            .ctextbox p {
     line-height: 1.9rem;
    font-size: 1.09rem;
    padding-bottom: 10px;
            }
            .itemimg {
                position: relative;
            }
            .item1 {
                margin:30px auto 50px;
            }
            .item1:before {
                content: "";
                background: url("cir.png") no-repeat;
                width: 140%;
    height: 140%;
    background-size: contain;
    position: absolute;
    left: -100px;
    top: 0px;
            }
            .itemimg {
                left: 0;
                height: auto;
                width: 100%;
            }
            .ctextbox img {
position: relative;
    left: 60%;
            }
            
            .item2:before {
                content: "";
                background: url("cir.png") no-repeat right;
       width: 140%;
    height: 140%;
    background-size: contain;
    position: absolute;
    right: -100px;
    top: -130px;
            }
            .item3 {
                margin: 40px  auto 30px;
            }
            .item3:before {
                content: "";
                background: url("cir.png") no-repeat center;
        width: 160%;
    height: 160%;
    background-size: contain;
    position: absolute;
    top: -30%;
    left: -30%;
            }
            .variouscontactbg {
                width: 100%;
    padding: 40px 0 20px;
    background: #87d3df;
            }

.variouscontact {
width: 100%;
margin: 0 auto;
}
.variouscontact ul {
width: 90%;
margin: 0 auto;
}
.variouscontact ul li {
margin: 0 0 10px;
width: 100%;
}
.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: 20px 0;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    height: 70px;
    position: relative;
}
.variouscontact ul li:first-child a{
background: #f39801;
}
.variouscontact ul li a:after {
content: "";
position: absolute;
right: 30px;
}
.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");
    background-size: cover;
    width: 35px;
    height: 35px;
    top: 22%;
}
.variouscontact ul li:nth-child(2) a{
background: #0fdb0f;
}
.variouscontact ul li:nth-child(2) a img{
width: 65%;
    position: relative;
    left: -10px;
    height: auto
}
.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");
    background-size: cover;
    width: 46px;
    height: 45px;
    top: 24%;
    right: 22px;
}
.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");
    background-size: cover;
    width: 35px;
    height: 35px;
    top: 22%;
}
.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");
    background-size: cover;
    width: 42px;
    height: 26px;
    top: 29%;
    right: 29px;
}
.variouscontact h4 {
color: #4ba0b8;
    text-align: center;
    position: relative;
    width: 75%;
    margin: 100px auto 30px;
    font-size: 1.3rem;
    font-weight: bold;
}
.variouscontact h4:before,.variouscontact h4:after {
content: "";
background: url("https://www.7-7maruka.com/kanri/wp-content/themes/maruka/cont/img/campaign/louis-vuitton-old/lrpointo.png") no-repeat;
position: absolute;
width: 31px;
height: 48px;
top: -15px;
}
.variouscontact h4:before {
left: -30px;
}
.variouscontact h4:after {
transform: scale(-1, 1);
right: -30px;
}   

.p-section {
    margin:auto;
}