@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500&family=M+PLUS+Rounded+1c:wght@500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap');

.bg{
    background:repeating-linear-gradient(135deg, #fbf3f4 0, #fbf3f4 10px, #f9e4e9 10px, #f9e4e9 20px);
    font-family: 'Noto Sans JP', sans-serif;
 }


.fPlus{font-family: 'M PLUS Rounded 1c', sans-serif;}
.bg .sub_Lcontent_box.under{background: none !important;}
.sub_Lcontent a:not(.chuui_btn, .btn_links){text-decoration: underline; }
.sub_Lcontent a:not(.chuui_btn):hover{text-decoration: none !important;}

.pd0{padding: 0 !important;}

.title{
    padding: 0;
}
.title p{
    position: relative;
    display: inline-block;
    margin: 20px 0;
    padding: 13px 10px;
    width: 100%;
    color: #fff ;
    text-align: center;
    font-size: 19px;
    background-color: #e50044;
    font-weight: bold;
}
.title p:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border: 30px solid transparent;
    border-top: 20px solid #e50044;
}

div.wrapper>div {
    display: inline-block;
    text-align: left;
}

.text_box {
    background-color: rgba(255,255,255,0.65);
    border: none;
    padding: 12px 20px 30px;
	@media only screen and (min-width: 767px){
	    margin: 0 auto 20px;
	}
	@media only screen and (max-width: 767px){
	    margin: 0 auto 10px;
	}
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
}

.text_box span.red{color: #CF3471 !important;}

.text_box.cam2{
    padding-top: 30px;
    padding-bottom: 40px;
}
.text_box_tyui{
    border:1px solid; 
    background-color: #dcf2f5;
    width:95%;
    margin:auto;"
}
.text_box_tyui2{
    border:1px solid; 
    border-color:#000000;
    background-color: #6f97f1;
    color:#fff;
    width:95%;
    margin:auto;"
}
.cam1 p.txtSub{
    font-size: 18px;
    padding-top: 6px;
}
.cam2 p.txtSub{
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    font-weight: 700;
    margin-left: 10px;
}
.cam_tl, .cam_tr, .cam_bl{
    position: absolute;
}
.cam1 .cam_tl{
    top: -12px;
    left: -12px;
}
.cam1 .cam_tr{
    top: 30px;
    right: -4px;
}
.cam1 .cam_bl{
    bottom: -7px;
    left: -7px;
}
.cam2 .cam_tr{
    top: 60px;
    right: 0;
}
.cam2 .cam_bl{
    bottom: 54px;
    left: -10px;
}

.main{
    color: #71544E;
    font-size: 21px;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 20px;
}
.main p{line-height: 1.5 !important;}
.cam1_box{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.main.cam1_box{
    margin-bottom: 0px;
    display: flex;
    justify-content: space-around;
}
.main.cam1_box > div > img{
    max-width: 230px;
    width: 210px;
}
.age_waku{
    background: #FFEE61;
    color: #e60044;
    padding: 2px 5px;
    margin-right: 16px;
}
.money{
    color: #e60044;
    font-size: 25px;
}
.money>span{
    font-size: 37px;
}
.uLine{
  background:  linear-gradient(#FCF0F0 70%, transparent 0%),repeating-linear-gradient(307deg, #DF9FBB, #DF9FBB 3px, #FAF1EB 3px, #FAF1EB 6px);
  display: inline;
}
.dots {
  background-image: radial-gradient(circle at center, #333333 20%, transparent 20%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  padding-top: .2em;
}
.cam2_box>div:not(.img_plus){
    width: 90%;
    color: #71544E;
    font-size: 21px;
    font-weight:bold;
    padding: 0 10px 8px 0px;
    margin-left:10px;
}
.cam2_box>img{
    position: absolute;
    margin-top: -3px;
    left: 10px;
    width: 62px;
}
.cam2_box>div.img_plus{
    margin: 10px auto;
}
.cam2_box .sup{
    font-weight:normal;
    font-size: 11px;
    margin-left: -10px;
}

.card_box{
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
.card_box>img{
    border-radius: 5px;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, .4);
    width: calc(33%  - 10px);
    max-width: 148px;
}
.cam3_box > img{
    max-width: 400px;
    width: 300px;
}

.text_box.benri{
    margin-bottom: 30px;
    padding: 40px;
    font-weight: bold;
}
.note {
    width: 340px;
    float: left;
    text-align: center;
}
.note .note_title1,.note .note_title2,.title p {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    transform: rotate(0.001deg);
}
.note .note_title1 {
    background: #59b65b;
    color:#ffffff;
    text-align:center;
    max-width: 355px;
    margin: 0 auto 15px;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: -0.5px;
}
.note .note_title2,
.note .note_title3 {
    font-size: 24px;
    line-height: 70px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.3 !important;
}
.note .note_title3{
    font-size: 30px;
    color: #e7355c;
}
.note .note_title3.strong{
	background: linear-gradient(transparent 70%, #ffff99 70%);
}
.text_box.benri .img {
    width: 300px;
    float: right;
}
.text_box.benri .img2{padding-top: 50px;}
.text_box.benri .img3{padding-top: 25px;}

.detail {
    clear: both;
    text-align: center;
}
.detail a{
	color: #333333 !important;
    background: #c9c9c9;
    width: 250px;
    height: 50px;
    margin-top: 30px;
    font-size: 18px;
    line-height: 47px;
    text-align: center;
    border-radius: 25px;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
}
.detail a:hover{
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-decoration: none;
    background: #e7355c;
    color: #ffffff !important;
}

.imgBig{width: 100px !important;}

.btn_box{text-align:center; margin: 10px auto;}
.btn_box p{font-weight: bold; font-size: 16px;}
.btn_box .detail a {
    width: 300px;
    margin-top: 5px;
    font-weight:bold;
    background: #e50044;
    color: #ffffff !important;
}

.btns_box{
    display: flex;
    justify-content: space-around;
    @media only screen and (max-width: 767px){
        flex-direction: column;
    }
}
.btns_box .detail a {
    margin-bottom: 5px;
    font-weight:bold;
    background: #00bbd5;
    border: 2px #00bbd5 solid;
    color: #ffffff !important;
    font-size: 14px;
    width: 230px;
    margin-top: 10px;
}
.btn_box .detail a:hover,
.btns_box .detail a:hover{
    opacity: .6;
}

.btm_link a{color: #333333 !important;}
.note_type ul {
    border: solid 1px #cccccc;
    text-indent: -1em;
    padding: 5px 5px 5px 2em;
}

.in_txtbox {
    background: #FFFFFF;
    border: none;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    font-weight: 700;
}

@media only screen and (min-width: 767px){
	.in_txtbox .condition{
	    width: 67%;
	    text-align: right;
	}

	#text{
	    left: 47%;
	    margin-top: -20px;
	    width:730px;
	}
}

#plus{
    position: absolute;
    left: 47%;
    margin-top: -40px;
    z-index: 1;
}

@media only screen and (max-width: 767px){
    #text{
        left: calc(50% - 23px);
        margin-top: -20px;
    }
    #plus{
        width: 50px;
        left: calc(50% - 25px);
    }
	.text_box p.txtSub{
        padding-left: 0px;
        font-size: 14px;
    }
	
	.text_box.benri .img2{padding-top: 0px;}
		
	.note{float:none; width: 100%;}
	.text_box.benri {padding:20px;}
	.text_box.benri .img {float:none; width:100%; text-align: center;}
	.text_box.benri .img img {width:80%;}
	
	.btn_box p{font-weight: bold; font-size: 14px;}
	.btn_box a{font-size: 16px; width:270px;}
    
    .note .note_title3 {
        font-size: 25px;
    }
    .detail a{ width: 100%; max-width: 250px; }
    .main{ font-size: 17px; }
    .main.cam1_box{
        flex-direction: column;
    }
    .cam1_box > img{width: 150px; margin-top: -65px;}
    .age_waku{ margin-right: 7px; }
    .money>span{ width: 32px; }
    .cam2 .cam_bl{ bottom: -10px; }
    .cam1_box,.cam2_box>div:not(.img_plus) {font-size: 16px;}
    .main.cam3_box{
        flex-direction: column;
    }
}
