@charset "utf-8";

#title:before{
	background: url(../img/bg.jpg) center top no-repeat;
	background-size: cover;
}
#contents{
    margin: 0 auto 20px;
}

#contents h2 {
    margin: 0 auto 25px;
    text-align: center;
    line-height: 30px;
    font-size: 4.2rem;
    color: #1E0405;
    font-family: 'kepler-std-semicondensed-dis', serif;
    font-weight: normal;
    letter-spacing: 2px;
}
#contents p.text{
	font-size: 1.8rem;
	line-height: 31px;
	letter-spacing: 4px;
	text-align: center;
	margin: 0 auto 60px;
	color: #666;
}
#contents p.text>strong{
	display: block;
	margin: 40px auto 20px;
	font-size: 2.5rem;
	font-weight: bold;
}

#contents p.image{
	line-height: 0;
	text-align: center;
	margin: 0 auto 80px;
}

#contents .column,#contents .column_02{
	display: block;
	letter-spacing: -0.4em;
	/*text-align: left;*/
	line-height: 0;
	margin: 0 auto ;
	position: relative;
}
#contents .column>p.img{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 46px 0 0;
	line-height: 0;
}
#contents .column>.text{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 500px;
}
#contents .column>.text>p.tit{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 31px;
	margin: 0 auto 30px;
}
#contents .column>.text>p.tit>span {
    color: #1E0405;
    background: linear-gradient(transparent 60%, #B4CF9F 60%);
    font-weight: bold;
}
#contents .column>.text>p.tit>span.big {
    font-size: 3.8rem;
    color: #ed1e79;
    background: linear-gradient(transparent 60%, #f4f2eb 60%);
    font-weight: bold;
}
#contents .column>.text>p.tx{
	font-size: 1.5rem;
	line-height: 24px;
    margin-bottom: 10px;
}
#contents .column>.text>p.tx>span {
    color: #1E0405;
    background: linear-gradient(transparent 60%, #B4CF9F 60%);
    font-weight: bold;
}

#contents .column>p.img2{
	line-height: 0;
	position: absolute;
	bottom: -110px;
	right: 110px;
}
#contents .column>p.img2_1{
	line-height: 0;
	position: absolute;
	bottom: -100px;
	right: 500px;
}

#contents .column_01>p.text{
    font-size: 1.3rem;
    line-height: 26px;
    letter-spacing: 4px;
    margin: 0 auto 10px;
    color: #666;
    
} 
#contents .column_01>p.text>span {
    color: #1E0405;
    background: linear-gradient(transparent 60%, #B4CF9F 60%);
    font-weight: bold;
}
#contents .column_01>p.text>strong {
    display: block;
    text-align: center;
    margin: 80px auto 40px;
    font-size: 2.3rem;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #f4f2eb 60%);
}
#contents .column_01 p.img{
    text-align: center;
}
.img2_1 {
    line-height: 0;
    position: absolute;
    left: 25%;
    top: 645px;
}

#contents .column_02>p.img{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 0 0 46px;
	line-height: 0;
}
#contents .column_02>.text{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 500px;
}
#contents .column_02>.text>p.tit{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 31px;
	margin: 0 auto 30px;
    color: #768862;
}
#contents .column_02>.text>p.tx{
	font-size: 1.5rem;
	line-height: 24px;
    margin-bottom: 10px;
}
#contents .imagebox{
	position: relative;
	margin-top: 100px;
}
#contents .imagebox>.img{
	line-height: 0;
}
#contents .imagebox>.text{
	position: absolute;
	top: 10px;
	right: -25px;
	width: 550px;
	padding: 30px 30px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.55);
	background: #fff;
}
#contents .imagebox>.text>p.tit{
	font-size: 2.0rem;
	line-height: 27px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto 5px;
	color: #768862;
}
#contents .imagebox>.text>p.tx{
	font-size: 1.4rem;
	line-height: 24px;
	text-align: left;
}
#contents .carousel {
    margin: 0 auto 50px;
    position: relative;
}
#contents ul.evaluation {
    display: block;
    letter-spacing: -0.4em;
    /* text-align: left; */
    line-height: 0;
    background: #f8f6f2;
    margin: 0 auto 80px;
    padding: 0 2% 5%;
}

#contents ul.evaluation>li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 30%;
    margin: 0 auto;
    padding: 1%;
}
#contents ul.evaluation>li>p.img {
    line-height: 0;
    margin: 0 1% 10px;
    position: relative;
}
#contents ul.evaluation>li>p.name {
    font-size: 1.8rem;
    line-height: 25px;
    color: #333;
    font-weight: bold;
    margin: 0 1% 10px;
    text-align: center;
}
#contents ul.evaluation>li>p.name>strong {
    font-size: 1.5rem;
    line-height: 28px;
    display: block;
    margin: 0 auto;
}
#contents ul.evaluation>li>p.tx {
    padding: 1% 5%;
    border: 2px solid #fff;
}
#contents .title_02{
    font-size: 3rem;
    margin-bottom: 50px;
    padding: 25px 0 28px;
    border-top: 1px solid #5d5543;
    border-bottom: 1px solid #5d5543;
}
#contents .title_02>p {
    font-size: 1.5rem;
    line-height: 24px;
    color: #000;
    margin: 0 auto;
    text-align: center;
}
.nps{
    max-width: 800px;
    width: 100%;
    margin: 50px auto 80px;
    padding: 2%;
    position: relative;
    z-index: 2;
    background: #f6f7eb;
    
}
.nps_1{
    max-width: 800px;
    width: 100%;
    margin: 50px auto 80px;
    padding: 2%;
    position: relative;
    z-index: 2;
    background: #f6f7eb;
    /*background: url(/img/index/about_img1.png) 100% 80% no-repeat #fbeef8;*/
}
#contents .nps>.col.tex>p.tit,#contents .nps_1>.col.tex>p.tit {
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 3px solid #fff;
}
#contents .nps>.col.tex>p.tx,#contents .nps_1>.col.tex>p.tx {
    font-size: 1.5rem;
    line-height: 24px;
    margin: 10px auto;
}
.image2{
    width: 90%;
    margin: 0 auto;
}
.image2 img{
    width: 100%;
}
.oshi-box {
    margin: 4em auto;
    padding: 4em 3em;
    background: /*url(/concept/safeguard/img/safeguard2_title_bg.svg)50% 50% no-repeat*/ #d7ebe0;
    background-size: 30%;
}
#contents .oshi-box>.img2_2 {
    line-height: 0;
    position: absolute;
    left: 50%;
    top: 900px;
}
#contents .oshi-box:before {
    content: '';
    width: 114px;
    height: 146px;
    background: url(../img/smiley.svg) 0 0 no-repeat;
    background-size: 70% auto;
    position: absolute;
    left: 31%;
}
#contents .oshi-box>h2.ttl-sec{
    text-align: center;
    line-height: 1.3;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    color: #768862;;
}
.ttl-sec .font-sub {
    display: block;
    margin-bottom: .5em;
    font-size: 18px;
    color: #768862;
}

#contents .oshi-box p{
    text-align: center;
}
#contents .oshi-li {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2em;
    justify-content: space-between;
}

#contents .oshi-li p{
    display: inline-block;
    font-size: 1.5em;
    padding: 4em 1em 0;
    line-height: 1.6;
}

.oshi-li li {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 0.5em;
  background-color: #fff;
  border-radius: 50% 50%;
  text-align: center;
  opacity: 0.8;
}
.oshi-li li:nth-child(2) {
    background: #fbeef8;
    margin-top: 140px;
    border-radius: 10px 20px 30px 40px / 5px 10px 50px 100px;
}

.oshi-li li:nth-child(3) {
    background: #fcd9d5;
    margin-top: 30px;
    margin-left: 30px;
     border-radius: 50px 3px;
}
.oshi-li li:nth-child(4) {
    background: #cadae4;
    margin-top: -10px;
    border-radius: 240px 15px 100px 15px / 15px 200px 15px 185px;
}
.oshi-li li:nth-child(5) {
    background: #fff6d8;
    margin-top: 80px;
    border-radius: 50% 70%;
}
.oshi-li li:nth-child(6) {
    background: #cadae4;
    margin-top: 20px;
    margin-left: 80px;
    border-radius: 50px 3px;
}
.oshi-li li:nth-child(7) {
    background: #d5fce3;
    margin-top: 50px;
    margin-left: 80px;
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
}
.oshi-li li:nth-child(8) {
    margin-top: 180px;
    border-radius: 80% 30% 50% 50%/50%;
}
.oshi-li li:nth-child(9) {
    background: #fcd9d5;
    margin-top: -10px;
    border-radius: 240px 15px 100px 15px / 15px 200px 15px 185px;
}
.oshi-li li:nth-child(10) {
    background: #fbeef8;
    margin-top: 120px;
     border-radius: 10px 20px 30px 40px / 5px 10px 50px 100px;
}
.oshi-li li:nth-child(11) {
    background: #fcd9d5;
    margin-left: 100px;
    border-radius: 30%;
}
.oshi-li li:nth-child(12) {
    background: #cadae4;
    margin-top: 40px;
    margin-left: -180px;
    border-radius: 50% ;
}
.oshi-li li:nth-child(13) {
    margin-top: 20px;
    border-radius: 80% 30% 50% 50%/50%;
}
#contents .gift {
    position: relative;
    background: url(../img/voice2.jpg) 100% 50% no-repeat ;
    background-size: 50%;
}
#contents .gift>.column {
    position: relative;
    z-index: 2;
    text-align: left;
}
#contents .gift>.column>.col.tex {
    /* max-width: 960px; */
    width: 50%;
    padding: 20px 0 0;
}
#contents .gift>.column>.col.tex p {
    margin: 0 auto 1em;
    font-size: 1.5rem;
}

#contents .carousel {
    margin: 50px auto;
    position: relative;
}

@media screen and (min-width:768px){
	
}

@media screen and (max-width:767px){
	
	#contents p.text{
		font-size: 1.5rem;
		margin: 20px auto;
		line-height: 25px;
		letter-spacing: 2px;
	}
	#contents p.text>strong{
		font-size: 1.9rem;
		margin: 20px auto;
		line-height: 25px;
		letter-spacing: 3px;
	}
	#contents .column>.text>p.tit{
		text-align: center;
	}
    #contents .column>.text>p.tx {
       font-size: 1.4rem;
    }
	#contents .column{
		margin: 0 auto 40px;
	}
	#contents .column>p.img{
		display: block;
		width: auto;
		margin: 0 auto 20px;
	}
	#contents .column>.text{
		display: block;
		width: auto;
		margin: 0 auto 20px;
        padding: 1%;
	}
	#contents .column>p.bt{
		position: static;
		margin: 0 auto 40px;
		text-align: center;
	}

	#contents .column>p.img2 {
       margin: 0 auto;
       bottom: 165px;
       width: 35%;
       right: -5px;
   }
   #contents .column>p.img2_1 {
       margin: 0 auto;
       bottom: 285px;
       width: 50%;
       right: -75px;
   }
   #contents .imagebox{
       padding-top: 200px;
       margin-top: 0;
   }
	#contents .imagebox>.text{
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		right: 0;
        padding: 10px 20px;
	}
	#contents .imagebox>.text>p.tit{
		font-size: 1.8rem;
		text-align: center;
	}
	#contents .imagebox>.img{
		margin: 0 -20px;
	}
    .img2_1 {
        left: 3%;
        top: 968px;
    }
    #contents .column_01>p.text>strong {
        font-size: 1.7rem;
    }
    #contents .title_02 {
        margin: 0 auto 20px;
        padding: 10px 0;
   }
    #contents h2 {
        font-size: 2.5rem;
        margin: 0 auto 10px;
    }
    #contents h1>small, #contents h2>small {
        padding-top: 5px;
        font-size: 1.2rem;
        letter-spacing: 0;
    }
    #contents .title_02>p {
        font-size: 1.4rem;
        line-height: 22px;
    }
    #contents ul.evaluation>li {
        width: 100%;
        padding: 0;
   }
    #contents ul.evaluation>li>p.img {
       margin: 0 auto;
       width: 60%;
   }
    #contents .column_01>p.text {
    text-align: left;
}
    #contents .column_02>.text {
       display: block;
       width: auto;
       margin: 0 auto 20px;
       padding: 1%;
   }
    #contents .column_02>.text>p.tx {
    font-size: 1.4rem;
   }
    #contents .column_02>.text>p.tit {
       font-size: 1.7rem;
       line-height: 24px;
       text-align: center;
       margin: 0 auto 10px;
   }
   #contents .column_02>p.img {
       margin: 0 auto;
   }
   #contents .column>.text>p.tit>span.big {
       font-size: 2.3rem;
   }
   .nps{
      margin: 0 auto 10px;
      padding: 0;
   }
    .nps_1{
      margin: 0 auto 50px;
      padding: 0;
      /*background: url(/img/index/about_img1.png) 100% 30% no-repeat #fbeef8;*/
      background-size: 70%;
   }
   #contents .nps>.col.tex>p.tit, #contents .nps_1>.col.tex>p.tit{
      padding: 2%;
      text-align: center;
    } 
   #contents .nps>.col.tex>p.tx, #contents .nps_1>.col.tex>p.tx {
      font-size: 1.4rem;
      padding: 2%;
   }
   .image2 {
      width: 80%;
   }
   #contents .gift>.column_03>.col.tex {
      padding: 1% 3%;
      display: block;
      width: auto;
      margin-bottom: 150px;
    }
   #contents .gift {
      background: url(../img/voice2.jpg) 100% 100% no-repeat;
      background-size: 80%;
   }
   .oshi-box {
      padding: 1em;
      background: /*url(/concept/safeguard/img/safeguard2_title_bg.svg) 50% 50% no-repeat*/ #d7ebe0;
      background-size: 50%;
   }
   #contents .oshi-box:before { 
      background-size: 55% auto;
      left: 10%;
   }
   #contents .oshi-li p {
     font-size: 1.4em;
     padding: 1em 1em 0;
     text-align: left;
   }
   .oshi-li li {
      position: relative;
      width: 85px;
      height: 85px;
   }
   
   .oshi-li li:nth-child(2) {
      margin-top: -20px; 
   }
   .oshi-li li:nth-child(3) {
     margin-top: 0;
     margin-left: 70px;
   }
   .oshi-li li:nth-child(4) {
      margin-top: -10px; 
   }
   .oshi-li li:nth-child(5) {
      margin-top: 0; 
   } 
   .oshi-li li:nth-child(7) {
      margin-top: 0; 
   } 
   .oshi-li li:nth-child(8) {
      margin-top: 20px; 
   } 
   .oshi-li li:nth-child(9) {
       
   } 
   .oshi-li li:nth-child(10) {
      margin-top: 10px; 
   }
   .oshi-li li:nth-child(12) {
      margin-left: 0; 
   }
   .oshi-li li:nth-child(13) {
      margin-top: -50px; 
   }
}
@media screen and (max-width:375px){
    .oshi-li li:nth-child(3) {
        margin-top: 10px;
        margin-left: 50px;
    }
    .oshi-li li:nth-child(5) {
      margin-top: 10px; 
   }
    .oshi-li li:nth-child(6) {
      margin-left: 0; 
   }
   .oshi-li li:nth-child(7) {
      margin-top: 10px;
      margin-left: 20px; 
   } 
   .oshi-li li:nth-child(11) {
     margin-left: 90px;
    }
   .oshi-li li:nth-child(13) {
     margin-top: 0;
    }
   
}