/*RESET----------*/

.container .contents {
    background-color: #fff;
}

/*CONTENTS----------*/
.con00 {
font-size: 18px;
line-height: 150%;
background-color: #fff;
text-align: left;
max-width: 1000px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
}
.con00 img {
max-width: 100%;
}

.con01 {
font-size: 1em;
font-weight: normal;
line-height: 150%;
padding-top: 25px;
padding-bottom: 25px;
}


.ttl01 {
background-color: #d3d3d3;
padding: 5px;
}

.con02 {
padding-top: 25px;
padding-bottom: 25px;
}
.redLn {
color: #dc143c;
border-bottom: 1px solid #dc143c;
}

.red01 {
color: #dc143c;
}



a.btEntry {
color: #fff;
font-size: 15px;
background-color: #f00;
padding: 5px 10px;
border: outset 3px #f00;
white-space: nowrap;
}
a.privacy {
color: #249ec9; }
.targetProd img {
max-width: 176px; }

.presentProd img {
max-width: 250px;
 }

/*----*/
.ttl02 {
color: #fff;
font-size: 25px !important;
background-color: #f00;
margin-bottom: 50px;
padding: 10px;
}

.frmEntry {
}

.frmEntry input {
border-radius: 0px;
max-width: 500px !important;
margin-bottom: 10px;
padding: 5px;
border: solid 1px #808080;
}

.frmEntry textarea {
height: 100px;
border-radius: 0px;
margin-bottom: 10px;
padding: 5px;
max-width: 500px !important;
border: solid 1px #808080;
}

.btEntry {
color: #f00 !important;
background-color: #fff;
padding: 5px;
border: solid 3px !important;
border-radius: 5px;
}
/*LINE COMMENT----------*/



/*
.oneArea {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
max-width: 1024px;
margin: 50px auto;
padding: 0 10px;
}
.oneArea .onebox {
width: 100%;
margin-bottom: 25px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start; }
.oneArea .onebox:nth-child(even) {
flex-direction: row-reverse;
margin-top: 20px;
}
.oneArea .onebox .imgArea {
width: 16%;
position: relative;
}
.oneArea .onebox .imgArea img {
width: 100%;
max-width: 130px;
position: absolute;
top: 0;
}
.oneArea .onebox:nth-child(odd) .imgArea img {
left: 0;
padding-right: 30px;
}
.oneArea .onebox:nth-child(even) .imgArea img {
right: 0;
padding-left: 30px;
}
.oneArea .onebox .fukiArea {
width: 63%;
}
.oneArea .onebox .fukidasi {
width: 100%;
position: relative;
padding: 25px;
background-color: #f2f3f7;
font-size: 18px;
color: #231815;
border-radius: 12px;
box-sizing: border-box;
}
.oneArea .onebox .fukidasi::before {
content: '';
position: absolute;
display: block;
top: 22px;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 30px 15px 0;
border-color: transparent #f2f3f7 transparent transparent;
}
.oneArea .onebox:nth-child(odd) .fukidasi::before {
left: -20px;
}
.oneArea .onebox:nth-child(even) .fukidasi {
background-color: #fde5e5;
}
.oneArea .onebox:nth-child(even) .fukidasi::before {
right: -20px;
border-color: transparent #fde5e5 transparent transparent;
transform: rotate(180deg);
}
@media screen and (max-width: 1024px) {
.oneArea .onebox .imgArea img {
max-width: 70%;
}
.oneArea .onebox .fukidasi {
padding: 15px;
font-size: 14px;
}
.oneArea .onebox .fukidasi::before {
top: 8px;
}
}
@media screen and (max-width: 420px) {
.oneArea {
margin: 30px auto;
}
.oneArea .onebox:nth-child(even) {
margin-top: 15px;
}
.oneArea .onebox .imgArea {
width: 20%;
}
.oneArea .onebox .fukidasi {
padding: 10px 15px;
font-size: 12px;
}
}

*/
/*-----RESET*/
/*------*/
.commentHd {
margin-bottom: 25px; }
.commentHdS {
font-size: 15px;
vertical-align: top;
padding-right: 1%;
padding-left: 1%;
display: table-cell; }
.commentHdS img {
max-width: 250px !important;
 }

.commentGraph {
line-height: 100%;
width: 48%;
padding-right: 1%;
padding-bottom: 25px;
padding-left: 1%;
display: table-cell; }
.commentGraph img {
width: 50%;
float: left;
max-width: 50% !important; }
.commentGraphS {
float: none;
clear: both;
padding-top: 15px; }

/*------*/
.comment {
max-width: 1024px; }
.balloonB {
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
display: table; }
.balloonB img {
 }
.iconL {
vertical-align: top;
width: 120px;
display: table-cell; }
.iconR {
text-align: right;
display:        table-cell;
vertical-align: top;
width: 120px; }
.comArea {
vertical-align: top;
max-width: 800px;
display: table-cell; }

/*-----*/
.balloonM-left {
position: relative;
display: inline-block;
margin: 1.5em 0 1.5em 15px;
padding: 15px 10px;
min-width: 120px;
color: #555;
font-size: 16px;
background: #e0edff;
width: 98%;
border-radius: 10px; }
.balloonM-left:before {
content: "";
position: absolute;
top: 50%;
left: -20px;
margin-top: -10px;
border-color: transparent #e0edff transparent transparent;
border-style: solid;
border-width: 10px; }
.balloonM-left p {
  margin: 0;
  padding: 0;
}
/*-----*/
.balloonM-right {
position: relative;
display: inline-block;
margin: 1.5em 15px 1.5em 0;
padding: 15px 10px;
min-width: 120px;
color: #555;
font-size: 16px;
background: #e0edff;
width: 98%;
border-radius: 10px; }

.balloonM-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #e0edff;
}
.balloonM-right p {
  margin: 0;
  padding: 0;
}
/*-----*/
.balloonF-left {
position: relative;
display: inline-block;
margin: 1.5em 0 1.5em 15px;
padding: 15px 10px;
min-width: 120px;
color: #555;
font-size: 16px;
background: #fff0f5;
width: 98%;
border-radius: 10px; }
.balloonF-left:before {
content: "";
position: absolute;
top: 50%;
left: -20px;
margin-top: -10px;
border-color: transparent #fff0f5 transparent transparent;
border-style: solid;
border-width: 10px; }
.balloonF-left p {
  margin: 0;
  padding: 0;
}
/*-----*/
.balloonF-right {
position: relative;
display: inline-block;
margin: 1.5em 15px 1.5em 0;
padding: 15px 10px;
min-width: 120px;
color: #555;
font-size: 16px;
background: #fff0f5;
width: 98%;
border-radius: 10px; }
.balloonF-right:before {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-top: -10px;
border-color: transparent transparent transparent #fff0f5;
border-style: solid;
border-width: 10px; }
.balloonF-right p {
  margin: 0;
  padding: 0;
}

@media screen and (max-width:1024px){
.con00 {
padding-right: 10px;
padding-left: 10px;

}

.balloonB {
width: 98%;
padding-left: 1%; }

}


/*@media screen and (max-width:800px){*/
@media screen and (max-width:800px){


/*CONTENTS----------*/
#con01 {
width: 100% !important;
padding-right: 5px;
padding-left: 5px;
}
/*-----*/
.commentHdS {
width: 50%;
padding-right: 0;
padding-left: 0;




 }
.commentHdS img {
width: 100% !important;
max-width: 100% !important;


 }

.commentGraph {
line-height: 200%;
width: 100%;
overflow: hidden;
margin-bottom: 25px;
padding-right: 0;
padding-left: 0;
display: block; }

}
@media screen and (max-width:650px){
.commentHd {margin-bottom: 0; }

.commentHdS {
width: 100%;
padding-bottom: 25px;
display: block; }

.commentGraph img {
width: 100%;
max-width: 100% !important;
float:     none;
clear: both; }
.btEntry {
width: 90%;
margin-right: auto;
margin-left: auto;
display: block;

}

/*-----*/
.iconL {
max-width: 75px;
padding-top: 2em;
padding-right: 1%; }
.iconR {
max-width: 75px;
padding-top: 2em;
padding-left: 1%; }
.balloonM-left:before {
top: 25%; }

.balloonM-right:before {
top: 25%; }

.balloonF-left:before {
top: 25%; }

.balloonF-right:before {
top: 20%; }
}