@charset "utf-8";


/*  Resetting
/*-------------------------------------------*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
* { margin: 0px; padding: 0px; word-wrap: break-word; }
ul { list-style: none; }
body, ul, ol, li, dl, dt, dd, table, form, input, label { margin:0; padding:0; font-weight:normal; }
/* Text elements */
body { color:#4a4a4a;line-height: 1.875;font-size: 18px;letter-spacing: 1px; font-weight: 400;font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; -webkit-font-smoothing: antialiased;}

h1, h2, h3, h4, h5, ul { font-size:100%; margin:0; padding:0; }
h1, h2, h3, h4, h5, p, ul, th, td { }
hr { border: none;
    border-top: solid 0.5px #1b2064;
    height: 1px;
    width: 30%;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
     }
th { font-weight:lighter; }
dt { font-weight: bold; }
strong { font-weight: bold; }
a { color: #00b0e3; font-weight: bold; text-decoration:none; font-size:100%; overflow:hidden; outline:none; }
a:hover { color:#fff; transition: .4s ; text-decoration: none; }
a.blog_a { color: #000; font-weight: bold; text-decoration:none; font-size:100%; overflow:hidden; outline:none; }
a.blog_a:hover { color: #00acae; transition: .4s ; text-decoration: none; }
img { border: no; text-decoration:none;}
img { border: none; vertical-align: top; max-width: 100%; }
a img { border:none; }
a:hover img { opacity:0.5; filter: alpha(opacity=50); -ms-filter: "alpha( opacity=50 )"; transition: .4s ;  }
section{overflow: hidden;}


/*-------------------------------------------*/
/*  Width
/*-------------------------------------------*/
.w100 {
    width: 100%;
}
.w30 {
    width: 30%
}
.w50 {
    width: 50%
}
.w40 {
    width: 40%;
    margin: auto;
}
.w70 {
    width: 70%
}
.w80 {
    width: 80%;
        margin: auto;
}
.w90 {
    width: 90%;
        margin: auto;
}

.margin-lr15 { margin-left: 15%; margin-right: 15%;  }

header {
    
}

input[type="text"],
input[type="password"],
textarea,
button,
select {
    outline: none;
}

/*-------------------------------------------*/
/*  Wrap
/*-------------------------------------------*/
.inner-wrap {
    width: auto;
    padding: 24px 60px 30px 60px;
    overflow: auto;
}
.wrap {
    margin: auto;
    overflow: hidden;
    width: 960px;
}

.wrap_1098 {
        width: 960px;
}

.rose-border {
    background: url(../images/rose-border-top.png), url(../images/rose-border-bottom.png);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
}

/*-------------------------------------------*/
/*  Button02
/*-------------------------------------------*/

.shiny-btn1 {
    display: block;
    position: relative;
    
    text-decoration: none;
    overflow: hidden;
}
.shiny-btn1:hover {
    text-decoration: none;
    color: #fff;
}
.shiny-btn1::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 1.7s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.yureru-s {
    animation: yureru-s 2s infinite;
}

@keyframes yureru-s {
    0% {
        transform: translate(2px, 0px);
    }
    5% {
        transform: translate(-2px, 0px);
    }
    10% {
        transform: translate(2px, 0px);
    }
    15% {
        transform: translate(-2px, 0px);
    }
    20% {
        transform: translate(2px, 0px);
    }
    25% {
        transform: translate(-2px, 0px);
    }
    30% {
        transform: translate(0px, 0px);
    }
}

/*-------------------------------------------*/
/*  Header
/*-------------------------------------------*/
.kv {
    max-width: 1500px;
    margin: 0 auto;
}

/*-------------------------------------------*/
/*  Font-style
/*-------------------------------------------*/

.pull-top {
    position: relative;
    z-index: 2
}

.dec {
    display: inline;
    margin: 0 auto;
    padding: 13px 30px;
    border-bottom: 1px solid #f28892;
    color: #333;
    }

.current {
    font-size: 1.4rem;
    letter-spacing: .025em;
    line-height: 1;
    right: 20px;
    bottom: 25px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: fixed;
    color: #b4965c;
}

.current p {
    height: 300px;
    right: 0;
    bottom: 0;
    text-align: right;
    position: absolute;
}

.current p .letter {
    opacity: 0;
    display: inline-block;
}

.logo_w {
    width: 600px;
    margin: 90px 10px;
    display: block
}


.w_gifts {
    width: 700px;
    margin: 0px auto 60px;
    text-align: center;
    display: block
}

.name_w {
    width: 450px;
    margin:0px auto 40px ;
    text-align: center;
    display: block
}

.arrow_w {width:30px;}


.bg_01 {
    background: url(../images/bg-01.jpg) no-repeat;
    position: relative;
    background-size: cover;
}
.bg_02 {
    background: url(../images/bg-02.jpg) repeat;
    position: relative;
}
.bg_03 {
    background: url(../images/bg-03.jpg) repeat;
    position: relative;
}
.bg_04 {
    background: url(../images/bg-04.jpg) repeat;
    position: relative;
}
.wrap {
    z-index: 1;
    position: relative;
}


.design_title01,
.design_title02,
.design_title03,
.design_title04,
.design_title05,
.design_title06,
.design_title07,
.design_title08,
.design_title09,
.design_title10 {
    position: relative;
    z-index: 1;
}

.yellow_bg {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ebeac1;
    opacity: .2;
}

.design_title01 {
    height: auto;
    color: #fff;
    font-size: 4.18229170849em;
    display: inline-block;
    padding: 0 45px;
    position: relative;
}

.design_title01:after {
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-top-color: #820000;
    content: ' ';
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border-width: 30px
}
.divider {
    margin: 10px 0 20px 0;
    overflow: hidden;
    background-image: linear-gradient(to right, #000 33%, rgba(255, 255, 255, 0) 0);
    background-position: bottom;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    padding-bottom: 15px;
    zoom: 1;
}
.postcript {
    background-image: url(../images/text_line.png);
    line-height: 50px;
}
.design_title02 {
    height: auto;
    position: relative;
    font-size: 1.8em;
    line-height: 1.2em;
}
.design_title02 span:after {
    content: '';
    width: 100%;
    height: 10px;
    background-color: #001654;
    position: absolute;
    top: 0;
    left: 0;
}

.design_title03 {
    height: auto;
    position: relative;
    border-top: solid #ecd1d1 2px;
    border-bottom: solid #ecd1d1 2px;
    font-size: 2.2em;
    line-height: 1.2em;
}

.design_title04 {
    height: auto;
    position: relative;
    color: #fff;
    background-color: #f5e5e8;
    font-size: 2.2em;
    line-height: 1.2em;
}
.design_title04:after {
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-top-color: #f5e5e8;
    content: ' ';
    top: 100%;
    left: 50%;
    margin-left: -30px;
    border-width: 30px
}
.design_title05 {
    height: 100%;
    position: relative;
    background-color: transparent;
    font-size: 2.8em;
    padding: 0 35px;
    background: rgba(52,33,9,1);
    background: -moz-linear-gradient(left, rgba(52,33,9,1) 0%, rgba(65,39,13,1) 32%, rgba(83,49,16,1) 51%, rgba(65,39,13,1) 72%, rgba(52,33,9,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(52,33,9,1)), color-stop(32%, rgba(65,39,13,1)), color-stop(51%, rgba(83,49,16,1)), color-stop(72%, rgba(65,39,13,1)), color-stop(100%, rgba(52,33,9,1)));
    background: -webkit-linear-gradient(left, rgba(52,33,9,1) 0%, rgba(65,39,13,1) 32%, rgba(83,49,16,1) 51%, rgba(65,39,13,1) 72%, rgba(52,33,9,1) 100%);
    background: -o-linear-gradient(left, rgba(52,33,9,1) 0%, rgba(65,39,13,1) 32%, rgba(83,49,16,1) 51%, rgba(65,39,13,1) 72%, rgba(52,33,9,1) 100%);
    background: -ms-linear-gradient(left, rgba(52,33,9,1) 0%, rgba(65,39,13,1) 32%, rgba(83,49,16,1) 51%, rgba(65,39,13,1) 72%, rgba(52,33,9,1) 100%);
    background: linear-gradient(to right, rgba(52,33,9,1) 0%, rgba(65,39,13,1) 32%, rgba(83,49,16,1) 51%, rgba(65,39,13,1) 72%, rgba(52,33,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#342109', endColorstr='#342109', GradientType=1 );
}
.design_title06 {
    height: auto;
    position: relative;
    background-color: transparent;
    font-size: 2.8em;
    padding: 0 35px;
    border-left:2px solid #fffdd0;
    border-right:2px solid #fffdd0;
    display: inline-table;
}
.design_title07,
.design_title09,
.design_title10{
      font-size: 2.1em;
      position: relative;
}
.design_title08 {
    height: auto;
    position: relative;
    color: #00091f;
    font-size: 3.125em;
}

.design_title08:after {
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-top-color: #ad0000;
    content: ' ';
    top: 90%;
    left: 50%;
    margin-left: -25px;
    border-width: 25px
}


.design_title09:before,
.design_title09:after{
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 600%;
}

.design_title10:before,
.design_title10:after{
    background: #900001;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    width: 600%;
}
.border_01 {
    border: solid;
    border-width: 1px;
    border-color: #003378;
}


/*-------------------------------------------*/
/*  Check
/*-------------------------------------------*/
ul.check01 li {
    padding: 0 7px 12px;
    background: url(../images/check01.png) no-repeat left 6px;
    padding-top: 8px;
    padding-left: 60px;
    text-align: left;
    border-bottom: 1px solid #DADBDD;
    margin-bottom: 7px;
    padding-bottom: 11px;
    min-height: 31px;
    background-size: 32px;
}

ul.check02 li {
    padding: 0 7px 12px;
    background: url(../images/check02.png) no-repeat left 6px;
    padding-top: 8px;
    padding-left: 60px;
    text-align: left;
    border-bottom: 1px solid #DADBDD;
    margin-bottom: 7px;
    padding-bottom: 11px;
    min-height: 31px;
    background-size: 32px;
}

ul.check03 li {
    padding: 0 7px 12px;
    background: url(../images/check03.png) no-repeat left 6px;
    padding-top: 8px;
    padding-left: 60px;
    text-align: left;
    border-bottom: 1px solid #DADBDD;
    margin-bottom: 7px;
    padding-bottom: 11px;
    min-height: 31px;
    background-size: 32px;
}

/*-------------------------------------------*/
/*  Footer
/*-------------------------------------------*/
footer a { color: #fff }
footer a:hover { color:rgba(255,255,255, .5); transition: .4s ; text-decoration: none; }

/*-------------------------------------------*/
/*  Page-top
/*-------------------------------------------*/
#page-top a {
    background: #fbb462db;
    text-decoration: none;
    color: #fff;
    width: 60px;
    padding: 10px 0;
    text-align: center;
    display: block;
    font-weight: normal;
    letter-spacing: 2px;
}
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    z-index: 9;
}

#page-top2 span {
    text-decoration: none;
    color: #fff;
    width: 26px;
    padding: 20px 0;
    text-align: center;
    display: block;
    font-weight: normal;
    letter-spacing: 2px;
}
#page-top2 {
    position: fixed;
    top: 10px;
    left: 10px;
    font-size: 12px;
    z-index: 99;
}


/*-------------------------------------------*/
/*  Hidden
/*-------------------------------------------*/
.overflow_h_pc { overflow: hidden;}


/*-------------------------------------------*/
/*  Button
/*-------------------------------------------*/

.animate72,
.a-option72,
.a-btnsub72 {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
a.a-btn {
    width: 100%;
    margin: auto;
    position: relative;
    display: inline-block;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
a.a-btn img {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
img.a-main {
    width: 100%;
    position: relative;
    z-index: 54;
}
a.shover:hover * {
    animation-name: none!important;
}
@-moz-keyframes animate72 {
    0% {
        -moz-transform: rotate(0deg);
    }
    40% {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(2deg);
    }
    60% {
        -moz-transform: rotate(-1deg);
    }
    70% {
        -moz-transform: rotate(3deg);
    }
    80% {
        -moz-transform: rotate(-2deg);
    }
    90% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}
@-o-keyframes animate72 {
    0% {
        -o-transform: rotate(0deg);
    }
    40% {
        -o-transform: rotate(0deg);
    }
    50% {
        -o-transform: rotate(2deg);
    }
    60% {
        -o-transform: rotate(-1deg);
    }
    70% {
        -o-transform: rotate(3deg);
    }
    80% {
        -o-transform: rotate(-2deg);
    }
    90% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(0deg);
    }
}
@-webkit-keyframes animate72 {
    0% {
        -webkit-transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(2deg);
    }
    60% {
        -webkit-transform: rotate(-1deg);
    }
    70% {
        -webkit-transform: rotate(3deg);
    }
    80% {
        -webkit-transform: rotate(-2deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}
@keyframes animate72 {
    0% {
        transform: rotate(0deg);
    }
    40% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(2deg);
    }
    60% {
        transform: rotate(-1deg);
    }
    70% {
        transform: rotate(3deg);
    }
    80% {
        transform: rotate(-2deg);
    }
    90% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.animate72 {
    -webkit-animation-name: animate72;
    -moz-animation-name: animate72;
    -o-animation-name: animate72;
    animation-name: animate72;
}
.a-btn72 {
    padding-left: 0%!important;
}
.a-option72 {
    top: 0%!important;
}
.a-option72 {
    width: 20%!important;
}
.a-btn72 {
    max-width: 100%!important;
}
.animate72,
.a-btnsub72,
.a-option72 {
    animation-duration: 1s!important;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s!important;
}
button {
    /*width: 100%;
    margin: auto;
    background: none !important;
    border-color: #fff;
    padding: 0!important;
    border-style: none;*/

    text-align: center;
    display: inline;
    vertical-align: middle;
    background: none !important;
    border: none !important;
    color: #fff;
    font-size: 24px;
    margin: 0 auto;
    padding: 0px 0px 0px;
    cursor: pointer;
    font-weight: bold;
}
.bcreate307 {
    background-color: #f3f3f3;
}

input.present {
    width: 59%;
    margin: 0 auto !important;
    display: block;
    height: 110px;
    font-size: 22px;
    text-align: center;
    background: #fff;
    border: none;
    box-shadow: none;
    font-family:'Hiragino Mincho ProN', 'ヒラギノ明朝 ProN W3', "游明朝体", "Yu Mincho",  'Noto Serif JP', 'HG明朝E','ＭＳ Ｐ明朝','ＭＳ 明朝',serif;font-weight:300
}

form { padding: 25px; }

::-webkit-input-placeholder {
    color: #b1b1b1;
    letter-spacing: 1px;
}

.signiture { 
    width: 190px;
 }


/*================ additional css ==================*/

br.sp_br {display:none;}

/*-------------------------------------------*/
/*  Modal Window
/*-------------------------------------------*/

ol {
  counter-reset: my-awesome-counter;
  list-style: none;
}
ol li {
  position: relative;
    border-bottom: 1px solid #DADBDD;
padding-bottom: 11px;
padding-top: 11px;
     padding-left: 60px; 
}

td{padding:16px; line-height: 1.6;}


.bg_yellow{
    background: linear-gradient(transparent 65%, #fef4ad 35%);
}
.bg_pink{
    background: linear-gradient(transparent 65%, #ffeded 35%);
}
.bg_blue{
    background-color: #b8d4ff;
}
.line_yellow{
 background: linear-gradient(transparent 92%, #ffe786 92%);
}

.button-simple {
    background: #08b000;
    color: #fff;
    display: inline-block;
    box-shadow: none;
    margin: auto;
    line-height: 1.3;
    font-size: 20px;
    height: 110px;
    width: 100%;
    border-style: none;
    text-align: center;
    padding: 40px 56px;
    border-radius: 5px;
    box-shadow: 0 3px 0 #408816;
}

.button-simple:hover {
    background-color: #ef789f;
    color: #fff;
    animation-play-state: paused;
    top: 3px;
    box-shadow: 0 3px 0 #b65474;
}

tr td:first-child {
    width: 50%;
    text-align: center;
}

table, td {
    border: solid 1px #d7d7d7;
    border-collapse: collapse;
    padding: 20px;
    text-align: center;
    line-height: 1.4;
}

.stripe {
    position: relative;
    padding: 0.3em;
}

.stripe:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: repeating-linear-gradient(-45deg, #ffca28, #ffca28 2px, white 2px, white 5px);
}
.strike > span {
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    padding-left: 2px;
}

.strike > span:before, .strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100px;
    height: 3px;
    margin-top: -2px;
    border-bottom: 1px solid #666;
}

.strike > span:before {
    right: 100%;
    margin-right: 35px;
}

.strike > span:after {
    left: 100%;
    margin-left: 35px;
}

.yureru-s {
    animation: yureru-s 2s infinite;
}
.bg_gradient{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edc4c4+0,fffbfb+50&1+0,0+50 */
    background: -moz-linear-gradient(top,  rgba(237,196,196,1) 0%, rgba(255,251,251,0) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(237,196,196,1) 0%,rgba(255,251,251,0) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgb(215 155 83) 0%,rgba(255,251,251,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc4c4', endColorstr='#00fffbfb',GradientType=0 ); /* IE6-9 */

}

