@charset "utf-8";
/* 共通要素
   ========================================================================== */

html {
    height: 100%;
}

body {
    background-color: #ffffff;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-weight: 300;
    color: #333;
}

p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

a {
    color: #f85c37;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

section h1 {
    margin: 0;
    padding: 0;
}

/* ヘッダ
   ========================================================================== */
header .box {
    padding: 10px;
    padding-bottom: 5px;
}

header .title {
    width: 50%;
    float: left;
}

header .freedial {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

/* フッタ
   ========================================================================== */
footer .box {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

footer .box p {
    margin: 0;
    padding: 0;
}

.footer-ul {
    background-color: #2f2f2f;
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

.footer-ul li {
    /*border-right: 1px solid #fff;*/
    display: table-cell;
    vertical-align: middle;
}

.footer-ul li:hover {
    /*background-color: #ffffff;*/

}

.footer-ul li:last-child {
    border-right: 0;
}

.footer-ul li a {
    color: #fff;
    display: block;
    font-size: 0.68em;
    text-decoration: none;
    padding: 10px 0;
}

.footer-ul li a:hover {
    color: #f85c37;
}

.footer-ul .iconImg {
    text-align: center;
    margin: 0 auto 5px auto;
    padding: 0 auto;
    max-height: 20px;
}

/* 共通部品
   ========================================================================== */
.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

.w_15p {
    width: 15%;
}

.w_50p {
    width: 50%;
}

.w_90p {
    width: 90%;
}

.w_100p {
    width: 100%;
}

.mb_5 {
    margin-bottom: 5px;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_60 {
    margin-bottom: 60px;
}

.pl_10 {
    padding-left: 10px;
}

.pr_10 {
    padding-right: 10px;
}

.bg_white {
    background-color: #ffffff;
}




















/*ヒロミさん用*/


#mainimg-v2+#entry01 {
    margin: 30px auto 30px auto;
}

#mainimg-v2 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#mainimg-v2 {
    width: 100%;
    display: block;
    width: 100%;
    background-image: url(../images/only-for-v2.webp);
    background-position: center;
    background-size: cover;
    padding: 60px 0;
    position: relative;
}

#mainimg-v2>.v2-inner {
    z-index: 2;
    position: relative;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

#mainimg-v2>.v2-inner>* {
    position: relative;
    z-index: 3;
}

#mainimg-v2::after {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffa600;
    opacity: 0.3;
    z-index: 1;
}

#mainimg-v2>.v2-inner>.hiromi-san {
    width: 270px;
    position: absolute;
    bottom: -67px;
    right: 0;
    z-index: 2;
}

.hiromi-san-box {
    width: 100%;
    height: 100%;
    position: relative;
}

.hiromi-san-box img {
    width: 100%;
    -webkit-filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.6));
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.6));
}

#mainimg-v2 h1 {
    font-weight: 900;
    font-size: 36px;
    color: #573e27;
    text-indent: 100px;
    text-shadow: -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff, 2px 2px 1px #fff;
}

#mainimg-v2 h1 span.txt_01 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -83px;
    text-indent: 100px;
    margin-right: 3px;
    font-size: 40px;
    color: #fff;
    text-shadow: -2px -2px 1px #5a4504, 2px -2px 1px #5a4504, -2px 2px 1px #5a4504, 2px 2px 1px #5a4504;
}

#mainimg-v2 h1 span.txt_02 {
    font-size: 48px;
}

#mainimg-v2 h1 span.txt_03 {
    font-size: 48px;
    color: #f1700d;
}


.v2-inner .pics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

#mainimg-v2>.v2-inner>.blue-ball {
    position: absolute;
    top: -30px;
    right: 250px;
    z-index: 1;
}

.ball-inner {
    width: 150px;
    height: 150px;
    background-color: #2E79CC;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px 0px #ffffff;
    box-shadow: 0px 0px 15px 0px #ffffff;
}

.ball-1 {
    color: #faeb81;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2em;
}

.ball-2 {
    color: #f1700d;
    font-weight: bold;
    text-shadow: 1px 1px 0 #FFF,
        -1px -1px 0 #FFF,
        -1px 1px 0 #FFF,
        1px -1px 0 #FFF,
        0px 1px 0 #FFF,
        0 -1px 0 #FFF,
        -1px 0 0 #FFF,
        1px 0 0 #FFF;
    font-size: 30px;
    margin-top: 5px;
    line-height: 1em;
}

.sp-br {
    display: none;
}

.absd {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-shadow: 1px 1px 0 #FFF,
        -1px -1px 0 #FFF,
        -1px 1px 0 #FFF,
        1px -1px 0 #FFF,
        0px 1px 0 #FFF,
        0-1px 0 #FFF,
        -1px 0 0 #FFF,
        1px 0 0 #FFF;
    width: 100%;
    position: absolute;
    bottom: 1em;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}


#mainimg-v2 h1 {
    font-size: 24px;
}

#mainimg-v2 h1 span.txt_01 {
    font-size: 30px;
}

#mainimg-v2 h1 span.txt_02 {
    font-size: 34px;
}

#mainimg-v2 h1 span.txt_03 {
    font-size: 34px;
}

.pics {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pics>li {
    min-width: 240px;
}

#mainimg-v2>.v2-inner>.blue-ball {
    position: absolute;
    top: 0px;
    right: 200px;
    z-index: 1;
}




#mainimg-v2 {
    padding-bottom: 400px;
    width: 100%;
}

#mainimg-v2>.v2-inner>.hiromi-san {
    bottom: -407px;
}

#mainimg-v2>.v2-inner>.blue-ball {
    top: auto;
    right: 220px;
    bottom: -157px;
}

.sp-br {
    display: block;
}

#mainimg-v2 h1 {
    width: 100%;
    text-indent: 0;
    padding: 0 0px;
    text-align: center;
    line-height: 1.8em;
}

.v2-inner .pics {
    display: block;
    margin-top: 0px;
    list-style: none;
    padding: 0;
    width: 85%;
    margin: 30px auto;
}

.pics>li {
    width: 100%;
    min-width: 100%;
}

.pics>li>img {
    width: 100%;
    min-width: 100%;
}

#mainimg-v2 h1 span.txt_01 {
    margin-left: 0;
}

#mainimg-v2>.v2-inner>.hiromi-san {
    bottom: -430px;
}

#spPBanner {
    z-index: 999;
}

.ver_SARABA_SP #mainimg-v3 {
    width: 100%;
    display: block;
}

.ver_SARABA_SP #mainimg-v3 img {
    width: 100%;
    display: block;
}

.v3-inner {
    display: none;
}