div#wrap {
    max-width: 767px;
    margin: 0px auto;
    padding-bottom: 50px;
    color: #180003;
    font-family: serif;
    background-image: url(../../img/camp/20240101_fukubukuro/back.jpg);
    background-size: contain;
}
#wrap img.title {
    width: 90%;
    margin: 0 auto;
    display: block;
}
#wrap h2.top_title {
    padding: 4% 0 1%;
    text-align: center;
}
#wrap p.top_comment {
    width: 90%;
    margin: 2% auto 8%;
    font-size: 17px;
    line-height: 27px;
    color: #3a1d03;
}
#wrap p.caution_list3 {
    font-size: 16px;
    margin: 0 auto;
    display: table;
}
#wrap p.caution_list4 {
    font-size: 3.5vw;
    padding: 15px 0;
    line-height: 5.4vw;
}
#wrap span.schedule {
    font-weight: bold;
}
#wrap span.price {
    color: #f40928;
    font-weight: bold;
}
#wrap br.sp_txt {
    display: none;
}
#wrap .coment {
    width: 90%;
    margin: 12% auto 20%;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
}
#wrap img.schedule {
    width: 80%;
    margin: 0 auto;
    display: block;
    padding: 1% 0px 13%;
}
#wrap span.color_txt {
    color: #fffc00;
    font-weight: bold;
}
#wrap img.present3 {
    width: 90%;
    margin: 15px auto 0;
    display: block;
}
img.point_bt {
    width: 100%;
}
a.point_bt_in {
    width: 75%;
    display: block;
    margin: 10px auto 0;
}
ul.notice {
    width: 90%;
    margin: 20px auto 0;
}
/*==================================
ふわっと出てくる
==================================*/

#wrap .opac.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
#wrap .opac {
    margin-bottom: 14px;
    opacity: 0.1;
    transform: translate(0, 30px);
    transition: all 2000ms;
}


/*==================================
プレザント一覧
==================================*/
#wrap img.present_title {
    width: 55%;
    margin: -32px auto 25px;
    display: block;
}
#wrap img.present_title1 {
    width: 94%;
    margin: 32px auto 15px;
    display: block;
}
#wrap img.present1 {
    width: 95%;
    margin: 0 auto;
    display: block;
    padding: 17px 0 0;
}
#wrap section.present_txt {
    padding: 0% 4% 7%;
    width: 90%;
    margin: 0 auto;
    background-color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #8b8b8b;
    border: 4px solid #ffeb3b;
}
/*==================================
ご利用方法
==================================*/
#wrap section.txt {
    padding: 17vw 0 10vw;
    margin: 0 auto;
    display: block;
}
#wrap .goriyo_frame {
    padding: 0% 0% 6%;
    width: 90%;
    margin: 12px auto;
    background-color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #8b8b8b;
    border: 4px solid #ffeb3b;
}
#wrap img.goriyo_title {
    width: 55%;
    margin: -35px auto 10px;
    display: block;
}
#wrap li.how_txt {
    background-repeat: no-repeat;
    background-size: 11%;
    font-size: 3.7vw;
    padding: 5% 0% 5% 17%;
    background-position: left;
    line-height: 5.9vw;
}
#wrap li.how_txt:last-child {
    border-bottom: none;
}
#wrap p.value {
    font-size: 4vw;
    margin-top: 5vw;
    line-height: 6vw;
}
#wrap span.value_price {
    font-size: 11vw;
    color: #f40d2e;
}
#wrap .triangle {
    border-top: 15px solid #f40d2e;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    width: 0;
    display: block;
    margin: 0vw auto 3vw;
}
#wrap span.en {
    font-size: 60%;
}
#wrap p.txt_p {
    font-size: 4vw;
    margin-top: 5vw;
    text-align: center;
    line-height: 23px;
}
ol.frame_ol {
    padding: 0 6%;
}
img.regist_bt {
    width: 100%;
}
img.login_bt {
    width: 100%;
}
a.bt_adjust2 {
    width: 48%;
    margin: 0 auto;
    display: block;
}
.step1 {
    background-image: url(../../img/camp/20230101_fukubukuro/step1.png);
}
.step2 {
    background-image: url(../../img/camp/20230101_fukubukuro/step2.png);
}
.step3 {
    background-image: url(../../img/camp/20230101_fukubukuro/step3.png);
}
#wrap th.th1 {
    text-align: center;
    background-color: #fceb3c;
}
#wrap td.td1 {
    text-align: center;
	background-color: #fceb3c;
}
span.small {
    font-size: 1.3vw;
}
span.font {
    font-size: 11px;
}
span.font1 {
    line-height: 27px;
}
/*==================================
まだログインしていません
==================================*/
#wrap .before_login_menu {
    border-top: 1px solid #d34d6d;
    border-bottom: 1px solid #d34d6d;
    background-color: #fffafb;
    margin: 30px auto 0;
    padding: 8px 0 13px;
    max-width: 500px;
    width: 90%;
}
#wrap img.nologin {
    width: 96%;
    margin: 7px auto 14px;
    display: block;
}
#wrap .intro {
    width: 90%;
    margin: 0 auto;
    color: #5e3c20;
}
#wrap .log_1 {
    font-size: 17px;
    color: #764b28;
    text-align: center;
    margin: 20px auto 3px;
}
#wrap a.new_user {
    width: 85%;
    margin: 0 auto;
    display: block;
}
#wrap img.new_user {
    width: 100%;
}
#wrap a.al_account {
    width: 85%;
    margin: 0 auto;
    display: block;
}
#wrap img.al_account {
    width: 100%;
}
#wrap section.txt-1 {
    padding-bottom: 10vw;
}
/*==================================
ご応募窓口
==================================*/
#wrap img.madoguchi_title {
    width: 50%;
    margin: 0% auto 0%;
    display: block;
}
#wrap img.pc_tel {
    display: none;
}
#wrap .bt_position {
    padding: 4% 4% 4%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
#wrap img.mail {
    width: 100%;
}
#wrap img.sp_tel {
    width: 100%;
}
#wrap a.tel {
    width: 48%;
}
#wrap a.info {
    width: 48%;
}
#wrap .madoguchi_fram {
}
#wrap section.madoguchi {
    padding: 10% 0 0;
}
#wrap .end_txt1 {
    padding-bottom: 2vw;
}

/*==================================
さらに
==================================*/
#wrap .sarani_frame {
    padding: 60px 0 46px;
}
#wrap .sarani_frame1 {
    padding: 20% 0% 9%;
    width: 90%;
    margin: 0 auto;
    background-color: white;
    border-radius: 10px;
    box-shadow: 1px 1px 4px #8b8b8b;
    border: 4px solid #ffeb3b;
}
#wrap img.sarani {
    width: 81%;
    margin: -114px auto 0px;
    display: block;
}
#wrap img.present2 {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 10px 0 0;
}
#wrap .up_txt {
    text-align: center;
    font-size: 7vw;
    margin: -4px 0 13px;
    font-weight: bold;
}
#wrap hr {
    border-top: 1px dotted;
    margin: 22px 0 10px;
}
#wrap .for_ex {
    text-align: center;
    font-size: 4.5vw;
    padding-bottom: 4px;
}
#wrap .application {
    font-size: 4.5vw;
    margin-top: 2vw;
    text-align: center;
    line-height: 23px;
}
#wrap p.for_ex1 {
    text-align: right;
    display: inline-block;
}
#wrap table {
    margin: 0px auto 20px;
    width: 78vw;
}
#wrap caption {
    text-align: center;
    padding: 8px;
    border: 1px solid #170003;
    background-color: #041789;
    color: white;
    font-weight: bold;
}
#wrap th {
    padding: 8px;
    text-align: left;
    border: 1px solid #170003;
    width: 39%;
    font-size: 4vw;
}
#wrap td {
    padding: 6px 5px;
    text-align: right;
    border: 1px solid #170003;
    font-size: 15px;
    line-height: 17px;
}
/*==================================
注意事項
==================================*/
#wrap section.caution {
    width: 92%;
    margin: 22vw auto 11vw;
    background-color: white;
    padding: 6vw 6vw 7vw;
}
#wrap p.caution_title {
    text-align: center;
    padding-bottom: 1.2vw;
    font-size: 4.4vw;
}
#wrap li.caution_list {
    font-size: 3.2vw;
    padding: 1vw;
    list-style: circle;
    margin-left: 4vw;
    line-height: 4.4vw;
}
#wrap p.caution_list2 {
    padding: 15px 0 4px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 5.5vw;
}
#wrap section.end_txt {
    width: 90%;
    margin: 2% auto 8%;
    font-size: 17px;
    line-height: 27px;
    color: #2f0000;
    text-align: center;
}
/*=================================
ロゴ
==================================*/	
#wrap .logos {
    display: flex;
    width: 55%;
    justify-content: space-around;
    margin: 0 auto 65px;
}
#wrap a.inst_link {
    width: 20%;
}	
#wrap img.inst_logo {
    width: 100%;
}
#wrap a.twitter_link {
    width: 20%;
}
#wrap img.twitter_logo {
    width: 100%;
}
#wrap p.acc {
    text-align: center;
    padding: 15px;
}
#wrap section.laogo_frame {
    background-color: white;
    box-shadow: 1px 1px 4px #babbb6;
    width: 70%;
    margin: 0 auto;
    border-radius: 10px;
    padding: 5px 0 15px;
}
#wrap p.offical_ac {
    text-align: center;
    padding: 10px 0;
}
@media screen and (min-width:768px){
div#wrap {
    padding-bottom: 84px;
}	
#wrap p.top_comment {
    font-size: 22px;
    line-height: 36px;
    margin: 4% auto 40px;
    width: 85%;
}
#wrap img.title {
    width: 80%;
}	
#wrap br.pc_txt {
    display: none;
}	
#wrap br.sp_txt {
    display: block;
}	
#wrap h2.top_title {
    padding: 5% 0 0%;
}	
#wrap .coment {
    font-size: 22px;
    line-height: 36px;
    margin: 6% auto 18%;
}	
#wrap img.prof_title {
    margin: -98px auto -9px;
}
#wrap img.schedule {
    padding: 0% 0px 100px;
    width: 75%;
}
#wrap img.present_title {
    margin: -58px auto 35px;
    width: 55%;
}	

#wrap section.end_txt {
    font-size: 22px;
    line-height: 32px;
}	
#wrap .logos {
    justify-content: space-between;
    width: 35%;
}	
.br-none {
    display: none;
}	
/*==================================
先生情報を今すぐチェック
==================================*/	
#wrap section.prof_fram {
    padding: 50px 0;
    width: 85%;
    margin: 0 auto 30px;
}
#wrap p.prof_title {
    font-size: 20px;
    line-height: 36px;
    padding: 29px 0 25px;
    background-size: 103%;
    margin: 10px 0 0%;
}
#wrap p.prof_name {
    font-size: 37px;
}	
#wrap p.prof_furi {
    padding-left: 250px;
    font-size: 19px;
    margin: -12px 0;
}	
#wrap .prof {
    padding: 65px 40px 83px;
}
#wrap img.prof_pic {
    width: 39%;
    margin: 8px 6px 25px 17px;
}	
#wrap th {
    font-size: 22px;
    width: 45%;
    padding: 8px 13px;
}	
#wrap td {
    padding: 12px 14px;
    font-size: 22px;
    line-height: 20px;
}	
#wrap a.bt_in {
    margin: 45px auto 0;
    width: 80%;
}
#wrap .name_oll {
    padding: 68px 0 0px;
    font-weight: bold;
}
span.font1 {
    line-height: 36px;
}	
span.font {
    font-size: 13px;
}	
/*==================================
プレゼント一覧
==================================*/		
	
#wrap section.present_txt {
    width: 85%;
    margin: 0 auto 60px;
}	
/*==================================
ご利用方法
==================================*/		
#wrap .goriyo_frame {
    width: 85%;
    padding: 54px 40px 45px;
}
#wrap img.goriyo_title {
    margin: -109px auto 0;
    width: 55%;
}	
#wrap section.txt {
    padding: 90px 0 50px;
}	
#wrap img.fram_bottom {
    width: 85%;
}	
#wrap li.how_txt {
    font-size: 16px;
    line-height: 22px;
    background-size: 8%;
    padding: 5% 0% 5% 12%;
}
#wrap a.point_bt_in {
    width: 60%;
    margin: 20px auto 0;
}	
#wrap span.value_price {
    font-size: 45px;
}	
#wrap p.value {
    font-size: 20px;
    line-height: 38px;
    padding: 0px 0 0;
    margin-top: 10px;
}	
#wrap .triangle {
    margin: 0px auto 10px;
}	
#wrap caption {
    font-size: 22px;
}	
/*==================================
まだログインしていません
==================================*/	
#wrap a.new_user {
    width: 70%;
    margin: 0 auto;
    display: block;
}	
#wrap a.al_account {
    width: 70%;
    margin: 0 auto;
    display: block;
}	
#wrap section.txt-1 {
    padding-bottom: 30px;
}
/*==================================
ご応募窓口
==================================*/	
#wrap img.madoguchi_title {
    width: 40%;
    margin: 0px auto -62px;
}	
#wrap img.sp_tel {
    display: none;
}	
#wrap img.pc_tel {
    width: 45%;
    display: block;
    margin: 0px auto 0px;
    height: 45%;
}	
#wrap a.info {
    width: 45%;
    margin: 0px auto 0px;
    height: 45%;
}	
#wrap a.tel {
    display: none;
}	
#wrap .madoguchi_fram {
    padding: 56px 0 0px;
    width: 85%;
    margin: 0 auto;
}	
#wrap section.madoguchi {
    margin: -39px 0 0;
}	
#wrap p.caution_list3 {
    font-size: 28px;
}	
#wrap p.caution_list4 {
    font-size: 14.7px;
    line-height: 29.4px;
}
/*=================================
さらに	
==================================*/		
#wrap .sarani_frame1 {
    width: 85%;
}	
#wrap .up_txt {
    font-size: 36px;
    line-height: 49px;
    margin: -4px 0 26px;
}
#wrap .application {
    font-size: 22px;
    line-height: 35px;
    margin-top: -1vw;
}	
#wrap p.for_ex1 {
    display: table;
    margin: 0 27px;
    font-size: 22px;
}	
#wrap p.for_ex {
    font-size: 24px;
}	
#wrap img.sarani {
    margin: -58px auto 15px;
}	
#wrap p.txt_p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 27px;
}
#wrap table {
    width: 100%;
}	
/*=================================
注意事項	
==================================*/	
#wrap li.caution_list {
    font-size: 14px;
    line-height: 19px;
    padding: 3px;
    margin-left: 17px;
}
#wrap section.caution {
    width: 85%;
    margin: 87px auto 60px;
    padding: 20px 16px 30px;
}
#wrap p.caution_title {
    padding-bottom: 5px;
    font-size: 22px;
}
#wrap p.offical_ac {
    padding: 8px 0 13px;
    font-size: 20px;
}	
#wrap section.laogo_frame {
    width: 55%;
}	
#wrap a.inst_link {
    width: 20%;
}	
#wrap a.twitter_link {
    width: 20%;
}	
}