@charset "utf-8";

/*プルダウン方式の入力欄の配置（h4）*/
.pulldown1{
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*プルダウン方式の入力欄の配置（h5）*/
.pulldown2{
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*テキストボックスと文字混合の配置設定*/
.textbox{
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
    
/*インスタのIDとパスの配置*/
.instagramUser, .instagramPass{
    width: 400px;
    float: left;
    padding: 0px 10px 10px 0px;
    margin: 5px;
}

/*wifiのIDとパスの配置*/
.wifiId, .wifiPassword{
    width: 400px;
    float: left;
    padding: 0px 10px 10px 0px;
    margin: 5px;
}

/*質問項目の追加ボタン装飾*/
.plusQuestion{
    display: inline-block;
    border: 1px solid;
    border-radius: 5px;
    padding: 5px 10px;
    margin-top: 10px;
    background-color: #5E7FEA;
    color: #fff;
    font-size: 17px;
}

.questionArea{
    border: dashed 2px #869198;
    border-radius:6px;
    padding: 5px 10px;
    margin: 10px auto;
}

.questionArea1{
    border: dashed 2px #869198;
    border-radius:6px;
    padding: 5px 10px;
    margin: 10px auto;
}

.questionArea2{
    border: dashed 2px #869198;
    border-radius:6px;
    padding: 5px 10px;
    margin: 10px auto;
}

.questionArea3{
    border: dashed 2px #869198;
    border-radius:6px;
    padding: 5px 10px;
    margin: 10px auto;
}

/*業種別特典事例のボタン装飾*/
.couponExample{
    display: inline-block;
    border: 1px solid;
    border-radius: 5px;
    padding: 5px;
    margin-left: 10px;
    background-color: #95ca95;
    color: #fff;
}

#sortableArea{
	overflow: auto;
}

/*ポイントランクの装飾*/
.gold1{
    position: relative;
    width: 280px;
}

.gold2{
    position: absolute;
    font-size: 20px;
    top: 0;
    left: 78px;
    color: black;
    padding:0 2px;
    line-height:1.5em;
}

.silver1{
    position: relative;
}

.silver2{
    position: absolute;
    font-size: 20px;
    top: 0;
    left: 368px;
    color: black;
    padding:0 2px;
    line-height:1.5em;
}

/*ポイントランクの倍率設定装飾*/
.pointGold1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #C8AF40;
    background-color: #fff6cc;
    cursor: move;
}

.pointGold2{
    width: 50%;
    text-align:center;
    float: left;
}

.pointGold3{
    width: 50%;
    float: left;
}

.pointGold4 img{
    height: 38px;
    vertical-align:middle;
}

.pointGold4 span{
    font-size: 20px;
    vertical-align:middle;
}

.pointSilver1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #989FAA;
    background-color: #e4edfb;
    cursor: move;
}

.pointBronze1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #744A1F;
    background-color: #fbe8d6;
    cursor: move;
}

.pointPremiumblack1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #343534;
    background-color: #dadada;
    cursor: move;
}

.pointDiamond1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #ABAEC6;
    background-color: #daddea;
    cursor: move;
}

.pointGreen1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #48A689;
    background-color: #d4efe6;
    cursor: move;
}

.pointWhite1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #BFC3E0;
    background-color: #ebecf7;
    cursor: move;
}

.pointOrange1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #EB9B17;
    background-color: #ffe8c2;
    cursor: move;
}

.pointPlatinum1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #999999;
    background-color: #eae3e3;
    cursor: move;
}

.pointBlue1{
    width: 90%;
    margin: 5px auto;
    padding-top: 13px;
    border: 3px dashed #1C77B5;
    background-color: #e5f5ff;
    cursor: move;
}

/*ポイントランクの一覧*/
.pointColor{
    width: 850px;
    margin: 0 auto;
}

ul.pointColor{
    display: block;
    list-style: none;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    padding: 0;
}

ul.pointColor li input {
    position: absolute;
    top: 4px;
    left: 7px;
    transform: scale(1.5);
}

.pointColor input {
    margin-right: 8px;
}

.pointColor label {
    cursor: pointer;
}

ul.pointColor li label {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}

ul.pointColor li {
    display: block;
    height: 60px;
    width: 160px;
    float: left;
    position: relative;
    margin: 0 auto;
}

ul.pointColor .gold {
    background: url(/images/point_min/card-small-gold.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .silver {
    background: url(/images/point_min/card-small-silver.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .bronze {
    background: url(/images/point_min/card-small-bronze.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .black {
    background: url(/images/point_min/card-small-premiumblack.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .diamond {
    background: url(/images/point_min/card-small-diamond.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .silver {
    background: url(/images/point_min/card-small-silver.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .green {
    background: url(/images/point_min/card-small-green.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .white {
    background: url(/images/point_min/card-small-white.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .orange {
    background: url(/images/point_min/card-small-orange.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .platinum {
    background: url(/images/point_min/card-small-platinum.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

ul.pointColor .blue {
    background: url(/images/point_min/card-small-blue.png) center center no-repeat;
    margin: 0 10px 10px 0;
}

/*ボタンの装飾*/
.square_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #00BCD4;
    background: #ECECEC;
    transition: .4s;
  }

.square_btn:hover {
    background: #00bcd4;
    color: white;
}

/*追加するボタンの装飾*/
.square_btn2{
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 15px 10px 10px;
    margin: 10px;
    text-decoration: none;
    color: #5E7FEA;
    background: #ECECEC;
    transition: .4s;
  }

.square_btn2:hover {
    background: #5E7FEA;
    color: white;
}

/*「追加する」buttonの装飾*/
.add{
    display: inline-block;
    font-weight: bold;
    font-size: 17px;
    padding: 7px 15px 7px 10px;
    margin: 10px;
    color: #5E7FEA;
    background: #ECECEC;
    border-radius: 10px;
}

.add:hover {
    background: #5E7FEA;
    color: white;
}

/*「追加する」以外buttonの装飾*/
.add2{
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    padding:  0.25em 1.5em;
    margin: 5px;
    color: #00BCD4;
    background: #ECECEC;
    border-radius: 25px;
}

.add2:hover {
    background: #00bcd4;
    color: white;
}

.add3{
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    padding:  0.25em 1.5em;
    color: #00BCD4;
    background: #ECECEC;
    border-radius: 25px;
}

.add3:hover {
    background: #00bcd4;
    color: white;
}

/*ごみ箱の装飾*/
.fa-1{
    font-size: 1.5rem;
}

.topic{
    background-color: #20b2aa;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 5px;
    padding-left: 15px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

i.far{
    color: #f6fb3b;
    float: right;
}

/*アプリ選択画面のカラム設定*/
.flex1{
    display: flex;
}

.main3{
/*    width: 150%;*/
	flex: 5;
}

.images1{
    margin-left: 80px;
    flex: 2;
}

.app_img{
    position: relative;
    width: 226px;
    top: 48px;
    left: 16px;
}

.iphone_img{
    position: relative;
    top: -406px;
    width: 257px;
    height: 502px;
}

/*フレックス設定---------------------------------------------------------------*/

/*フレックス設定（このクラスで囲んだ子要素がカラム分割できる）*/
.flex2{
    display: flex;
}

/*フレックスのサイドバー部分（ロゴテンプレート用）*/
.sidebar2{
    width: 25%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
}

.main2 {
    width: 70%;
    transition: .5s linear;
}

@media (min-width: 736px) {
    .main2_full {
        width: 100%;
    }
    
    div.sidebar3_none {
        width: 0;
        opacity: 0;
    }
}

.sidebar3{
    width: 30%;
    transition: .5s linear;
    position: relative;
}

.sidebar4{
    width: 25%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

/*フレックスのサイドバー部分（ロゴタイプ用）*/
.move{
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.abso {
    position: absolute;
    top: 0;
    transition: .5s;
}

.abso.fixed{
    position: fixed;
    top: 5%;
}

/*ロゴプレビュー----------------------------------------------------------------*/

/*ロゴプレビュー背景全体の設定*/
.logo_preview {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 35px;
    padding: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.logo_preview2 {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 35px;
    padding: 15px;
    margin: 5% auto;
}

/*ロゴプレビュー画像の設定（ロゴタイプ用）*/
img.iconImage{
    position: absolute;
    width: 80%;
    height: 80%;
    top: 9px;
    right: 20px;
}

/*ロゴプレビューのフォントの配置設定（ロゴタイプ用）*/
img.iconImage2{
    position: absolute;
    top: 22px;
    right: 15px;
    width: 170px;
    height: 170px;
}

/*ロゴプレビューの画像設定（背景色変えるのみの時）*/
img.iconImage3{
    width: 100%;
    height: 100%;
}

/*プレビューの「プレビュー」文字設定*/
.headline{
    padding: 0.5em 0;
    margin: 10px;
    background-color: #c8d2d2;
    border: dashed 3px #ffffff;
    box-shadow: 0px 0px 8px 6px #c8d2d2;
}
.headline p{
    display: block;
    width: 200px;
    color: #4c4c4c;
    text-align: center;
}

/*POPデザイン「プレビューの文字設定」*/
.headline2{
    padding: 0.5em 0;
    margin: 60px;
    background-color: #c8d2d2;
    border: dashed 3px #ffffff;
    box-shadow: 0px 0px 8px 6px #c8d2d2;
    position: relative;
    top: 41px;
}
.headline2 p{
    display: block;
    width: 200px;
    color: #4c4c4c;
    text-align: center;
}

/*チラシデザイン「プレビューの文字設定」*/
.headline3{
    padding: 0.5em 0;
    margin: 40px;
    background-color: #c8d2d2;
    border: dashed 3px #ffffff;
    box-shadow: 0px 0px 8px 6px #c8d2d2;
}
.headline3 p{
    display: block;
    width: 200px;
    color: #4c4c4c;
    text-align: center;
}

/*ロゴテンプレート--------------------------------------------------------------*/

/*ロゴテンプレート全体の配置設定*/
.templateDesign{
    margin: 0 auto;
    list-style: none;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    padding: 0;
}

/*ロゴテンプレートの背景色サイズ設定*/
li.template_Design1 {
    display: inline-block;
    border-radius: 20px;
    width: 100px;
    height: 100px;
    margin: 5px;
}

/*ロゴテンプレートのラジオボタンのサイズ*/
ul.templateDesign li input {
    transform: scale(1.5);
}

/*ロゴテンプレート選択時のカーソルタイプ*/
.templateDesign label {
    cursor: pointer;
}

ul.templateDesign li label {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}

.tempEx{
    height: 100px;
    width: 100px;
}

/*ロゴテンプレートの画像選択 黒ver.*/
.black .templateDesign1 {
    background: url(/images/logo_template/black/1.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign2 {
    background: url(/images/logo_template/black/2.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign3 {
    background: url(/images/logo_template/black/3.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign4 {
    background: url(/images/logo_template/black/4.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign5 {
    background: url(/images/logo_template/black/5.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign6 {
    background: url(/images/logo_template/black/6.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign7 {
    background: url(/images/logo_template/black/7.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign8 {
    background: url(/images/logo_template/black/8.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign9 {
    background: url(/images/logo_template/black/9.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign10 {
    background: url(/images/logo_template/black/10.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign11 {
    background: url(/images/logo_template/black/11.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign12 {
    background: url(/images/logo_template/black/12.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign13 {
    background: url(/images/logo_template/black/13.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign14 {
    background: url(/images/logo_template/black/14.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign15 {
    background: url(/images/logo_template/black/15.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign16 {
    background: url(/images/logo_template/black/16.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign17 {
    background: url(/images/logo_template/black/17.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign18 {
    background: url(/images/logo_template/black/18.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign19 {
    background: url(/images/logo_template/black/19.png) center center no-repeat;
    background-size: 75px;
}
.black .templateDesign20 {
    background: url(/images/logo_template/black/20.png) center center no-repeat;
    background-size: 75px;
}

/*ロゴテンプレートの画像選択 白ver.*/
.templateDesign1 {
    background: url(/images/logo_template/white/1.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign2 {
    background: url(/images/logo_template/white/2.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign3 {
    background: url(/images/logo_template/white/3.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign4 {
    background: url(/images/logo_template/white/4.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign5 {
    background: url(/images/logo_template/white/5.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign6 {
    background: url(/images/logo_template/white/6.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign7 {
    background: url(/images/logo_template/white/7.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign8 {
    background: url(/images/logo_template/white/8.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign9 {
    background: url(/images/logo_template/white/9.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign10 {
    background: url(/images/logo_template/white/10.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign11 {
    background: url(/images/logo_template/white/11.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign12 {
    background: url(/images/logo_template/white/12.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign13 {
    background: url(/images/logo_template/white/13.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign14 {
    background: url(/images/logo_template/white/14.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign15 {
    background: url(/images/logo_template/white/15.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign16 {
    background: url(/images/logo_template/white/16.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign17 {
    background: url(/images/logo_template/white/17.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign18 {
    background: url(/images/logo_template/white/18.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign19 {
    background: url(/images/logo_template/white/19.png) center center no-repeat;
    background-size: 75px;
}
.templateDesign20 {
    background: url(/images/logo_template/white/20.png) center center no-repeat;
    background-size: 75px;
}

/*ロゴテンプレートのフォント画像サイズ設定（タイプ選択の時にも使用）*/
.fontImage img{
    position: relative;
    top: 4px;
    width: 100%;
    height: auto;
}

/*ロゴテンプレートのフォント画像配置（タイプ選択の時にも使用）*/
.fontImage{
    width: 100%;
    text-align:center;
}

/*ロゴテンプレートのフォントサンプルのボーダーデザイン（タイプ選択の時にも使用）*/
.font_box{
    position: relative;
    width: 90%;
    margin: 1em auto 1.5em auto;
    padding: 1em 2em;
    border: 5px dashed #c0c0c0;
}

.icon_box{
    margin-bottom:0.5em;
}
/*ロゴテンプレートのフォント「sample」の見出しデザイン、配置（タイプ選択の時にも使用）*/
.font_box .kawaii{
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 1em;
    font-family: arial black;
    padding: 0 1em;
    margin: 0;
    background-color: #fefefe;
    transform: translateY(-50%) translateX(1em);
}

/*ロゴタイプのフォントサンプルのボーダーデザイン（タイプ選択の時にも使用）*/
.font_box2{
    position: relative;
    width: 70%;
    margin: 1em 1px 1.5em 1px;
    padding: 1em 2em;
    border: 5px dashed #c0c0c0;
}

/*ロゴタイプのフォント「sample」の見出しデザイン、配置（タイプ選択の時にも使用）*/
.font_box2 .kawaii{
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 1em;
    font-family: arial black;
    padding: 0 1em;
    margin: 0;
    background-color: #fefefe;
    transform: translateY(-50%) translateX(1em);
}

.more_icon{
    display: block;
    text-align: right;
    cursor: pointer;
    width: 150px;
    margin-left: 514px;
    background-color: #848484;
    padding: 7px;
    color: white;
    border-radius: 10px;
}

.more_icon_img{
    height: 93%;
    position: relative;
    left: 27px;
    top: 24px;
}
.close_modal_moreimage{
    float: right;
    text-align: center;
    width: 30px;
    height: 30px;
    margin: 10px;
    right: -1px;
    vertical-align: middle;
    font-size: 20px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 30px;
    cursor: pointer;
}

#more_image1, #more_image2, #more_image3, #more_image4, #more_image5,
#more_image6, #more_image7, #more_image8, #more_image9, #more_image10{
    height: 1px;
}

.more_icon_bg1, .more_icon_bg2, .more_icon_bg3, .more_icon_bg4, .more_icon_bg5,
.more_icon_bg6, .more_icon_bg7, .more_icon_bg8, .more_icon_bg9, .more_icon_bg10{
    position: absolute;
    background-color: white;
    width: 403px;
    height: 588px;
    right: 8px;
    bottom: 5px;
    box-shadow: 0px 0px 5px 1px #292929d9;
    border-radius: 17px;
}

/*-----------------------------------------------------------------------------*/

/*ロゴタイプ--------------------------------------------------------------------*/

/*ロゴタイプ全体の配置設定*/
.typeCss{
    width: 100%;
    margin: 0 auto;
    list-style: none;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    padding: 0;
}

/*ロゴタイプの背景色、サイズ設定*/
.typeCss2{
    display: inline-block;
    background: #efd9c2;
    border-radius: 20px;
    width: 100px;
    height: 100px;
    margin: 5px;
}
ul.typeCss li input {
    transform: scale(1.5);
}

.typeCss label {
    cursor: pointer;
}

ul.typeCss li label {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}

/*ロゴタイプの画像選択*/
.typeDesign1{
    background: url(/images/logo_type/black/1.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign2{
    background: url(/images/logo_type/black/2.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign3{
    background: url(/images/logo_type/black/3.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign4{
    background: url(/images/logo_type/black/4.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign5{
    background: url(/images/logo_type/black/5.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign6{
    background: url(/images/logo_type/black/6.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign7{
    background: url(/images/logo_type/black/7.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign8{
    background: url(/images/logo_type/black/8.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign9{
    background: url(/images/logo_type/black/9.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign10{
    background: url(/images/logo_type/black/10.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign11{
    background: url(/images/logo_type/black/11.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign12{
    background: url(/images/logo_type/black/12.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign13{
    background: url(/images/logo_type/black/13.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign14{
    background: url(/images/logo_type/black/14.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign15{
    background: url(/images/logo_type/black/15.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign16{
    background: url(/images/logo_type/black/16.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign17{
    background: url(/images/logo_type/black/17.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign18{
    background: url(/images/logo_type/black/18.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign19{
    background: url(/images/logo_type/black/19.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign20{
    background: url(/images/logo_type/black/20.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign21{
    background: url(/images/logo_type/black/21.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign22{
    background: url(/images/logo_type/black/22.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign23{
    background: url(/images/logo_type/black/23.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign24{
    background: url(/images/logo_type/black/24.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign25{
    background: url(/images/logo_type/black/25.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign26{
    background: url(/images/logo_type/black/26.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign27{
    background: url(/images/logo_type/black/27.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign28{
    background: url(/images/logo_type/black/28.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign29{
    background: url(/images/logo_type/black/29.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign30{
    background: url(/images/logo_type/black/30.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign31{
    background: url(/images/logo_type/black/31.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign32{
    background: url(/images/logo_type/black/32.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign33{
    background: url(/images/logo_type/black/33.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign34{
    background: url(/images/logo_type/black/34.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign35{
    background: url(/images/logo_type/black/35.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign36{
    background: url(/images/logo_type/black/36.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign37{
    background: url(/images/logo_type/black/37.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign38{
    background: url(/images/logo_type/black/38.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign39{
    background: url(/images/logo_type/black/39.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign40{
    background: url(/images/logo_type/black/40.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign41{
    background: url(/images/logo_type/black/41.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign42{
    background: url(/images/logo_type/black/42.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign43{
    background: url(/images/logo_type/black/43.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign44{
    background: url(/images/logo_type/black/44.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign45{
    background: url(/images/logo_type/black/45.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign46{
    background: url(/images/logo_type/black/46.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign47{
    background: url(/images/logo_type/black/47.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign48{
    background: url(/images/logo_type/black/48.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign49{
    background: url(/images/logo_type/black/49.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign50{
    background: url(/images/logo_type/black/50.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign51{
    background: url(/images/logo_type/black/51.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign52{
    background: url(/images/logo_type/black/52.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign53{
    background: url(/images/logo_type/black/53.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign54{
    background: url(/images/logo_type/black/54.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign55{
    background: url(/images/logo_type/black/55.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign56{
    background: url(/images/logo_type/black/56.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign57{
    background: url(/images/logo_type/black/57.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign58{
    background: url(/images/logo_type/black/58.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign59{
    background: url(/images/logo_type/black/59.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign60{
    background: url(/images/logo_type/black/60.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign61{
    background: url(/images/logo_type/black/61.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign62{
    background: url(/images/logo_type/black/62.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign63{
    background: url(/images/logo_type/black/63.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign64{
    background: url(/images/logo_type/black/64.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign65{
    background: url(/images/logo_type/black/65.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign66{
    background: url(/images/logo_type/black/66.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign67{
    background: url(/images/logo_type/black/67.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign68{
    background: url(/images/logo_type/black/68.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign69{
    background: url(/images/logo_type/black/69.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign70{
    background: url(/images/logo_type/black/70.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign71{
    background: url(/images/logo_type/black/71.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign72{
    background: url(/images/logo_type/black/72.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign73{
    background: url(/images/logo_type/black/73.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign74{
    background: url(/images/logo_type/black/74.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign75{
    background: url(/images/logo_type/black/75.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign76{
    background: url(/images/logo_type/black/76.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign77{
    background: url(/images/logo_type/black/77.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign78{
    background: url(/images/logo_type/black/78.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign79{
    background: url(/images/logo_type/black/79.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign80{
    background: url(/images/logo_type/black/80.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign81{
    background: url(/images/logo_type/black/81.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign82{
    background: url(/images/logo_type/black/82.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign83{
    background: url(/images/logo_type/black/83.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign84{
    background: url(/images/logo_type/black/84.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign85{
    background: url(/images/logo_type/black/85.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign86{
    background: url(/images/logo_type/black/86.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign87{
    background: url(/images/logo_type/black/87.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign88{
    background: url(/images/logo_type/black/88.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign89{
    background: url(/images/logo_type/black/89.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign90{
    background: url(/images/logo_type/black/90.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign91{
    background: url(/images/logo_type/black/91.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign92{
    background: url(/images/logo_type/black/92.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign93{
    background: url(/images/logo_type/black/93.png) center center no-repeat;
    background-size: 75px;
}
.typeDesign94{
    background: url(/images/logo_type/black/94.png) center center no-repeat;
    background-size: 75px;
}

/*-----------------------------------------------------------------------------*/

/*必須項目のチェックマーク装飾*/
.checkbox{
    padding: 2px;
    margin: 0 5px;
    color: #0021ff;
}

/*page1のアプリ名称サンプル*/
img.sample1{
/*    width: 100%;*/
    max-height: 38vh;
    border-radius: 11px;
    border: 5px dashed #20b2aa;
}

/*ポイント特典の来店回数のcss*/
.pointCalculation{
    font-size: 20px;
    font-weight: bold;
    height: 110px;
    padding: 0 15px;
    text-align: center;
}

.pointCalculation div{
    float: left;
    padding: 5px;
}

.point1{
    font-size: 40px;
    font-weight: bold;
    padding: 0 5px;
    margin: 10px;
    border: 5px solid #48d1cc;
    cursor: pointer;
}

.point2{
    font-size: 40px;
    font-weight: bold;
    padding: 0 5px;
    margin: 10px;
    border: 5px solid #48d1cc;
}

.pointfont{
    font-size: 20px;
    vertical-align: bottom;
}

.symbol{
    font-size: 74px;
    font-weight: bold;
}

.btn_transparent_box{
	display: flex;
}

.btn_transparent{
	flex: 1;
}

.btn_transparent p{
	text-align: center;
	font-weight: bold;
}