@charset "UTF-8";

/*共通*/

body {
  margin: 0;
}

/*.fadein {
opacity : 0;
transform: translateY(20px);
transition: all 1s;
}*/

.mama_close {
  width: 100%;
  background-color: #FFFFD6;
  font-size:14px;
  text-align:center;
  line-height:2:
}

.mama_btn_s {
  width: 220px;
  font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
  margin-top: 20px;
}

.mama_btn_s :hover {
  opacity: 0.8;
}

.mama_btn_s a {
  position: relative;
  display: block;
  padding: 15px 10px;
  background: #182448;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .4s , color .4s;
  -o-transition: background .4s , color .4s;
  transition: background .4s , color .4s;
}

.mama_btn_s a:before {
  position: absolute;
  right: 10px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  margin-top: -4px;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: border-color .4s;
  -o-transition: border-color .4s;
  transition: border-color .4s;
}

.mama_btn_l {
  width: 500px;
  font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
  margin: 30px auto 30px;
}

.mama_btn_l :hover {
  opacity: 0.8;
}

.mama_btn_l a {
  position: relative;
  display: block;
  padding: 7px 10px;
  background: #182448;
  text-align: center;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .4s , color .4s;
  -o-transition: background .4s , color .4s;
  transition: background .4s , color .4s;
}

.mama_btn_l a:before {
  position: absolute;
  right: 10px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  margin-top: -4px;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: border-color .4s;
  -o-transition: border-color .4s;
  transition: border-color .4s;
}

.mama_title_logo {
  width: 100%;
  height: 250px;
  margin: 0 auto;
  background-image:url(../img/mama1/title_bg.png);
  background-repeat: repeat;
  background-position: center center;
  text-align:center;
  padding-top:5px;
  overflow:hidden;
}

.mama_title {
  margin: 50px auto;
  text-align: center;
}

.mama_link a:link { color: #48b5a0; }
.mama_link a:visited { color: #287768; }
.mama_link a:hover { color: #3addbe; }

#topicpath {
  width:960px;
  margin:20px auto 20px;
  font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
  font-size: 12px;
  color: #4f4946;
  text-align: left;
  letter-spacing: 0.05em;
}

#topicpath a:link, #topicpath a:active, #topicpath a:visited {
  color: #55698a;
  text-decoration: underline;
}

.check{
  background: url(../img/top/check_bg.jpg);
  overflow:hidden;
  width: 1000px;
  margin: 0 auto 50px;
  text-align: center;
  background-size: cover;
  background-position:bottom;
  padding: 40px 0;
  position: relative;
}
#mama1 .check{
  overflow:hidden;
}
#mama1 .check.last{
}
#mama1 .check.last{
  margin-top: 50px;
}
#mama2 .check{
}
#mama3 .check{
  background: #fff;
  height: auto;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  overflow:hidden;
}
#mama4 .check{
}
.check p{
  font-weight: bold;
  line-height: 2;
  font-size:16px;
}
#mama1 .check p{
  margin: 20px 0 0;
}
.check .box{
  background: #fff;
  border: #cccccc 1px solid;
  overflow: hidden;
  width: 800px;
  padding: 40px 0 30px;
  margin: 20px auto 30px;
}
.check .box .check_img{
  position: absolute;
  top: 140px;
}
#mama1 .check .box .check_img{
  top: 110px;
}
#mama4 .check .box .check_img{
  top: 70px;
}
.check .box .check_img img{
  width: 95px;
}
.check .box .blog_list{
  float: left;
  width: 315px;
  text-align: left;
  margin-left: 57px;
}
#mama1 .check .box .blog_list{
  float: none;
  margin: auto;
}
.check .box .blog_list img{
  width: 315px;
  margin-bottom: 5px;
}
.check .box .blog_list img:hover{
  opacity: 0.5;
}
.check .box .blog_list .category{
  font-size: 12px;
  color: #ff92a5;
}
.check .box .blog_list .title{
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0;
}
#mama1 .check .box .blog_list .title{
  margin: 0px 0;
  line-height: 1.7;
  text-align: left;
}
#mama2 .check .box .blog_list .title,
#mama4 .check .box .blog_list .title{
  margin: 0px 0;
  line-height: 1.7;
}
.check .box .blog_list .title a{
  text-decoration: none;
  color: #000;
}
.check .box .blog_list .title a:hover{
  opacity: 0.6;
}
.check .box .blog_list .date{
  font-size: 11px;
  color: #b2b2b2;
}
.check .blog_link{
  border: #000 1px solid;
  width: 800px;
  margin: auto;
  padding: 30px 0 10px;
}
#mama3 .check .blog_link{
margin-top:20px;
  background: url(../img/mama3/blog_bg.jpg);
}
.check .blog_link img{
  width: 300px;
}
.check .blog_link .btn {
  width: 480px;
  margin: 20px auto;
}
.check .blog_link .btn :hover {
  background: #ff92a5;
}
.check .blog_link .btn a {
  position: relative;
  display: block;
  padding: 12px;
  background: #000;
  text-align: center;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .4s , color .4s;
  -o-transition: background .4s , color .4s;
  transition: background .4s , color .4s;
  border-radius: 25px;
}
#mama1 .check .blog_link .btn a,
#mama2 .check .blog_link .btn a,
#mama3 .check .blog_link .btn a,
#mama4 .check .blog_link .btn a {
  padding: 6px;
}

/*indexページ*/

#top {
  width: 100%;
  overflow:hidden;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top .main {
  width: 100%;
  height: 500px;
  margin: auto;
  background-image:url(../img/top/main.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  text-align:center;
  overflow:hidden;
}

#top .main .logo {
  margin-top: 130px;
}


#top .sub {
  width: 1080px;
  margin: -100px auto 10px;
}

#top .sub .left {
  position: relative;
  z-index: 10;
}

#top .sub .right {
  margin: -330px 0 0 0;
}

#top .list {
  overflow: hidden;
  width: 1060px;
  margin: auto;
}

#top .list img {
  float: left;
  margin: 30px 10px 50px;
}

#top .list img:hover {
  opacity: 0.5;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

#top .story {
  width: 100%;
  height: 500px;
  margin: auto;
  background-image:url(../img/top/img06.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow:hidden;
}

#top .story .copy {
  width: 850px;
  margin: 100px auto;
}

#top .cont {
  width: 1000px;
  margin: 0 auto;
}

#top .left {
  overflow: hidden;
  margin-top: 100px;
}

#top .left img {
  float: left;
}

#top .left .detail {
  float: left;
  width: 350px;
  margin-left:40px;
}

#top .left .detail .title img {
  float: none;
}

#top .left .detail p {
  font-size: 14px;
  line-height: 2;
}

#top .left .detail p span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F6F4B8));
  background: -webkit-linear-gradient(transparent 60%, #F6F4B8 60%);
  background: -o-linear-gradient(transparent 60%, #F6F4B8 60%);
  background: linear-gradient(transparent 60%, #F6F4B8 60%);
}

#top .right {
  overflow: hidden;
  margin-top: 100px;
}

#top .right.last {
  margin-bottom: 100px;
}

#top .right img {
  float: right;
}

#top .right .detail {
  float: right;
  width: 350px;
}

#top .right .detail.last {
  margin-top: 100px;
}

#top .right .detail .title.second {
  margin-left: -40px;
}

#top .right .detail .title img {
  float: none;
}

#top .right .detail p {
  font-size: 14px;
  line-height: 2;
}

#top .right .detail p span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F6F4B8));
  background: -webkit-linear-gradient(transparent 60%, #F6F4B8 60%);
  background: -o-linear-gradient(transparent 60%, #F6F4B8 60%);
  background: linear-gradient(transparent 60%, #F6F4B8 60%);
}

#top .right .detail .btn {
  width: 220px;
  font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
  margin-top: 20px;
}

#top .right .detail .btn :hover {
  opacity: 0.8;
}

#top .right .detail .btn a {
  position: relative;
  display: block;
  padding: 15px 10px;
  background: #182448;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: background .4s , color .4s;
  -o-transition: background .4s , color .4s;
  transition: background .4s , color .4s;
}

#top .right .detail .btn a:before {
  position: absolute;
  right: 10px;
  top: 50%;
  content: "";
  width: 0;
  height: 0;
  margin-top: -4px;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: border-color .4s;
  -o-transition: border-color .4s;
  transition: border-color .4s;
}

#top .right .detail .bg {
  margin: 30px 100px 0 0;
}

.mama_close .top_bg {
  width: 1000px;
  height: 500px;
  margin: 0 auto 0;
  background-image: url(../img/top/img12.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1000px 400px;
  text-align:center;
  line-height:2;
}


/*下層1 こどものいる暮らし提案*/

#mama1 {
  width: 100%;
  margin: auto;
  font-size: 15px;
  line-height: 2.4;
  overflow:hidden;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mama1 .main {
  width:100%;
  height:850px;
  background-image: url(../img/mama1/maru.svg);
  background-repeat:no-repeat;
  background-position : 5px 100px;
  background-size: 667px 583px;
}

#mama1 .main .cont {
  width:1000px;
  margin:0 auto;
}

#mama1 .main .cont p {
  margin:0 0 20px;
  line-height:2.4;
}

#mama1 .main .cont .text {
  margin-top:70px;
  margin-left:140px;
}

#mama1 .main .cont .illust {
  position: relative;
  top:-310px; left:750px
}

#mama1 .section {
  margin: 150px auto 50px;
  text-align: center;
}

#mama1 .title {
  margin: 50px auto;
  text-align: center;
}

#mama1 p {
  margin: 0 0 100px 210px;
}

#mama1 span, #mama2 span, #mama3 span, #mama4 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F6F4B8));
  background: -webkit-linear-gradient(transparent 60%, #F6F4B8 60%);
  background: -o-linear-gradient(transparent 60%, #F6F4B8 60%);
  background: linear-gradient(transparent 60%, #F6F4B8 60%);
}

#mama1 .right {
  overflow: hidden;
  width: 950px;
  margin: auto;
}

#mama1 .right p {
  float: left;
  width: 475px;
  margin: 0;
}

#mama1 .right img {
  width: 475px;
}

#mama1 .list {
  overflow: hidden;
  width: 820px;
  margin: auto;
}

#mama1 .list img {
  float: left;
  margin: 50px 15px 60px;
}

#mama1 .link {
  width: 100%;
  height: 650px;
  margin: 0 auto;
  background-image:url(../img/mama1/title_bg.svg);
  background-repeat: repeat;
  background-position: center center;
  background-size:45px 326px;
  text-align:center;
  overflow:hidden;
}

#mama1 .link img {
  margin: 70px 0 0;
}

.mama_close .mama1_bg {
  width: 1000px;
  height: 620px;
  margin: 0 auto 0;
  background-image: url(../img/mama1/img20.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1000px 400px;
  text-align:center;
}


/*下層2 自分時間を大切にママからワタシswitch*/

#mama2 {
  width: 100%;
  margin: auto;
  font-size: 15px;
  line-height: 2.4;
  overflow:hidden;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#mama2 .main {
  width:100%;
  height:840px;
  margin-bottom:100px;
  background-image: url(../img/mama1/maru.svg);
  background-repeat:no-repeat;
  background-position : 600px 100px;
  background-size: 667px 583px;
}

#mama2 .main .cont {
  width:1000px;
  margin:0 auto;
}

#mama2 .main .cont .text {
  margin-top:70px;
  margin-left:140px;
}

#mama2 .main .cont .illust {
  position: relative;
  top:-30px; left:-50px
}

#mama2 .story {
  width: 100%;
  height: 500px;
  margin: auto;
  background-image:url(../img/mama2/img02.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow:hidden;
}
#mama2 .story .copy {
  width: 850px;
  margin: 100px auto 50px;
}

#mama2 .cont {
  width:1000px;
  margin:0 auto 50px;
  overflow:hidden;
}

#mama2 .cont .text {
  margin:70px 0 100px;
  margin-left:140px;
  float:left;
}

#mama2 .cont img {
  float:right;
  margin-top:50px;
}

#mama2 .instagram {
  width: 100%;
  height: 1850px;
  margin: 0 auto 100px;
  background-image:url(../img/mama2/title_bg_pink.svg);
  background-repeat: repeat;
  background-position: center center;
  background-size:45px 326px;
  text-align:center;
  overflow:hidden;
  padding-top: 60px;
}
#mama2 .instagram p {
  margin-top:0;
  font-size:14px;
  line-height:2;
}
#mama2 .instagram .small {
  font-size:12px;
}
#mama2 .instagram ul {
  width:990px;
  margin:20px auto;
  padding: 0;
  overflow:hidden;
}
#mama2 .instagram li {
  width:330px;
  text-align:center;
  float:left;
  margin:0 auto 30px;
  overflow:hidden;
}
#mama2 .instagram li .text{
  width:250x;
  height:180px;
  padding:40px;
  background-image:url(../img/mama2/san.svg);
  background-size:330px 170px;
  background-repeat: repeat;
  background-position: top center;
  text-align:left;
  margin:0 auto;
}
#mama2 .instagram li .text p{
  font-size:12px;
}

.mama_close .mama2_bg {
  width: 100%;
  height: 620px;
  margin: 0 auto 0;
  background-image: url(../img/mama2/img07.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 1280px 500px;
  text-align:center;
}

/*下層3 先輩ママのおすすめカリモク*/

#mama3 {
  width: 100%;
  margin: auto;
  font-size: 15px;
  line-height: 2.4;
  overflow:hidden;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mama3 .main {
  width:100%;
  height:720px;
  margin-bottom:100px;
  background-image: url(../img/mama3/maru.svg);
  background-repeat:no-repeat;
  background-position : 600px 0;
  background-size: 667px 583px;
}

#mama3 .main .cont {
  width:1000px;
  margin:0 auto;
}

#mama3 .main .cont .text {
  margin-top:70px;
  margin-left:140px;
}

#mama3 .main .cont .illust {
  position: relative;
  top:-250px; left:600px
}
#mama3 .item {
  margin-top:50px;
  position: relative;
  z-index:100;
}
#mama3 .box {
  width:1000px;
  margin: -40px auto 0;
}
#mama3 .box2 {
  width:1000px;
  margin: 0 auto;
}
#mama3 .left {
  width:500px;
  float:left;
}
#mama3 .right {
  width:500px;
  float:right;
  margin-top:50px;
}
#mama3 .talk_mama {
  width:500px;
  height:505px;
  float:left;
  background-image: url(../img/mama3/img06.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 500px 505px;
}
#mama3 .talk_mama_s {
  width:500px;
  height:505px;
  float:left;
  background-image: url(../img/mama3/img06_s.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 500px 505px;
}
#mama3 .talk_mama_m {
  width:500px;
  height:505px;
  float:left;
  background-image: url(../img/mama3/img06_m.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 500px 505px;
}
#mama3 .talk_mama_a {
  width:500px;
  height:505px;
  float:left;
  background-image: url(../img/mama3/img06_a.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 500px 505px;
}
#mama3  .talk {
  width:330px;
  height:330px;
  margin-top:120px;
  margin-left:140px;
  text-align:left;
  font-size:13px;
  line-height:2;
}
#mama3 .talk_staff {
  width:500px;
  height:505px;
  float:right;
  background-image: url(../img/mama3/img07.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 500px 505px;
}
#mama3 .talk_staff .talk {
  width:330px;
  height:330px;
  margin-top:120px;
  margin-left:40px;
  text-align:left;
  font-size:13px;
  line-height:2;
}
#mama3 .multirack1 {
  width:100%;
  height:950px;
  background-image: url(../img/mama3/bg01.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 1500px 1269px;
  text-align:center;
  padding-top:100px;
}

#mama3 .multirack2 {
  width:100%;
  height:600px;
  background-image: url(../img/mama3/bg02.svg);
  background-repeat:repeat;
  background-position : top center;
  background-size: 17px 17px;
  text-align:center;
  padding-top:60px;
}

#mama3 .listen {
  width:100%;
  margin: 20px auto;
  background-color:#FFF;
  text-align:center;
}

#mama3 .benchstyle1 {
  width:100%;
  height:950px;
  background-image: url(../img/mama3/bg03.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 1500px 1269px;
  text-align:center;
  padding-top:100px;
}

#mama3 .benchstyle2 {
  width:100%;
  height:600px;
  background-image: url(../img/mama3/bg04.svg);
  background-repeat:repeat;
  background-position : top center;
  background-size: 17px 17px;
  text-align:center;
  padding-top:60px;
}

.mama_close .mama3_bg {
  width: 100%;
  height: 900px;
  margin: 0 auto 0;
  background-image: url(../img/mama3/img15.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 1000px 400px;
  text-align:center;
}

/*下層4 ママがカリモク家具を選ぶ理由BEST3!*/

#mama4 {
  width: 100%;
  margin: auto;
  font-size: 15px;
  line-height: 2.4;
  overflow:hidden;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#mama4 .main {
  width:100%;
  height:720px;
  margin-bottom:100px;
  background-image: url(../img/mama1/maru.svg);
  background-repeat:no-repeat;
  background-position : 600px 100px;
  background-size: 667px 583px;
}

#mama4 .main .cont {
  width:1000px;
  margin:0 auto;
}

#mama4 .main .cont .text {
  margin-top:70px;
  margin-left:140px;
}

#mama4 .main .cont .illust {
  position: relative;
  top:-200px; left:600px
}

#mama4 .best1 {
  width:1000px;
  height:1112px;
  background-image: url(../img/mama4/bg01.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 1000px 1112px;
  text-align:center;
  margin:0 auto 100px;
  overflow:hidden;
}

#mama4 .best2 {
  width:1000px;
  height:1112px;
  background-image: url(../img/mama4/bg02.svg);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 1000px 1112px;
  text-align:center;
  margin:0 auto 100px;
  overflow:hidden;
}

#mama4 .best3 {
  width:1000px;
  height:570px;
  background-image: url(../img/mama4/bg03.png);
  background-repeat:no-repeat;
  background-position : top center;
  background-size: 1000px 570px;
  text-align:center;
  margin:0 auto 100px;
  overflow:hidden;
}

#mama4 .best3 p {
  color:#FFF;
}

#mama4 .box3 {
  width:900px;
  margin:70px auto 0;
  overflow:hidden;
}

#mama4 .box3 p {
  line-height:2;
  margin:0;
}

#mama4 .box3 .left {
  width:450px;
  float:left;
}
#mama4 .box3 .right {
  width:450px;
  float:right;
}

#mama4 .box3 .comment {
  padding: 0 25px;
  text-align:left;
  line-height:1.8;
}

#mama4 .quote {
  width:950px;
  text-align:right;
  font-size:12px;
}

#mama4 .karimoku_voice {
  width:1000px;
  background-image: url(../img/mama4/bg04.svg);
  background-repeat:repeat;
  background-position : top center;
  background-size: 17px 17px;
  text-align:center;
  margin:0 auto 100px;
  padding:70px 0 100px;
  overflow:hidden;
}

#mama4 .karimoku_voice .box4 {
  width:850px;
  margin:30px auto 0;
  padding:10px 60px 0;
  overflow:hidden;
}

#mama4 .karimoku_voice .box4 .left {
  float:left;
  margin:0;
}

#mama4 .karimoku_voice .box4 .right {
  float:right;
  margin:0;
}

#mama4 .karimoku_voice .box4 .text {
  text-align:left;
  width:400px;
  line-height:2;
}

#mama4 .karimoku_voice .box4 .find {
  font-size:24px;
  font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
}

#mama4 .karimoku_voice .box4 img {
  margin-top:10px;
}

.mama_close .mama4_bg {
  width: 100%;
  height: 580px;
  margin: 0 auto 0;
  text-align:center;
  overflow:hidden;
}

#mama4 .story {
  width: 100%;
  height: 500px;
  margin: auto;
  background-image:url(../img/mama4/img13.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow:hidden;
}

#mama4 .story .copy {
  width: 850px;
  margin: 100px auto;
}

#mama4 .last {
  width: 100%;
  margin: 100px auto 100px;
  text-align:center;
}
