@charset "UTF-8";


/*共通*/
.drop10 {
    padding-left: 1.0em;
    text-indent: -1.0em;
}

.fade50 {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.fade50:hover {
    opacity: 0.5;
}

/*共通*/


/*リセット*/
h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
    padding: 0px;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

table,
td,
th {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

a:active,
a:hover {
    outline: 0;
}

a img {
    border: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

img {
    border: 0;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 100%;
    display: block;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

textarea {
    overflow: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="reset"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
    border-radius: 0px;
}

input[type="submit"]::focus,
input[type="reset"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
    border-radius: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
}

/*リセット*/


html {
    font-size: 62.5%;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: tbudgothic-std, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
    -webkit-text-size-adjust: 100%;
    max-height: 999999px;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: justify;
    background: #ffff00;
}

#mobi_menu {
    display: none;
}

.footer_box {
    padding: 10% 5% 5% 5%;
    text-align: center;
    color: #fff;
    font-size: clamp(1.8rem, 4.5vw, 4.0rem);
}

.footer_box a {
color: #fff;
}


/*top*/
#top {
    width: 90%;
    max-width: 1000px;
    background: #00b0f0;
    padding: 0;
    margin: 0px auto;
    letter-spacing: 0.1em;
}

#top .box01 {
    background: #fff;
}

#top .box02 {}

#top .box02 h2,
#top .box03 h2 {
    text-align: center;
    margin-top: 5%;
    font-size: clamp(2.5rem, 5vw, 6rem);
    line-height: 150%;
    color: #ffff00;
    font-family: tbudmincho-std, sans-serif;
    font-style: normal;
    font-weight: 700;
}

#top .box03 {}

#top .box03_inner {
    background: #fff;
    padding: 0;
}

#top .box03_bt {
    display: flex;
    justify-content: center;
}

#top .box03_bt input {
    background: #ff2f92;
    font-size: clamp(1.8rem, 4.5vw, 4.0rem);
    color: #fff;
    padding: 2% 5%;
    border-radius: 10px;
}

#top .box03 p {
    text-align: center;
    margin-top: 40px;
    font-size: clamp(1.8rem, 3.9vw, 4.5rem);
}

#top .box04 {
    background: #00b0f0;
}

#top .box04 h2.size_plus {
    font-size: clamp(2.5rem, 5vw, 7rem);
    line-height: 150%;
    text-align: center;
    color: #fff;
}

#top .box04 h2 {
    font-size: clamp(2rem, 4vw, 5rem);
    line-height: 150%;
    text-align: center;
    color: #fff;
}

#top .box04 h3 {
    font-size: clamp(1.8rem, 3.9vw, 4.5rem);
    line-height: 150%;
    text-align: center;
    margin-top: 60px;
    color: #ffff00
}

#top .box04 p {
    font-size: clamp(1.8rem, 3.0vw, 3.0rem);
    line-height: 150%;
    text-align: center;
    color: #ffff00
}

#top .box04 a {
    font-size: clamp(1.8rem, 3.0vw, 3.0rem);
    line-height: 150%;
    text-align: center;
    color: magenta;
    display: block;
    font-weight: 700;
}

#top .box04 h2 span {
    font-size: clamp(1.4rem, 3.0vw, 3.0rem);
}

#top .box04 p + img {
    margin-top: 60px;
}

#top .box05 {
    padding: 0 5% 5% 5%;
    background: #00b0f0;
    text-align: center;
}

.box05 h2 {
    font-size: clamp(2rem, 5vw, 6rem);
    line-height: 150%;
    text-align: center;
    color: #ffff00;
    font-family: tbudmincho-std, sans-serif;
    font-style: normal;
    font-weight: 700;
}

#top .box05 img {
    margin: 4em auto 0 auto;
}

#top .box05 img.icon {
    max-width: 250px;
    width: 50%;
    margin: 4em auto 0 auto;
}

#top .box05 p {
    color: #fff;
    font-size: clamp(2rem, 3vw, 4rem);
    line-height: 140%;
    font-weight: 700;
    margin-top: 1em;
}

#top .box05 p.yellow {
    color: #ffff00;
    font-size: clamp(2rem, 3vw, 4rem);
    line-height: 140%;
    font-weight: 700;
    margin-top: 1em;
}


/*top*/





/*画像投稿ページ*/
#contact {
    width: 90%;
    max-width: 1000px;
    background: #fff;
    padding: 0px 0 0 0;
    margin: 0px auto;
    letter-spacing: 0.1em;
    background: #ff2f92;
}

#contact .box01 {
    padding: 5% 5% 0% 5%;
}

#contact .box01 h2 {
    text-align: center;
    margin-top: 5%;
    font-size: clamp(3.2rem, 5vw, 6rem);
    line-height: 150%;
    color: #ffff00;
    font-family: tbudmincho-std, sans-serif;
    font-style: normal;
    font-weight: 700;
}

#contact .box01 ul {
    margin-top: 0.5em;
    font-size: clamp(1.8rem, 3.5vw, 4.5rem);
    line-height: 150%;
    color: #fff;
}

#contact .box01 p {
    margin-top: 40px;
    font-size: clamp(1.8rem, 3.9vw, 4.5rem);
    line-height: 150%;
    color: #ffff00;
}

#contact .box01_inner {
    background: #fff;
    padding: 5%;
    margin-top: 5%;
}

#contact .box01_inner h3 {
    color: #ff2f92;
    font-size: clamp(1.8rem, 3.9vw, 4.5rem);
    margin-bottom: 40px;
}

#contact .box01_inner ul {
    color: #000;
}

#contact .box02 {
    padding: 5% 5% 0% 5%;
}

#contact .box02_bt01 {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#contact .box02_bt02 {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#contact .box02_bt01 input {
    background: #00b0f0;
    font-size: clamp(3rem, 4.5vw, 4.0rem);
    color: #fff;
    padding: 2% 5%;
    border-radius: 10px;
}

#contact .box02_bt02 input {
    background: #00b0f0;
    font-size: clamp(3rem, 4.5vw, 4.0rem);
    color: #fff;
    padding: 2% 5%;
    border-radius: 10px;
}

#contact .box02_img {
    margin-top: 60px;
}

#contact .box02 p {
    color: #fff;
    font-size: clamp(1.8rem, 4.5vw, 4.0rem);
    line-height: 180%;
    margin-top: 40px;
    text-align: center;
}

#contact .box02 p span {
color: #ffff00;
}

#contact .box02 input[type="text"] {
    width: 100%;
    border-radius: 0;
    border: solid 1px #000;
    font-size: 4.0rem;
}

#contact .box02 textarea {
    width: 100%;
    border-radius: 0;
    border: solid 1px #000;
    font-size: 4.0rem;
}

#contact .box05 {
    padding: 0 5% 5% 5%;
    text-align: center;
}

#contact .box05 img {
    max-width: 750px;
    width: 70%;
    margin: 4em auto 0 auto;
}

#contact .box01_inner img {
    max-width: 250px;
    width: 50%;
    margin: 0 auto 40px auto;

}

/*画像投稿ページ*/





/*確認ページ*/
#conform {
    width: 90%;
    max-width: 1000px;
    background: #fff;
    padding: 0px 0 0 0;
    margin: 0px auto;
    letter-spacing: 0.1em;
    background: #ff2f92;
}

#conform .box01 {
    padding: 5% 5% 0% 5%;
}

#conform .box01 h2 {
    text-align: center;
    font-size: clamp(3.5rem, 5vw, 6rem);
    color: #ffff00;
    font-family: tbudmincho-std, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}

#conform .box01 h3 {
    text-align: center;
    font-size: clamp(2.5rem, 4.5vw, 4.0rem);
    color: #fff;
    font-weight: 100;
    margin-top: 20px;
    line-height: 100%;
}

#conform .box02 {
    padding: 5% 5% 0% 5%;
}

#conform .box02_inner {
    background: #fff;
    padding: 5%;
    margin-top: 5%;
}

#conform .box02_inner ul {
    margin-top: 0.5em;
    font-size: clamp(1.6rem, 3.5vw, 4.5rem);
    line-height: 150%;
    color: #000;
}

#conform .box02 h3 {
    color: #ff2f92;
    font-size: clamp(1.8rem, 3.9vw, 4.5rem);
    margin-bottom: 0.5em;
    line-height: 100%;
}

#conform .box02_bt01 {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#conform .box02_bt01 input {
    background: #00b0f0;
    font-size: clamp(3rem, 4.5vw, 4.0rem);
    color: #fff;
    padding: 2% 5%;
    border-radius: 10px;
}

#conform .box02_img {
    margin-top: 0px;
}

#conform .box02 p {
    color: #fff;
    font-size: clamp(1.8rem, 4.5vw, 4.0rem);
    line-height: 180%;
    margin-top: 40px;
    text-align: center;
}

#conform .box02 .text {
    color: #000;
    font-size: clamp(1.8rem, 4.5vw, 4.0rem);
    line-height: 180%;
    margin-top: 0.2em;
    font-weight: 700;
}

#conform .box05 {
    padding: 0 5% 5% 5%;
    text-align: center;
}

#conform .box05 img {
    max-width: 750px;
    width: 70%;
    margin: 4em auto 0 auto;
}

/*確認ページ*/





/*お礼ページ*/
#thankyou {
    width: 90%;
    max-width: 1000px;
    background: #fff;
    padding: 0px 0 0 0;
    margin: 0px auto;
    letter-spacing: 0.1em;
    background: #ff2f92;
}

#thankyou .box01 {
    padding: 5% 5% 0% 5%;
}

#thankyou .box01 h2 {
    text-align: center;
    font-size: clamp(3.5rem, 5vw, 6rem);
    line-height: 150%;
    color: #ffff00;
    font-family: tbudmincho-std, sans-serif;
    font-style: normal;
    font-weight: 700;
}

#thankyou .box01 img {
    margin-top: 40px;
}

#thankyou .box01 ul {
    margin-top: 0.5em;
    font-size: clamp(1.8rem, 4.5vw, 4.0rem);
    line-height: 150%;
    color: #ff2f92;
    background: #fff;
    padding: 5%;
}

#thankyou .box01 p {
    margin-top: 40px;
    font-size: clamp(2.5rem, 4.5vw, 4.5rem);
    line-height: 150%;
    color: #fff;
    text-align: center;
}

#thankyou .box01_bt01 {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

#thankyou .box01_bt01 input {
    background: #00b0f0;
    font-size: clamp(3rem, 4.5vw, 4.0rem);
    color: #fff;
    padding: 2% 5%;
    border-radius: 10px;
}

#thankyou .box05 {
    padding: 0 5% 5% 5%;
    text-align: center;
}

#thankyou .box05 img {
    max-width: 750px;
    width: 70%;
    margin: 4em auto 0 auto;
}

/*お礼ページ*/



/* --- 画像トリミングUI（追記） --- */
#cropFrame {
    position: relative;
    width: min(500px, 100%);
    aspect-ratio: 1 / 1;
    /* 正方形固定 */
    margin: 0 auto 12px;
    overflow: hidden;
    border-radius: 10px;
    background: #ffffff;
}

#stage {
    width: 100%;
    height: 100%;
    display: block;
}

.cropHint {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #777;
    background: rgba(255, 255, 255, .65);
    pointer-events: none;
}

.cropControls {
    margin: 10px 0 14px;
}

.cropLabel {
    margin: 0 0 6px;
    font-weight: 700;
}

.posAdjust__mini {
    display: flex;
    gap: 10px;
    width: min(360px, 92%);
    margin: 10px auto 0;
}

.miniBtn {
    width: 50%;
    border: 0;
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    background: #fff;
    font-size: 2.0rem;
}

.miniBtn:disabled {
    opacity: .55;
    cursor: not-allowed;
}


/* ------------------------------
  「位置を調整する」デザイン寄せ
------------------------------ */

.posAdjust {
    margin: 14px 0 18px;
    text-align: center;
}

.posAdjust__title {
    margin: 0 0 1em 0;
    font-weight: 900;
    font-size: 2.5rem;
    color: #00b9ef;
}

/* スライダー全体（矢印付きバーを作る箱） */
.posAdjust__slider {
    width: min(500px, 100%);
    margin: 0 auto;
    position: relative;
}


/* 左右の矢印（青） */
.posAdjust__slider::after {
    content: "";
    position: absolute;
    height: 0;
}

.posAdjust_wrapper {
    display: flex;
}

.posAdjust_wrapper {
    width: min(500px, 100%);
    margin: 0px auto;
    display: flex;
    align-items: center;
}

.posAdjust_l {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #00b9ef;
    color: #ff2f92;
}

.posAdjust_r {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #00b9ef;
    color: #ff2f92;
}

.posAdjust__slider {
    background:
        linear-gradient(#00b9ef) center / 100% 6px no-repeat;
    border-radius: 10px;
}

/*
#contact .box02 input,
#contact .box02 textarea {
    width: 100%;
    border-radius: 0;
    border: solid 1px #000;
    font-size: 4.0rem;
    box-sizing: border-box;
}
*/
/* 入力欄だけに box-sizing を適用（submit等のボタンは巻き込まない） */
#contact .box02 input[type="text"],
#contact .box02 input[type="email"],
#contact .box02 textarea {
    box-sizing: border-box;
}

/* スライダー枠線（黒い四角）を強制的に消す */
.posAdjust__slider,
.posAdjust_wrapper {
    border: none !important;
    outline: none !important;
}

/* range自体の枠・フォーカス枠を消す */
#zoomRange {
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
}

#zoomRange:focus,
#zoomRange:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

#thankyou .savedImageWrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

#thankyou .savedImage {
    width: 100%;
    max-width: 520px;
    /* 好みで 400〜600 */
    height: auto;
    display: block;
}

/* range本体は“透明”にしてノブだけ見せる */
#zoomRange {
    -webkit-appearance: none;
    width: 100%;
    height: 44px;
    background: transparent;
    margin: 0;
    position: relative;
    z-index: +1;
}

/* WebKit track */
#zoomRange::-webkit-slider-runnable-track {
    height: 6px;
    background: transparent;
    /* ラインは親で描画 */
}

/* WebKit thumb */
#zoomRange::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 34px;
    height: 34px;
    border-radius: 999px;
    background: #00b9ef;
    border: 6px solid #00b9ef;
    box-shadow: 0 6px 14px rgba(0, 0, 0, .18);
    margin-top: -12px;
    /* track中央に合わせる */
}

/* Firefox track */
#zoomRange::-moz-range-track {
    height: 6px;
    background: transparent;
}

/* disabledの見た目 */
#zoomRange:disabled {
    opacity: .55;
}

/* スマホでのスクロールロック */
#cropFrame {
    touch-action: none;
    overscroll-behavior: contain;
}







/*レスポンシブ　750px以下*/
@media screen and (max-width:750px) {
    #mobi_menu {}
}

/*レスポンシブ　750px以下*/
