@charset "UTF-8";
@import "base.css";
@import "fonts.css";

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  株式会社アートピース //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      *
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
.index01 .container03 .box_content h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
    font-size: 140%;
}



p,
dt,
dd,
td,
li {
    line-height: 1.7em;
}

p {
    line-height: 1.7em;
}


/* common_reset
------------------------------------------------------------------------*/

img {
    border: 0;
    vertical-align: bottom;
}

.center {
    text-align: center
}

.fLeft {
    float: left !important
}

.fRight {
    float: right !important
}

.clearBoth {
    clear: both
}



/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
    background: none;
    max-width: 100%;
}

body {
    text-align: center;
    max-width: 100%;
    color: #241800;
    overflow-x: hidden;
}

#main {
    overflow: hidden;
    position: relative;
    max-width: 1170px;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
}

#index #main {
    max-width: 100%;
    padding-top: 80px;
}

#wrapper {
    text-align: left;
}

.inner {
    max-width: 1220px;
    margin: 0 auto;
}

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* contents
------------------------------------------------------------------------*/

#content {
    width: 745px;
    float: right;
    min-height: 700px;
    padding-top: 7px;
}

@font-face {
    font-family: 'NotoSansCJKjp';
    src: url('../fonts/NotoSansCJKjp-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansCJKjp_bold';
    src: url('../fonts/NotoSansCJKjp-Bold.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'EBGaramond';
    src: url('../fonts/EBGaramond-Italic.ttf');
    font-weight: normal;
    font-style: normal;
}


/* ------------------------------------------------------------------- base */


.pb0 {
    padding-bottom: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb45 {
    margin-bottom: 45px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pb35 {
    padding-bottom: 35px
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w30 {
    width: 30%;
}

.w33 {
    width: 33%;
}

.w50 {
    width: 50%;
}

.mr15 {
    margin-right: 15px;
}

.mr30 {
    margin-right: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.sp_mb10 {
    margin-bottom: 10px;
}

.w14 {
    width: 14%;
}

.w16 {
    width: 16%;
}

.w25 {
    width: 30%;
}

/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/


.index-main {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/top.jpg) top center no-repeat;
    background-size: cover;
    width: 100%;
    height: 615px;
    padding-top: 51.25%;
}


/*----------------------------box01----------------------------------*/

.pc {
    display: block;
}

.sp {
    display: none;
}

.winter__last {
    background: #F7F7F7;
    padding: 30px 0 50px;
}

.winter__last--ph {
    max-width: 1200px;
    margin: 0 auto;
}

.winter__last img {
    width: 100%;
}

.winter__tokuten {
    background: #E6DED2;
    padding: 50px 0;
    margin-bottom: 50px;
}

.winter__tokuten--title {
    position: relative;
    z-index: 20;
}

.winter__pickup--wht {
    background: #fff;
    max-width: 1200px;
    border-radius: 15px;
    margin: 0 auto;
    padding: 100px 0 50px;
    position: relative;
    top: -20px;
    z-index: 0;
}

.winter__pickup {
    width: 90%;
    margin: 0 auto;
}

/*
.winter__pickup:after {
    background: #000;
     content: " ";
     -webkit-filter: blur(4px);
     -ms-filter: blur(4px);
     filter: blur(4px);
     position: absolute;
}
*/
.winter__pickup--box {
    display: inline-block;
    width: 30%;
    margin: 20px 1%;
}

.winter__pickup--txt p {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}

.winter__pickup--txt p:first-child {
    width: 20%;
}

.winter__pickup--txt p:first-child img {
    width: 100%;
}

.winter__pickup--txt p:nth-child(2) {
    width: 70%;
}

.winter__pickup--pht img {
    width: 100%;
}

.pick__txt {
    font-size: 1.1em;
    text-align: left;
    line-height: 1.7em;
    margin-left: 5%;
}

.pick__txt--big {
    font-size: 1.5em;
    font-weight: bold;
}

.pick__txt--red {
    color: #AF242A;
    border-bottom: 5px solid #EB5F5F;
    padding-bottom: -2px;
    font-size: 1.7em;
    font-weight: 600;
    line-height: 2.2em;
}

.pick__txt--red2 {
    color: #DE0011;
    border-bottom: 5px solid #EB5F5F;
    padding-bottom: -2px;
    font-size: 1.7em;
    font-weight: 600;
    line-height: 2.2em;
}

.pickup__search {
    margin: 100px auto 50px;
    width:40%
}

.pickup__search img {
    width:100%;
}

.winter__yoyaku {
    margin: 20px auto 100px;
    max-width: 1200px;
}

.winter__yoyaku img {
    width: 90%;
    margin: 0 auto;
}

.winter__kengaku--circle {
    max-width: 225px;
    position: relative;
    z-index: 5;
    margin: 0 auto;
}

.winter__kengaku--circle img {
    width: 100%;
}

.winter__kengaku {
    background: #F7F9F8;
    margin: 0 auto;
    padding: 150px 0 400px;
    position: relative;
    top: -120px;
    z-index: -5;
}

.winter__kengaku--ph {
    max-width: 1200px;
    margin: 0 auto;
}

.winter__kengaku--ph img {
    width: 100%;
    margin: 0 auto;
}

.winter__soudan,
.winter__soudan2 {
    background: #FFE0E2;
    width: 800px;
    border-radius: 5px;
    position: relative;
    top: -400px;
    z-index: 20;
    margin: 0 auto -200px;
    padding: 0 0 5px;
}

.winter__soudan div {
    display: inline-block;
    vertical-align: middle;
}

.winter__soudan--ph {
    position: relative;
    top: -20px;
}

.winter__soudan--ph img {
    width: 100%;
}

.winter__soudan--txt {
    text-align: left;
    margin-left: 10px;
}

.winter__soudan--txt p:first-child {
    margin-bottom: 20px;
}

/*----------------------------index03----------------------------------*/
.index03 {
    margin: 0 auto 150px;
}

.index03 h3 {
    text-align: center;
    margin-bottom: 58px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.index03 .wrap_items {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px 50px;
    justify-content: center;
}

.index03 .item {
    margin-right: 35px;
    text-align: center;
    position: relative;
    left: 35px;
    display: inline-block;
    vertical-align: top;
}

#index03 .item:nth-child(4n+4) {
    margin-right: 0;
}

.index03 .item .img {
    margin-bottom: 11px;

}

.index03 .item .txt_em {
    width: 200px;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.8;
    text-align: justify;
    text-align-last: left;
    margin: 0 auto;
    color: #000;
    position: relative;
    top: 80px;
}


/*==========================================================================*/
/*                            navigation                                    */
/*==========================================================================*/

#navi {
    float: left;
    width: 235px;
    text-align: center;
}

#navi p {
    padding-bottom: 0;
}


/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

.campaign_body footer {
    position: absolute;
    left: calc(50% - 299px/2);
}

/* clearfix
------------------------------------------------------------------------*/

body,
div {
    zoom: 1;
}

.index01:after,
.index02:after,
.index03:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}


#page-top {
    position: fixed;
    bottom: 55px;
    right: 20px;
    font-size: 77%;
}

#page-top img {
    width: 45px;
}

#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #999;
}



.anchor {
    position: fixed;
    bottom: 50px;
    left: 50%;
    z-index: 30;
    margin-left: -235px;
}
