@charset "utf-8";

div#sb-site {
    padding: 100px 0 0;
}
main a{
  color: #f91f82;
  text-decoration: none;
}
main a:hover {
-ms-filter: "alpha( opacity=70 )";
filter: alpha( opacity=70 );
opacity: 0.7;
zoom:1;
}


#web-counseling{
  margin: 0 auto;
  text-align: -webkit-center;
}
.main h2{
  font-size: 24px;
  background-color: #ffff00;
  width: 541px;
}
.main img{
    margin-top:50px;
}
.campaign_button {
    position: relative;
    margin: 50px auto 0;
}
.shop_title{
  padding-bottom: 50px;
}
.shop_list {
  width: 900px;
  margin:0 auto;
  padding-bottom: 50px;
}
.shop_list ul{
  list-style: none;
  overflow: hidden;
}
.shop_list li{
  float: left;
  width: 50%;
}

h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    display: block;
}
/*----------------------------------
intro
----------------------------------*/
.intro_txt {
    margin-bottom: 5%;
}
.intro_txt h2 {
    font-size: 25px;
    letter-spacing: 3px;
    font-style: italic;
    margin-bottom: 3%;
}
.intro p {
    font-size: 14px;
    letter-spacing: 4px;
}
.intro_inner {
    position: relative;
}
ul.intro_list {
    background: #d8f1f1;
    display: flex;
    width: 800px;
    position: relative;
}
ul.intro_list h3 {
    font-size: 20px;
    padding: 5% 0 3%;
}
ul.intro_list h3:before {
    content: '';
    background: url(../images/intro_flag.png) left top no-repeat;
    background-size: contain;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 6.5em;
}
.intro_list p {
    text-align: left;
    margin-left: 30px;
    line-height: 2;
}
section.intro {
    margin-bottom: 5%;
    position: relative;
}
ul.intro_list:before {
    content: '';
    background: url(../images/intro_back02.png) top left no-repeat;
    background-size: contain;
    height: 10em;
    width: 10em;
    position: absolute;
    left: -40px;
    top: -40px;
    z-index: -1;
}
ul.intro_list:after {
    content: '';
    background: url(../images/intro_back03.png) bottom right no-repeat;
    background-size: contain;
    height: 10em;
    width: 10em;
    position: absolute;
    right: 6.5em;
    bottom: -5em;
    z-index: 1;
}
.intro_txt p:after {
    content: '';
    background: url(../images/intro_back01.png) center right no-repeat;
    background-size: contain;
    height: 4em;
    width: 4em;
    position: absolute;
    right: 12em;
    bottom: 15em;
    z-index: 1;
}
.line_counseling {
    margin: 10% 0;
}
.line_counseling h2 {
    font-size: 23px;
}
.line_counseling h2:after {
    content:"▼";
}
/*----------------------------------
button
----------------------------------*/
.button{
    padding:70px;
}
.button > a {
    background: #d97175;
    box-shadow: 0 3px 0 #993234;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    font-weight: bold;
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 50%;
    padding: 11px 10px 10px;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    color: #fff;
    border-radius: 30px;
    margin: 0 auto;
}
.button > a:hover {
  top: 3px;
  box-shadow: none;
}


/*----------------------------------
bnr_reserve
----------------------------------*/
.bnr_reserve{
    padding:70px 30px;
}

.bnr_reserve > a:hover {
  top: 3px;
  box-shadow: none;
}


/*----------------------------------
bnr_reserve_shop
----------------------------------*/
.bnr_reserve_shop{
    padding:10px;
}

.bnr_reserve_shop > a:hover {
  top: 3px;
  box-shadow: none;
}



/*----------------------------------
STEP
----------------------------------*/
.h2_title {
    font-size: 25px;
    color: #fff;
    background: #80d1d2;
    padding: 3% 0;
    height: initial;
    width: 100%;
}
.sub_title {
    width: 200px;
    margin: 5% auto;
    background: #ddd;
    font-size: 20px;
    padding: 1%;
    font-style: italic;
}
.step00 ul, .step_list li {
    display: flex;
    width: 90%;
    margin: 0 auto;
}
.step00 ul li, .step_list div {
    width: 45%;
    margin: 0 auto;
    position: relative;
}
.step00 p,
.step_list p {
    font-size: 15px;
    font-style: italic;
    text-align: left;
    letter-spacing: 4px;
    margin-bottom: 20px;
}
.step00 span ,
.step h4 {
    font-size: 20px;
    font-weight: bold;
    font-style: initial;
    text-align: left;
    margin-bottom: 1em;
}
.step h4 {
    width: 80%;
    margin-left: 4em;
}
.step_list li {
    margin-top: 5%;
}
p.small_txt {
    font-size: 80%;
}

h4.h4_01:before {
    content: '';
    background: url(../images/h4_01.png) top left no-repeat;
    background-size: contain;
    height: 3em;
    width: 3em;
    position: absolute;
    left: 0;
    top: -1em;
}
h4.h4_03:before {
    content: '';
    background: url(../images/h4_03.png) top left no-repeat;
    background-size: contain;
    height: 3em;
    width: 3em;
    position: absolute;
    left: 0;
    top: -1em;
}
h4.h4_02:before {
    content: '';
    background: url(../images/h4_02.png) top left no-repeat;
    background-size: contain;
    height: 3em;
    width: 3em;
    position: absolute;
    left: 0;
    top: -1em;
}
h4.h4_04:before {
    content: '';
    background: url(../images/h4_04.png) top left no-repeat;
    background-size: contain;
    height: 3em;
    width: 3em;
    position: absolute;
    left: 0;
    top: -1em;
}

/*----------------------------------
FAQ
----------------------------------*/
.faq h3 ,
.voice h3 {
    font-size: 20px;
    font-style: italic;
    margin: 3% 0;
}
.faq h4 {
    background: #e5f7f7;
    font-size: 20px;
    margin: 0 auto;
    padding: 1% 5%;
    margin-bottom: 3%;
}
.faq h4 {
    font-size: 18px;
}
.faq p {
    font-size: 15px;
}
.faq h4:before{
    content: 'Ｑ.';
    color: #80d1d4;
    font-weight: bold;
    -webkit-text-stroke: 2px #7ecfd2;
    text-stroke: 1px #7ecfd2;
    font-style: italic;
    padding: 0 2%;
}
.faq p:before{
    content: 'Ａ.';
    color: #f16575;
    font-weight: bold;
    -webkit-text-stroke: 2px #f16575;
    text-stroke: 1px #f16575;
    font-style: italic;
    padding: 0 2%;
}
.faq_box {
    margin: 40px auto 0;
    text-align: left;
    width: 800px;
}

/*----------------------------------
VOICE
----------------------------------*/
section.voice {
    position: relative;
}
.voice_box {
    width: 800px;
    margin: 0 auto;
}
.voice_box ul {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10%;
}
.voice_box ul li {
    width: 45%;
    background: #fff;
    border: solid #80d1d2;
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 3%;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    border-radius: 10px;
    text-align: left;
    margin: 3% 2%;
}
li.voice_01 ,
li.voice_03 {
    box-shadow: 5px 3px 0 #80d1d2;
}
li.voice_02 ,
li.voice_04 {
    box-shadow: -3px 5px 0 #80d1d2;
}
li.voice_01:before, li.voice_03:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    border: 3em solid transparent;
    border-top: 3em solid #ffffff;
}
li.voice_01:after, li.voice_03:after {
    content: "";
    position: absolute;
    top: 101%;
    left: 22%;
    border: 3em solid transparent;
    border-top: 3em solid #80d1d2;
    z-index: -1;
}
li.voice_02:before, li.voice_04:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 20%;
    border: 3em solid transparent;
    border-top: 3em solid #ffffff;
}
li.voice_02:after, li.voice_04:after {
    content: "";
    position: absolute;
    top: 101%;
    right: 22%;
    border: 3em solid transparent;
    border-top: 3em solid #80d1d2;
    z-index: -1;
}

.voice_box p {
    font-size: 17px;
    margin-bottom: 10px;
}
.voice_box span {
    color: #808080;
    font-size: 13px;
}
.voice_box:before {
    content: '';
    background: url(../images/intro_back02.png) top left no-repeat;
    background-size: contain;
    height: 10em;
    width: 10em;
    position: absolute;
    left: 5em;
    top: 17em;
    z-index: -1;
}
.voice_box:after {
    content: '';
    background: url(../images/intro_back03.png) bottom right no-repeat;
    background-size: contain;
    height: 10em;
    width: 10em;
    position: absolute;
    right: 6em;
    bottom: 12em;
    z-index: 1;
}
/*----------------------------------
shop_list
----------------------------------*/
#shop_list ul {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 5%;
}
#shop_list li {
    width: 48%;
    padding: 20px 30px;
    box-sizing: border-box;
    border: 1px solid #808080;
    border-radius: 10px;
    margin: 0 auto 10px;
}
#shop_list li p {
    font-size: 15px;
    margin: 20px auto;
    color: #000;
}
#shop_list .button {
    padding: 0;
}
#shop_list .button > a {
    width: 100%;
}

/*----------------------------------
PC
----------------------------------*/
@media screen and (min-width:641px){
.sp_only{
  display: none;
}
#shop_list li:nth-child(7) {
    margin-left: 7px;
}
}
/*----------------------------------
SP
----------------------------------*/
@media screen and (max-width:640px){
main{
  width: 100%;
  margin: 0 auto;
}
main a{
  color: #f91f82;
  text-decoration: none;
}
.pc_only{
  display: none;
}
.main h2 {
    font-size: 13px;
    background-color: #ffff00;
    padding: 2%;
    width: 95%;
}
.main img{
    margin-top:0;
}
#web-counseling {
    padding: 0 10px;
}
.bnr-hukubukuro img {
    width: 48%;
    height: auto;
}
.bnr-brother img {
    width: 48%;
    height: auto;
}

/*----------------------------------
intro
----------------------------------*/
.intro_txt {
    margin-bottom: 10%;
}
.intro_txt h2 {
    font-size: 18px;
    margin-bottom: 5%;
}
ul.intro_list {
    background: #d8f1f1;
    display: block;
    width: 100%;
}
ul.intro_list h3 {
    margin-left: 4%;
}
ul.intro_list h3:before {
    content: '';
    background: url(../images/intro_flag.png) left top no-repeat;
    background-size: contain;
    height: 35px;
    width: 35px;
    position: absolute;
    left: 1.4em;
}
.intro_list p {
    margin-left: 0;
    line-height: 1.5;
    padding: 1% 5%;
}
.intro_inner {
    padding-bottom: 5%;
}

section.intro:before {
    height: 5em;
    width: 5em;
    left: -1em;
    top: 20em;
}
section.intro:after {
    height: 5em;
    width: 5em;
    right: 0;
    bottom: -2.5em;
}
.intro_txt p:after {
    height: 3em;
    width: 3em;
    right: 0em;
    top: 14.5em;
}
.line_counseling {
    margin: 10% 0;
}
.line_counseling h2 {
    font-size: 16px;
}
/*----------------------------------
button
----------------------------------*/
.button {
  padding:10% 0;
}
.button > a {
  width: 95%;
  font-size: 16px;
}

/*----------------------------------
    step
----------------------------------*/
.sub_title {
    width: 150px;
    font-size: 17px;
}
.step ul li {
    width: 90%;
}
.sub_title {
    width: 150px;
    font-size: 17px;
}
.step00 span, .step h4 {
    font-size: 16px;
}
.step00 p, .step_list p {
    font-size: 13px;
}
ul.step_list li {
        display: flex;
        flex-wrap: wrap;
    }
    ul.step_list li > div.image {
        margin-bottom: 20px;
    }
    .step00 > div.image {
        margin-bottom: 20px;
    }
    ul.step_list li:nth-child(odd) > div.text{
        -webkit-order: 2;
        order: 2;
    }
    ul.step_list li:nth-child(odd) > div.image{
        -webkit-order: 1;
        order: 1;
    }
    ul.step_list li:first-child,ul.step_list li:last-child{
        margin: 0 auto;
    }
    #step .step_outer h4 {
        font-size: 16px;
        width: 83%;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 10px;
    }
    #step .step_outer p {
        font-size: 14px;
    }
    p.small_txt {
        font-size: 11px;
    }
    h4.h4_03:before {
    top: 0em;
}
.step00 ul li, .step_list div {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.step00 img {
    margin-bottom: 3%;
}
.step00 ul {
    display: initial;
    width: 90%;
    margin: 0 auto;
}
/*----------------------------------
    faq
----------------------------------*/
.faq_box {
    margin: 20px auto 0;
    width: 100%;
}
.faq h3, .voice h3 {
    font-size: 16px;
    margin: 0;
}
.faq h4 {
    font-size: 15px;
}
.faq p {
    font-size: 13px;
}
.step ul li {
    width: 90%;
}
/*----------------------------------
    voice
----------------------------------*/
.voice_box {
    width: 100%;
    margin: 0 auto;
}
.voice_box p {
    font-size: 13px;
    margin-bottom: 10px;
}
.voice_box ul {
    padding-bottom: 5%;
}
.voice_box ul li {
    width: 100%;
    margin: 2% auto 7%;
}
li.voice_01:before, li.voice_03:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 20%;
    border: 20px solid transparent;
    border-top: 20px solid #ffffff;
}
li.voice_01:after, li.voice_03:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 22%;
    border: 20px solid transparent;
    border-top: 20px solid #80d1d2;
    z-index: -1;
}
li.voice_02:before, li.voice_04:before {
    content: "";
    position: absolute;
    top: 100%;
    right: 20%;
    border: 20px solid transparent;
    border-top: 20px solid #ffffff;
}
li.voice_02:after, li.voice_04:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 22%;
    border: 20px solid transparent;
    border-top: 20px solid #80d1d2;
    z-index: -1;
}
.voice_box:after {
    content: '';
    background: url(../images/intro_back03.png) bottom right no-repeat;
    background-size: contain;
    height: 5em;
    width: 5em;
    position: absolute;
    right: 1em;
    bottom: 4em;
    z-index: 1;
}
/*----------------------------------
    shop_list
----------------------------------*/
#shop_list {
margin: 2% auto 0;
}
#shop_list ul {
width: 100%;
}
#shop_list li {
width: 100%;
padding: 5%;
}
#shop_list li p {
margin: 15px auto;
}

/*----------------------------------
    ベビー・キッズキャンペーンの函館エリア注意書き
----------------------------------*/
.attention_hakodate {
    width: 90%;
}

}







