.fukiArea{
        width:90%;
        overflow: hidden;
    }    
    
.fukidashi {
    float: right;
    width:70%;
    position: relative;
    padding: 2em 2em;
    margin: 2em 0;
    background: #E5D7B7;
    font-weight: bold;
}
.fukidashi:after {
    position: absolute;
    content: '';
    top: 15%;
    left: -30px;
    border: 15px solid transparent;
    border-right: 15px solid #E5D7B7;
    width: 0;
    height: 0;
}

.fukidashi p {
    margin: 0; 
    padding: 0;
}

.cp_point {
	position: relative;
	padding: 30px 5px 10px 15px;
	border: 1px dotted #1b2538;
	background-color: rgba(230,237,238,0.50);
	border-radius: 8px;
}
.cp_point::before {
	position: absolute;
	top: -1em;
	left: 0.5em;
	content: attr(title);
	padding: .5em ;
    padding-right: 1em ;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	height: 1.5em;
	background-color: #1b2538;
	border-radius: 4px;
}

.cp_point li {
	position: relative;
	list-style-type: none;
    font-size: 0.9em;
}

#profile {
    display: block;
    width:90%;
    margin:10px auto;
    padding: 1em;
    overflow: hidden;
    background-color: rgba(180,184,225,.7);
    line-height: 1.4;
    font-size:0.9em;
    }    

.profileimg{
        float: left;
        margin-right: 10px;
    }  
       
.profieArea{
    margin-top:5px;
    display: block;
    margin-top: 0;
    float: left;
    width:65%;
    font-size: 1em;
    line-height: 1.7em;
    }  
    
 .prottl{
    border-bottom: solid 2px #333; 
   margin-top:10px;
    text-align: left; 
    font-size: 1.4em;
    font-weight: bold;
    }

.mds-bl{
margin-top:60px;
font-size:1.3em;
line-height:3;
color: #6A828C;
font-weight:bold;
}

/*****************************************************

gloves

*****************************************************/


.gloves_main {
width:900px;
height:auto;
margin:0 auto;
padding:15px 0;
text-align:center;
}

p.catchArea{
margin:60px auto 80px ;
font-size: 1.4em;
line-height: 1.7;
color: #5A5B57;
font-family: fot-tsukubrdgothic-std, sans-serif;
text-align: center;
font-weight:700;
}

.cate-ttl {
font-size:1.5em;
position: relative;
txt-align:center;
color: white;
font-weight:bold;
padding:0.5em 0.5em 0.5em 2.5em;
background-color: #6B8AA3;
margin-top:70px;
margin-bottom:50px;
}

.cate-ttl::after {
position: absolute;
top: 50%;
left:0;
transform:translateY(-50%);
content: '';
width: 30px;
height:6px;
background-color:white;
}

.cate-ttl2 {
width:80%;
position: relative;
border: solid 2px black;
border-radius: 3px 0 3px 0;
margin:50px auto 20px;
text-align:center;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-size:1.5em;
line-height:2em;
font-weight:bold;
color: #5A5B57;
}

.cate-ttl2:before, .cate-ttl2:after {
content: '';
position: absolute;
width:10px;
height: 10px;
border:  solid 2px #5A5B57;
border-radius: 50%;
}

.cate-ttl2:after {
top:-12px;
left:-12px;
}

.cate-ttl2:before {
bottom:-12px;
right:-12px;
}

.marker-yl-bold {
background: linear-gradient(transparent 60%, #EAD94C 60%);
font-weight: bold;
color: #777;
font-size:1.5em;
margin:10px auto 20px;
display:inline-block;
}

.marker-pk-bold {
background: linear-gradient(transparent 60%, #FFB4AD 60%);
font-weight: bold;
color: #777;
font-size:1.2em;
margin:10px auto;
display:inline-block;
}


.mds-bl{
margin-top:60px;
font-size:1.3em;
line-height:3;
color: #6A828C;
font-weight:bold;
}


.gtxtArea{
width:85%;
margin:0 auto 10px;
font-size:1em;
line-height:1.7;
text-align: left;
color: #656661;
}

img.shadow{
width:85%;
margin:10px 20px 40px 0px;
box-shadow: 25px 25px 0px 0 rgba(184, 208, 211, .6);
}

img.shadownone{
width:100%;
margin:20px 0;
}


.ulArea{
width:65%;
margin:10px auto;
padding:50px 20px;
text-align:left;
border:1px #333 solid;
border-radius:25% 10%;
}

ul.globe li:nth-child(odd){
background-color: #A49BA5;
color: #fff;
font-weight:bold;
margin:20px auto 10px;
font-size:1em;
line-height:2;
}

ul.globe li{
font-size:0.9em;
line-height:1.3;
font-weight:normal;
color:#7B7C77;
padding-left:10px;
}

#gcardlayout-wrap {
margin:10px auto;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
margin: 2em auto;
width: 98%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between;
}

.gcard-list {
width: calc(98% / 3);
z-index:0;
position: relative;
}


a.gcard-link {
text-decoration: none;
}

a.gcard-link:hover {
opacity:0.5;
}


#gcardlayout-wrap img {
display: block;
max-width: 90%;
height: auto;
margin:0 auto;
border:3px solid #BECBD6;
z-index:-1;
position: relative;
}

.gcard-figure {
position: relative;
margin: 0;
padding: 0;
z-index:0;
}

/* カードレイアウトのタイトル部分 */
.gcard-title {
margin: 0.6em 0 1.5em;
color: #6A828C;
text-align: center;
font-size: 0.9em;
font-weight:normal;
}


.ss-icon {
position: absolute;
top:-15px;
right:2px;
transform: rotate(30deg);
color:#fff;
font-size:1em;
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
background: #F4B3AD;
text-align:center;
line-height: 50px;
z-index:1;
}

.aw-icon {
position: absolute;
top:-15px;
right:2px;
transform: rotate(30deg);
color:#fff;
font-size:1em;
display: inline-block;
width: 50px;
height: 50px;
border-radius: 50%;
background: #B6D09F;
text-align:center;
line-height: 50px;
z-index:1;
}

.soon-icon {
position: absolute;
top:-15px;
right:-30px;
transform: rotate(30deg);
color:#fff;
display: inline-block;
width: 60px;
height: 60px;
padding:5px;
border-radius: 50%;
background: #7DC4BE;
text-align:center;
font-size:1.2em;
z-index:2;
}

.soon-icon span {
display:block;
-webkit-transform: translateY(20%);
transform: translateY(20%);
font-size:0.8em;
width :60px;
text-align:center;
z-index:2;
}

.soon-icon2 {
position: absolute;
top:-15px;
right:-5px;
transform: rotate(30deg);
color:#fff;
display: inline-block;
width: 50px;
height: 50px;
padding:1px;
border-radius: 50%;
background: #7DC4BE;
text-align:center;
font-size:1em;
z-index:3;
}

.soon-icon2 span {
display:block;
-webkit-transform: translateY(10%);
transform: translateY(10%);
font-size:0.8em;
width :50px;
text-align:center;
z-index:3;
}




.foottxtArea{
width:60%;
margin:70px auto;
display:block;
padding:20px;
font-size: 1em;
line-height: 1.4;
color: #52525E;
text-align: center;
font-family: fot-tsukubrdgothic-std, sans-serif;
font-weight:300;
border-radius: 10px 100px / 120px;
background-color:rgba(184, 208, 211, .6)
}