@charset "utf-8";
html{
  overflow-x: hidden;
}
body{
  font-size: 1.4rem;
  overflow-x: hidden;
  line-height:1.875;
  color:#333;
}
.hero__img{
  margin-top: 30px;
}
.spOn{
  display:none;
}
.cnt{
  margin-top: 180px;
}
.hdBox{
  max-width: 1265px;
  margin: 0 auto;
}

.txBox{
  width: 140%;
  background-color: #fee1ef;
  margin-left: 10%;
  padding: 100px 0;
  margin-top: -32%;
}
.cnt3 .txBox{
  background-color: #fbe6e1;
}
.boC .txBox{
  margin-top: 25px;
  margin-left: 0;
  border: 1px solid #e39600;
  border-radius: 10px 0 0 10px;
  background: none;
  padding: 40px 0 40px 11%;
}
.boC .txBox.hdL{
  border-radius: 0 10px 10px 0;
  padding: 40px 11% 40px 0;
  margin-left: -40%;
  margin-bottom: 0;
  margin-top: 25px;
  background: none;
}
.txBox.hdL{
  margin: 0 0 -42% -50%;
  background-color: #ddf1fb;
}
.hdR.hdImg{
  text-align: right;
}
.hdImg{
  position: relative;
  z-index: 3;
}
.hdImg img{
  max-width: 610px;
}
.hdIn{
  max-width: 1000px;
  position: relative;
}
.toC .hdIn:before{
  content: "";
  position: absolute;
  width: 222px;
  height: 216px;
  background-image: url(../images/attenir/flower02.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  right: -10%;
  bottom: -75px;
  z-index: 0;
}
.cnt1 .toC .hdIn:before{
  background-image: url(../images/attenir/flower01.png);
  width: 204px;
  height: 170px;
  right: auto;
  left: -10%;
  bottom: -10%;
}
.cnt3 .toC .hdIn:before{
  background-image: url(../images/attenir/flower03.png);
  width: 163px;
  height: 184px;
  right: -12%;
}
.boC .hdIn{
  /*! margin: 0 auto; */
  /*! margin-left: 10%; */
}
.txBox .hdLIn{
  margin-left: auto;
}
.hdIn >div{
  max-width: 760px;
  margin-left: auto;
  border: 1px solid #ffffff;
  padding: 3% 4% 3% 28%;
  position: relative;
  z-index: 2;
  font-size: 1.6rem;
}

.txBox .hdLIn > div{
  margin-left: 0;
  padding: 3% 28% 3% 4%;
}
.hdIn h2{
  font-size: 3rem;
  line-height: 1.4;
  color: #e03682;
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: -0.8px;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",serif;
}
.cnt1 h2{
  color: #053c95;
}
.cnt3 h2, .cnt3 h3{
  color: #a50319 !important;
}
.hdIn h2 span{
  display: block;
}
.boC h3{
  color: #053c95;
  font-size: 3rem;
  font-weight: 500;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",serif;
}
.cnt2 h3{
  color: #e03682;
  line-height: 1.3;
  margin-bottom: 15px;
}
.cnt2 h3 >span{
  display: inline-block;
}
.boC ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 0;
}
.boC li{
  display: inline-block;
  width: 30%;
  margin-left: 5%;
  font-size: 1.6rem;
  vertical-align: top;
}
.boC li:first-child{
  margin-left: 0;
}
.boC p{
  line-height: 1.6;
  margin-top: 6px;
}
img{
  width: 100%;
}
@media screen and (max-width: 1265px){
  .txBox{
    width: 100%;
    margin: 0;
  }
  .toC .txBox.hdL{
    margin: 0 0 -120px 0; 
    padding-bottom: 180px;
    padding-top: 80px;
  }
  .toC .txBox.hdR{
    margin:-120px 0 0  0; 
    padding-top: 160px;
  }
  .hdIn{
    margin: 0 auto;
  }
  .hdIn > div{
    margin: 0 auto !important;
    width: 94%;
    padding: 3% !important;
  }
  .hdImg{
    text-align: center !important;
    margin: 0 6%;
  }
  .cnt1 .toC .hdIn::before{
    left: 2%;
    bottom: -30%;
    background-size: 150px auto;
  }
  .toC .hdIn::before{
    right: 2%;
    bottom: -130px;
    background-size: 150px auto;
    background-position-x: 100%;
  }
  .cnt3 .toC .hdIn::before{
    right: 2%;
    bottom: -130px;
    background-size: 120px auto;
    background-position-x: 100%;
  }
  
  .boC .txBox{
    width: 94%;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 10px !important;
    padding: 30px 3% !important;
  }
  
  .cnt{
    margin-top: 80px;
  }
}
@media screen and (max-width: 739px){
  .spOn{display: block}
  .pcOn{display: none}
  .hero__img{
    margin-top: 10px;
  }
  .cnt1{
    margin-top: 60px;
  }
  .toC .txBox.hdL{
    padding-top: 60px;
  }
  .boC .txBox, .boC .txBox.hdL{
    margin-top: 40px;
  }
  .boC li{
    width: 47.5%;
  }
  .boC li:last-child{
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 520px){
  .cnt{
    margin-top: 60px;
  }
  .cnt1{
    margin-top: 40px;
  }
  .toC .txBox.hdL{
    padding-top: 40px;
  }
  .hdIn h2{
    font-size: 6vw;
  }
  .boC h3{
    font-size: 5.8vw;
  }
  .cnt1 .toC .hdIn::before{
    left: -10%;
    bottom: -20%;
  }
  .hdIn > div, .boC li{
    font-size: 1.4rem;
  }
}
/*--------------------------*/
/*フッターメニュー設置*/
.footer__bottom {
    height: 45px;
}
.footer_menu {
    margin: auto;
    padding: 15px 0 0;
    position: relative;
    text-align: left;
    max-width: 1000px;
}
.footer_menu li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
.footer_menu li a {
    display: inline-block;
    font-size: 10px;
    height: 20px;
    overflow: hidden;
    text-decoration: none;
    color: #000!important;
}
.footer_menu li a:hover {
	color: #999999 !important;
	text-decoration: none !important;
}
.footer_menu .group_logo {
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 8px;
}
@media screen and (max-width: 1019px) {
.footer_menu .group_logo { 
    right: 2%;
  }
}
@media screen and (max-width: 670px) {
  .footer_menu {
    padding: 10px 0 0;
  }
  .footer_menu li {
    display: none;
  }
  .footer_menu li.group_logo {
    display: block;
    margin: 0 auto;
    position: static;
    width: 119px;
  }
}
/*--------------------------*/
@media (min-width: 1024px) {
.main__link {
    margin: 100px auto 50px;
  }
}
@media (min-width: 740px) {
.main__link {
    margin: 60px auto 40px;
  }
}
@media screen and (max-width: 739px) {
.main__link {
    margin-bottom: 40px;
  }
}
.txt_links {
    text-align: center;
    padding-bottom: 1em;
}
.txt_links ul {
    display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.txt_links li {
  list-style: none;
}
.txt_links li:first-child {
    margin-right: 0.5em;
}
.txt_links li:nth-child(2) {
    margin-left: 0.5em;
}
.txt_links li a {
    text-decoration: underline;
    color: #333;
    font-size: 18px;
}
.txt_links li a:hover {
    color: #999;
}

@media screen and (max-width: 740px) {
  .txt_links li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
    .txt_links {
    text-align: left;
  }
  .txt_links ul {
    display: block;
  }
  .txt_links li:first-child {
    margin-right: 0;
  }
  .txt_links li:nth-child(2) {
      margin-left: 0;
  }
}

