  .radio_1{
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 1px #ede0d5;
    background: #fffdfc;
    border-radius: 5px;
    font-size: 90%;
    line-height: 170%;
}

  .radio_2{
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 1px #ebebeb;
    background: #fafafa;
    border-radius: 5px;
    font-size: 100%;
    line-height: 190%;
}
  .radio_3{
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 1px #fef9fb;
    background: #fff9f5;
    border-radius: 5px;
    font-size: 90%;
    line-height: 170%;
}

.prbox{
	text-align: center;
	font-size: 0.75rem;
	margin: 2em 0em;
}

.prbox > div{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: #876E52;
	height: 32px;
	line-height: 32px;
	margin: 0;
	border-bottom: 1px solid #b5b7c7;
	padding: 0 12px;
}

.prbox ul{
	padding: 1.5em 0;
	background-color: #fcf9f1;
	border-bottom: 1px solid #b5b7c7;
	list-style: none;
	margin: 0px;
}
.prbox ul li{
	list-style-type: none;
}


.prbox2{
	text-align: center;
	font-size: 0.75rem;
	margin: 2em 0em;
}

.prbox2 > div{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: #876E52;
	height: 32px;
	line-height: 32px;
	margin: 0;
	border-bottom: 1px solid #b5b7c7;
	padding: 0 12px;
}

.prbox2 ul{
	padding: 1.5em 0;
	background-color: #fcf9f1;
	border-bottom: 1px solid #b5b7c7;
	list-style: none;
	margin: 0px;
}
.prbox2 ul li{
	list-style-type: none;
		line-height: 3em;
}




.iida_box {
margin:  -15px;
display: flex;
padding: 2px;
}
.iida_box-item {
    padding: 2px;
    margin:  15px;
}
.iida_box-item:nth-child(1) {
	flex-shrink: 1;
	width: 300px;
}
.iida_box-item:nth-child(2) {
	flex-shrink: 1;
	width: 400px;
}


.custom_list li, .custom_list ol{
	border-bottom: 1px solid #ddd!important;
	border-top: 1px solid #ddd!important;
  padding: 0.5em 0!important;
}

@media screen and (max-width: 48em) {
		.custom_list li {
    border-bottom-color: #ddd!important;
    border-top-color: #ddd!important;
	}
}


.custom_list2 li a::before, .custom_list2 li a::after {
    content: " ";
    display: table;
}

.custom_list2 li a::after {
    clear: both;
}

.custom_list2 li a {
	text-decoration: none;
	font-size: 0.8rem;
	font-weight: 500;
}

.custom_list2 li a .title{
	font-weight: 700;
	display: table;
	margin-bottom: 0.3em;
}

.custom_list2 li a img {
    width: 80px;
    height: auto;
    float: left;
    margin: 0 20px 0 20px;
}

.custom_list2 li, .custom_list ol{
  padding: 0.5em 0!important;
	text-align: left;
}

@media screen and (max-width: 48em) {
		.custom_list2 li {
    border-bottom-color: #666!important;
    border-top-color: #666!important;
	}
}

.kigi_post5 {
  display: flex;
  align-items: center;
}
.kigi_post_15 {
  margin: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.kigi_thumbnail5 {
  width: 300px;
  padding-right: 10px;
}
.kigi_title5 {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}
.kigi_title5 a:link { color: #e04b4a; }
.kigi_title5 a:visited { color: #e04b4a; }
.kigi_title5 a:hover { color: #e04b4a; }
.kigi_title5 a:active { color: #e04b4a; }

.kigi_title6 {
position: relative;
  display: flex;
  justify-content: flex-end;
}
.kigi_title7 {
position: absolute;
color: #606060;
font-size: small;
  margin: -50px 0px 0px 0px;
}

.items3 {
  display: flex;
  align-items: center;
  margin: 20px 0px 0px 0px;
}
.item1 {
  margin: 5px;
    -webkit-flex-basis: 100px;
    flex-basis: 100px;
}
.item2 {
  margin: 5px;
    -webkit-flex-basis: 450px;
    flex-basis: 450px;
}

.prbox92{
	text-align: center;
	font-size: 0.75rem;
	margin: 2em 0em;
}
.prbox92 > div{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background: #876E52;
	height: 62px;
	line-height: 18px;
	margin: 0;
	border-bottom: 1px solid #b5b7c7;
	padding: 12px;
}

.kigilist {
	margin: -20px 0px 50px 0px;
	padding: 20px 20px 0px 0px;
  border: solid 1px #ccc;
  border-radius: 10px;
	line-height: 2.3;
}

.kigilist ul {
  padding: 0.3em 0;
  list-style-type: none;
  border: none;
}
.kigilist ul li {
  position:relative;
  padding: 0.3em 0 0.3em 1.4em;
  line-height: 1.5;
}
.kigilist ul li::after,
.kigilist ul li::before {
  content: '';
  position: absolute;
}
.kigilist ul li::after {
  left: -0.2em;
  top: 8px;
  width: 18px;
  height: 18px;
  background-color: #d04040;
  border-radius: 50%;
}
.kigilist ul li::before {
  z-index: 2;
  left: 3px;
  top: 15px;
  width: 4px;
  height: 4px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.kigilist a{
	text-decoration: none;
	color: #808080;
}
.kigilist a:visited { color: #808080; }
.kigilist a:hover { color: #808080; }
.kigilist a:active { color: #808080; }

span.del {
  text-decoration-line: line-through;
  text-decoration-style:solid;
}


.kakomi-box11 {
	margin: 10px 0px 30px 0px;
 padding: 1.2em 1.2em 0.2em 1.2em;
 border: 1px solid #fcc800; 
 background-color: #fff9f5;
}
.kakomi-box12 {
	margin: 10px 0px 30px 0px;
 padding: 1.2em 1.2em 0.2em 1.2em;
 border: 1px solid #c7c7c7; 
 background-color: #f8f8f8;
}

#kuchikomi0 {
	margin: 10px 0px 10px 0px;
 display: flex;
 padding: 1.2em 1.2em 1.2em 1.2em;
 border: 1px solid #d3cbc6; 
border-radius: 5px;
            }
#kuchikomi1 {
  flex: 0 0 20%;
}
#kuchikomi2 {
flex: 0 0 80%;
 padding: 0.5em;
}

.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

.balloon2-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
}

.balloon2-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.balloon2-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #555;
  z-index: 1;
}

.balloon2-right p {
  margin: 0;
  padding: 0;
}

.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #d7ebfe;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}

.says p {
  margin: 0;
  padding: 0;
}


.floating-banner0606 {
    position: fixed;
    z-index: 99999;
    bottom: 0;
    right: 0;
}
.banner0606 {
    width: 300px;/* バナーの横幅 */
    font-weight: bold;
    text-align: center;
}
.floating-banner0606 a {
    text-decoration: none;/* リンクに下線が入らないように */
}
.copy0606 {
    font-size: 28px;
    margin: 0 auto 20px;
    line-height: 1.6;
}
.cta0606 {
    display: inline-block;
    width: 270px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background-color: #d04040;
    border-radius: 25px;
    margin: 0
}
    .floating-banner0606 {
        display: inline-block;
    }
    .banner0606 {
        width: 100vw;
    }
    .sp0606 {
        display: none;
    }
    .copy0606 {
        font-size: 18px;
        margin: 0 auto 6px;
    }
    .cta0606 {
			margin-bottom: 0px!important;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

/* 無料占いフォーム */
.free-fortune-form {
	padding: 24px 16px;
}
.free-fortune-form p {
	margin-bottom: 0px;
}
.free-fortune-form__required-label {
	color: #e81616;
	margin: 0px 0px 0px 8px;
	font-size: 12px;
}
.free-fortune-form__action-button {
	display: block;
	width: 224px;
	background-color: #D04040;
	padding: 13px;
	margin: 32px auto 0px;
}
.free-fortune-form__select-group {
	display: flex;
}
.free-fortune-form__select {
	padding: 8px 24px 8px 10px;
	margin: 0px 8px 0px 0px;
	border: 1px solid rgb(161, 161, 172);
	outline: none;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Crect width='12' height='12' fill='none'/%3E%3Cpath d='M54.806,16.8l.525-.525,5.475,5.4,5.4-5.475.6.525-6,6.075Z' transform='translate(-54.806 -13.034)' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: right 8px top 50%;
	flex: 1 0 78px;
}
