@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:#533302;line-height: 1.875;font-size: 17px;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 { text-align: center;
    border: none;
    border-top: solid 1px #CCC;
    height: 1px;
    color: #FFFFFF;
    margin: 35px 0px;
    display: block;
}
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;}
mark {
    background-color: #fffdc6;
}

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

header {
    /*background: url(../images/headbg_pc.jpg) no-repeat;
    background-position: top center;
    height: 640px*/
}

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

/*-------------------------------------------*/
/*  Wrap
/*-------------------------------------------*/
.inner-wrap {
    width: auto;
    padding: 30px 70px;
    overflow: auto;
}
.wrap {
    margin: auto;
    overflow: hidden;
    width: 980px;
}

.wrap_1098 {
        width: 960px;
}

/*-------------------------------------------*/
/*  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
}

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

.arrow_w {width:30px;}
.bg_01 {
    background: linear-gradient(to bottom,  #f6ede2 0%,#ffffff 63%,#ffffff 100%); 
}

.bg_02 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fcf7f1+63,fcf7f1+100 */
    background: linear-gradient(to bottom,  #ffffff 0%,#f6ede2 63%,#f6ede2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.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;
    position: relative;
    font-size: 2.0em;
    padding: 29px 10px;
    color: #fff;
    background-color: #cca747;
    border-radius: 10px 10px 0 0;
}

.design_title02 {
    height: auto;
    position: relative;
    font-size: 2.0em;
    padding: 40px 10px;
    color: #fff;
    background-image: linear-gradient(135deg, #8a5808 33.33%, #8f6414 33.33%, #8f6414 50%, #8a5808 50%, #8a5808 83.33%, #8f6414 83.33%, #8f6414 100%);
background-size: 12.73px 12.73px;
}

.border {
        border: 2px double #cca747;
    border-radius: 10px;
}
/*-------------------------------------------*/
/*  Check
/*-------------------------------------------*/
ul.check01 li {
    background: url(../images/check01.png) no-repeat left 10px;
    min-height: 31px;
    line-height: 1.5;
    padding: 11px 0 11px 68px;
    background-size: 29px;
    border-bottom: 1px dotted #92713d;
}
ul.check02 li {
    background: url(../images/check02.png) no-repeat left 12px;
    padding-top: 11px;
    padding-left: 50px;
    text-align: left;
    border-bottom: 1px dashed #d6d6d6;
    margin-bottom: 7px;
    padding-bottom: 18px;
    min-height: 31px;
}

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

/*-------------------------------------------*/
/*  Page-top
/*-------------------------------------------*/
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 22px;
    padding: 20px 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;
}


/*-------------------------------------------*/
/*  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 {
    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: #f1f1f1;
    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 ==================*/
.box {
    background-color: #fffce0;
    border-radius: 50px;
}

br.sp_br {display:none;}
.bg_color_red{background-color:#b90007;}
.rec p {
    width: 60%;
}

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


ol {
  /*max-width: 350px;*/
  counter-reset: my-awesome-counter;
  list-style: none;
  /*padding-left: 40px;*/
}
ol li {
/*  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;*/
  position: relative;
border-bottom: 1px dotted #888;
padding-bottom: 11px;
padding-top: 11px;
     padding-left: 60px; 
     background-size: 36px !important;
}

#li_01 {
    background: url(../images/num_01.png) no-repeat left 15px;
}
#li_02 {
    background: url(../images/num_02.png) no-repeat left 15px;
}
#li_03 {
    background: url(../images/num_03.png) no-repeat left 15px;
}
table.tbl {
    border: solid 1px #e0dede;
    border-collapse: collapse;
}
.tbl th {
    font-weight: bold;
    color: #ed3c94;
}
.tbl td, .tbl th {
    border: solid 3px #fff;
}
td{padding:16px; line-height: 1.6;}


.bg_yellow{
    background: linear-gradient(transparent 65%, #ffdbe6 35%);
}
.btn-red {
    background-color: #00a41a;
    padding: 34px 5px;
    width: 80%;
    display: block;
    margin: auto;
}

.btn-red:hover {
    background-color: #fff;
    border: 1px solid #00a41a;
    padding: 34px 5px;
    width: 80%;
    display: block;
    margin: auto;
    color: #00a41a;
    transition: .4s ; text-decoration: none;
}

.button-simple {
    box-shadow: none;
    margin: auto;
    border-style: none;
}

tr td:first-child {
    width: 50%;
    text-align: center;
    background-color: #fff;
}
tr td:last-child {
    background-color: #fff;
}

table, td {
    border-collapse: collapse;
    padding: 15px;
    text-align: center;
    line-height: 1.4;
}
.strike > span:before, .strike > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 400px;
    border-bottom: 1px solid #f1b6b8;
}
.strike > span:before {
    right: 100%;
    margin-right: 15px;
}
.strike > span:after {
    left: 100%;
    margin-left: 15px;
}
.stripe {
    position: relative;
    padding: 0.2em;
}
.stripe:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(
-45deg
, #f8ff6a, #f8ff6a 2px, #ff5d8f 2px, #ff5d8f 5px);
}
/*-------------------------------------------*/
/*  Button02
/*-------------------------------------------*/

.shiny-btn1 {
    display: block;
    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; }
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 40px 50px;
  min-width: 120px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  background: #533302;
  border-radius: 10px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #533302;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}


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

.button-simple {
   position: relative;
    font-weight: bold;
    padding: 29px 0px;
    border-radius: 100px;
    font-size: 29px;
    background: #06c152;
    color: #fff;
    width: 73%;
    border: 6px solid white;
    box-shadow: 0px 0px 6px #ccc;
}

.button-simple:hover  {
    background-color: #02b84c;
    color: #fff;
    animation-play-state: paused;
}

.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);
    }
}

