﻿#main_img {
    -webkit-mask-image: url(./Dup/img/mask.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: cover;
}

#mainwrap:before {
        content: "";
    display: block;
    width: 280px;
    height: 280px;
    position: absolute;
    top: 0%;
    left: 0%;
    background-image: url(./Dup/img/face.svg);
    background-position: top left;
    background-repeat: no-repeat;
    /* -webkit-transform: translate(-50% , -50%); */
    transform: rotate(-30deg);
    background-size: contain;
    pointer-events: none;
    z-index: -1;
}

#layer path{
    fill: none;
    stroke-width: 50px;
    stroke: #000;
    border-radius: 92px;
    round: 130px;
    stroke-linecap: round;
}

#mainwrap #layer{
        max-width: 300px;
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 18%;
}

.con1_txt_wrap:before{
       content: "";
    display: block;
    width: 440px;
    height: 440px;
    position: absolute;
    top: 0%;
    left: 65%;
    background-image: url(./Dup/img/ki.png);
    background-position: center;
    background-repeat: no-repeat;
    /* -webkit-transform: translate(-50% , -50%); */
    /* transform: translate(-50% , -50%); */
    background-size: contain;
    pointer-events: none;
    z-index: 0;
}

.con1_txt_wrap h3, .con1_txt_wrap p{
    position: relative;
    z-index: 1;
}

#top_contents3{
    background-image: url(./Dup/img/mido.png), url(./Dup/img/mido2.png);
    background-repeat: no-repeat;
    background-position: -8% -2%, 102% 102%;
    background-size: 410px;
}

.cms_box .cms_title h3{
    font-weight: normal;
    font-size: calc(1rem + 21px);
        font-size: -webkit-calc(1rem + 21px);
}

.ore img{
        max-width: 500px;
    margin: 50px auto 0;
    display: block;
    background-color: white;
}

#mainwrap:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    background-image: url(./Dup/img/te2.svg), url(./Dup/img/te.svg);
    background-position: 10% 90%, 30% 0%;
    background-repeat: no-repeat;
    /* -webkit-transform: translate(-50% , -50%); */
    transform: rotate(0deg);
    background-size: 100px;
    pointer-events: none;
    z-index: 1;
}

#top_contents1{
        background-image: url(./Dup/img/kao.png);
    background-position: 5% 105%;
    background-repeat: no-repeat;
    background-size: 500px;
}

.catch {
    
    bottom: 13%;
    right: 1%;
    max-width: 600px;
}

.fixbnr {
    display: none;
}

.title_wrap h2{
           color: #f58c90;
    font-weight: normal;
    font-size: 43px;
}

h3.con_title{
        font-size: -webkit-calc(1rem + 16px);
    font-size: calc(1rem + 16px);
}

.con1_txt_wrap h3{
        font-size: -webkit-calc(1rem + 24px);
    font-size: calc(1rem + 24px);
}

.linkStyle{
    color: #e86368;
font-weight: bold;
}

#cms_6-b .cate_title{
    color: #e86368;
}

#footer_info_logo{
        max-width: 140px;
}

.cate_box2  .box_txt1,
.cate_box2  .box_txt2{padding-left:130px;}


.cate_box2 .box_txt1{position:relative;}
.cate_box2 .box_txt1::before,
.cate_box2 .box_txt1::after {
	content: "";
	display: block;
	position: absolute;
	top: 18px;
}
.cate_box2 .box_txt1::before {
	width: 7px;
	height: 7px;
	margin-top: -3px;
	background: #6b90db;
	border-radius: 50%;
	left: 61.5px;
}
.cate_box2 .box_txt1::after {
	width: 50px;
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 72px;
}
.cate_box2 .box_description2{
    position: relative;
    border-left: none;
    background-color: rgba(255, 255, 255, 0);
}
.cate_box2 .box_description2 span{
position: absolute;
    display: inline-block;
    width: 90px;
    top: -23px;
    left: -50px;
}

.flow_type1 .cate_box2 .box_item2:before {
    content: "";
    display: inline-block;
    height: calc(100% - 0px);
    border-left: 5px solid rgba(251, 224, 171,  0.78);
    position: absolute;
        top: 0px;
    left: 82px;
}

.cate_box2 .box_description2 {
    margin-bottom: 0;
    padding-bottom: 60px;
}

.triangle01{
    display: none;
}

.scroll{
    display: none;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){

#main_img {
    height: 140vw;
    margin-top: -20%;
}

#mainwrap:before {
    top: 5%;
    left: 0%;
}

#mainwrap:after {
    background-position: 10% 90%, 50% 6%;
}

#mainwrap #layer {
    bottom: -60px;
    right: 10%;
    width: 40%;
}

.ore{
        width: 70%;
    margin: auto;
}

.cate_box2 .flex_order2_tb{
    width: 78%!important;
    margin-left: auto;
}

}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){

#main_img {
    height: 140vw;
    margin-top: -10%;
}

.cate_box2 .box_description2 span {
    width: 70px;
}
.cate_box2 .box_wrap{
    padding-left: 23px;
}
.cate_box2 .box_wrap:before {
    left: 22px;
}
.cate_box2 .box_txt1::before, .flow_type1 .box_txt1::after {
    top: 58px;
}
.cate_box2 .box_txt1::before {
    margin-top: -3px;
    left: -17.5px;
}
.cate_box2 .box_txt1::after {
    width: 30px;
    left: -8px;
        top: 58px;
}
.cate_box2 .box_txt1, .flow_type1 .box_txt2 {
    padding-left: 30px;
}
.cate_box2 .box_txt1{
    padding-top: 46px;
}
.cate_box2 .flex_order2_tb {
    width: 87%!important;
}

.cate_box2 .box_description2 {
    margin-bottom: 0;
    padding-bottom: 60px;
}

.flow_type1 .cate_box2 .box_item2:before {
    left: 2px;
}

#mainwrap:after {
    background-position: 10% 100%, 90% 15%;
        background-size: 87px;
}

#mainwrap #layer {
    right: -5%;
    width: 60%;
}

#mainwrap:before {
    width: 230px;
    height: 230px;
}

.con1_txt_wrap:before {
    background-position: left;
}

#top_contents1 .con1_img2 {
    right: 60px;
}

h3.con_title {
    font-size: -webkit-calc(1rem + 12px);
    font-size: calc(1rem + 12px);
}

.title_wrap h2 {
    font-size: 27px;
}

.sub_title{
    margin-top: 0;
}

}

