@charset "UTF-8";
strong {
    font-weight: 700;
}

.u-tc {
    text-align: center!important;
}

.u-fl {
    font-size: 1.4em!important;
}

.u-mtl {
    margin-top: 10rem!important;
}

.color-03 {
    color: #ff0000;
}

.btn-box {
    font-size: 36px!important;
}

.btn-box a {
    background-color: #FFA800!important;
    color: #fff;
    padding: 0.2em 0.5em!important;
    border-radius: 8px;
    text-decoration: none;
    line-height: 3!important;
    margin: 0px auto!important;
}

.btn-box a:hover {
    opacity: 0.6;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

p.btn-text {
    background-color: #FFA800!important;
    color: #fff;
    padding: 0.2em 0.5em!important;
    border-radius: 8px;
    line-height: 3!important;
    margin: 0px auto!important;
    width: 40%!important;
    font-weight: 700;
}

.small-img {
    margin-bottom: 50px!important;
}

.small-img img {
    width: 610px!important;
    height: auto!important;
    border: solid 5px #FE6603!important;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 60%)!important;
    box-sizing: border-box!important;
}

.small-img a:hover {
    opacity: 0.6;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.present-img {
    margin-bottom: 50px!important;
}

.present-img img {
    border: solid 1px #FE6603!important;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 60%)!important;
    box-sizing: border-box!important;
    width: 30%!important;
}

div#naotointiraymi_pc section.main-contents .inner .cnt01 .present_text{
    font-family:'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color:#FE6603;
    margin:50px 0;
}

div#naotointiraymi_pc section.main-contents .inner .cnt01 .present_open{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    margin: 50px 0;
    padding: 20px;
    background: #FE6603;
    width: 30%;
    margin: auto;
    border-radius: 50px;
}

div#naotointiraymi_pc section.main-contents .inner .cnt01 .present_open:hover{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    margin: 50px 0;
    padding: 20px;
    background: #f79759;
    width: 30%;
    margin: auto;
    border-radius: 50px;
}

div#naotointiraymi_pc section.main-contents .inner .cnt01 a{
    color: #ffffff;
    text-decoration:none;
}

div#naotointiraymi_pc section.main-contents .inner .cnt01 a:hover{
    color: #ffffff;
    text-decoration:underline;
}