@charset "UTF-8";
/* common contents -------------------------------------------------------*/
header,
.content1,
.content2,
.content3,
.content4,
.sns_content1,
.sns_content2 {
  width: 100%;
}

/*--smartphone--*/
@media screen and (max-width: 765px) {
  .sp_inner {
    width: 96%;
    margin: 0 2%;
  }
  header {
    background: url(../images/header_Bg_sp.jpg) no-repeat top;
    background-size: cover;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px white;
  }
  header h1 a > img {
    display: block;
    width: 70%;
    margin: 20px 0 0 10px;
  }
  header .message_box {
    margin-top: 100px;
  }
  header .message_box .message_01 {
    background: rgba(255, 255, 255, 0.4);
    padding: 5px;
  }
  header .message_box .message_02 {
    background: rgba(255, 255, 255, 0.4);
    padding: 5px;
    margin: 10px 0;
  }
  header .message_box .message_03 {
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.4);
    padding: 5px;
  }
  .content1 {
    background: #EEC913;
    color: #fff;
  }
  .content1 > h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    border-bottom: solid #fff 5px;
    margin-top: 5px;
  }
  .content1 .content1_p {
    border-top: 10px #fff;
    padding-top: 10px;
  }
  .content1 .content1_p > p.font_2 {
    text-align: center;
    font-size: 16px;
    padding: 50px 0 80px;
  }
  .content2 {
    background: url(../images/pc_content2_bg.png) no-repeat top #D4F576;
    background-size: contain;
    padding-top: 50px;
  }
  .content2 > h2 {
    font-size: 20px;
    font-weight: bold;
    background: #fff;
    width: 150px;
    text-align: center;
    transform: rotate(-10deg);
    margin: 0 0 0 10px;
  }
  .content2 > p {
    margin-top: 30px;
    background: #fff;
    padding: 20px;
    border-radius: 10%;
  }
  .content2 .sns_content {
    display: flex;
    flex-wrap: wrap;
    background: url(../images/ahiru_foot.png) no-repeat center;
  }
  .content2 .sns_content ul {
    width: 50%;
    margin: 30px 0;
    padding: 20px 0;
  }
  .content2 .sns_content ul li {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .content3 {
    background: url(../images/circle.png) repeat-x top;
    padding-top: 50px;
    margin-top: -10px;
  }
  .content3 h2.font_2 {
    font-size: 40px;
    text-align: center;
    padding-bottom: 20px;
    text-align: center;
  }
  .content3 > p:first-child {
    text-align: center;
  }
  .content3 h2 {
    font-size: 25px;
    font-weight: bold;
    padding: 50px 0;
    text-align: center;
  }
  .content3 h3 {
    padding: 30px;
    text-align: center;
    font-size: 20px 0;
    font-weight: 700;
  }
  .content3 .white_box {
    background: url(../images/block_yellow.jpg) repeat-x bottom;
    padding-bottom: 30px;
  }
  .content3 .white_box > dl dt {
    background: #FFE5E5;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .content3 .white_box > dl dd {
    margin: 20px 2%;
  }
  .content3 .white_box > dl span {
    font-size: 30px;
  }
  .content3 .yellow_box {
    background: url(../images/block_yellow.jpg) bottom repeat-x #FFEEC4;
    padding-bottom: 30px;
  }
  .content3 .yellow_box > dl dt {
    background: #fff;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .content3 .yellow_box > dl dd {
    margin: 20px 2%;
  }
  .content3 .yellow_box > dl span {
    font-size: 30px;
  }
  .content4 {
    padding-bottom: 80px;
    background: url(../images/ahiru_family.png) no-repeat right bottom;
    background-size: 40%;
  }
  .content4 > h2 {
    padding-top: 50px;
    font-size: 25px;
    margin-bottom: 30px;
  }
  .content4 p:nth-child(3) {
    font-size: 40px;
    margin: 70px 0 40px 30px;
    padding-right: 50px;
  }
  .content4 .cont4_insta:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url(../images/instagram.png) no-repeat;
    background-size: contain;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 10px;
  }
  .sns_content2 {
    color: #fff;
    background: url(../images/block_blue.jpg) top repeat-x #B2E4DB;
    padding-top: 20px;
    margin-top: 20px;
    padding-bottom: 70px;
  }
  .sns_content2 .sns_content2_inner {
    background: url(../images/footer_back.png) no-repeat bottom right;
    background-size: 55%;
    margin-bottom: 50px;
  }
  .sns_content2 .sns_content2_inner h2.sns-heading {
    font-size: 20px;
    font-weight: bold;
    padding: 50px 0 0 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .sns_content2 .sns_content2_inner h2.sns-heading > span {
    font-size: 17px;
  }
  .sns_content2 .sns_content2_inner > p.sp_inner {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
  }
  .sns_content2 .sns_cont2_add {
    display: flex;
    margin-top: 50px;
  }
  .sns_content2 .sns_cont2_add > p:first-child {
    margin: 20px 20px 0 0;
    width: 20%;
  }
  .sns_content2 .sns_cont2_add > p:nth-child(2) {
    width: 80%;
  }
  .triangle {
    background-color: #fff;
    width: 50px;
    height: 50px;
    clip-path: polygon(0 0, 100% 0%, 50% 50%);
    margin: 40px auto 30px;
  }
  .sns_cont2_add2 > p:first-child {
    margin: 10px 0;
  }
  .sns_cont2_add2 p:nth-child(2) {
    padding-bottom: 10px;
    font-size: 17px;
  }
  .sns_cont2_add2 p:nth-child(3) > strong {
    font-weight: bold;
    font-size: 20px;
  }
  .sns_cont2_add2 .gmap_wrapper {
    width: 96%;
    max-width: 1000px;
    margin: 20px auto;
    overflow: hidden;
  }
  .sns_cont2_add2 .gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    /*16:9の比率にしたい場合、9/16=56.25%*/
  }
  .sns_cont2_add2 .gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
  }
  .sns_content3 p:first-child {
    background: url(../images/instagram.png) no-repeat 20px 50px #F5EAA6;
    padding: 50px 0 50px 80px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(10, 0, 0, 0.25);
    background-size: 80px 80px;
  }
  .sns_content3 p:nth-child(2) {
    background: url(../images/line.png) no-repeat 20px 50px #CDF5A6;
    padding: 50px 0 50px 10px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(10, 0, 0, 0.25);
    background-size: 80px 80px;
  }
  footer {
    margin: 40px auto 0 auto;
  }
  footer .footer_rogo {
    padding-bottom: 20px;
    text-align: center;
  }
  footer .footer_rogo:before {
    background: url(../images/ahiru_left.png);
    content: "";
    display: inline-block;
    background-size: cover;
    width: 80px;
    height: 80px;
    margin: 20px 10px 0 0;
  }
  footer .footer_rogo:after {
    background: url(../images/ahiru_right.png);
    content: "";
    display: inline-block;
    background-size: cover;
    width: 80px;
    height: 80px;
    margin: 20px 0 0 10px;
  }
  footer address > p {
    text-align: center;
    margin-bottom: 30px;
    display: block;
  }
  footer p:nth-child(3) {
    background: url(../images/footer_bg.jpg) repeat-x;
    height: 43px;
    padding-top: 9px;
    text-align: center;
    font-weight: bold;
    color: #fff;
  }
}
/*--tablet--*/
@media only screen and (min-width: 766px) and (max-width: 960px) {
  .tab_inner {
    width: 90%;
    margin: 0 auto;
  }
  /* ---- header ---- */
  header {
    background: url(../images/header_Bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding-bottom: 80px;
  }
  header h1 a > img {
    display: block;
    width: 45%;
    margin: 25px 0 0 20px;
  }
  header .message_box {
    width: 90%;
    margin: 120px auto 0;
  }
  header .message_box .message_01 {
    background: rgba(255, 255, 255, 0.4);
    padding: 8px;
    width: 60%;
  }
  header .message_box .message_02 {
    background: rgba(255, 255, 255, 0.4);
    padding: 8px;
    margin: 12px 0;
    width: 40%;
  }
  header .message_box .message_03 {
    background: rgba(255, 255, 255, 0.4);
    padding: 8px;
    width: 70%;
  }
  /* ---- content1 ---- */
  .content1 {
    background: #EEC913;
    color: #fff;
  }
  .content1 > h2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
    border-bottom: solid #fff 5px;
    margin-top: 5px;
  }
  .content1 .content1_p {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
  }
  .content1 .content1_p p {
    margin: 20px 0;
    font-size: 15px;
  }
  .content1 .content1_p > .font_2 {
    text-align: center;
    font-size: 16px;
    padding: 20px 0 70px;
  }
  /* ---- content2 ---- */
  .content2 {
    background: url(../images/pc_content2_bg.png) no-repeat top #D4F576;
    background-size: contain;
    padding-top: 60px;
  }
  .content2 > h2 {
    font-size: 22px;
    font-weight: bold;
    background: #fff;
    width: 160px;
    text-align: center;
    transform: rotate(-10deg);
    margin: 0 0 0 20px;
  }
  .content2 > p {
    width: 90%;
    margin: 30px auto 0;
    background: #fff;
    padding: 20px;
    border-radius: 10%;
    font-size: 15px;
  }
  .content2 .sns_content {
    display: flex;
    flex-wrap: wrap;
    background: url(../images/ahiru_foot.png) no-repeat center;
  }
  .content2 .sns_content ul {
    width: 50%;
    margin: 30px 0;
    padding: 20px 0;
  }
  .content2 .sns_content ul li {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
  }
  /* ---- content3 ---- */
  .content3 {
    background: url(../images/circle.png) repeat-x top;
    padding-top: 50px;
    margin-top: -10px;
  }
  .content3 h2.font_2 {
    font-size: 42px;
    text-align: center;
    padding-bottom: 20px;
  }
  .content3 h2 {
    font-size: 28px;
    font-weight: bold;
    padding: 50px 0;
    text-align: center;
  }
  .content3 h3 {
    padding: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
  }
  .content3 > p:first-child {
    width: 90%;
    margin: 0 auto;
  }
  .content3 .white_box {
    background: url(../images/block_yellow.jpg) repeat-x bottom;
    padding-bottom: 30px;
  }
  .content3 .white_box > p {
    width: 80%;
    margin: 0 auto;
  }
  .content3 .white_box > p:first-of-type {
    width: 90%;
    margin: 0 auto 20px;
    font-size: 15px;
  }
  .content3 .white_box > dl {
    width: 90%;
    margin: 0 auto;
  }
  .content3 .white_box > dl dt {
    background: #FFE5E5;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .content3 .white_box > dl dd {
    margin: 20px 2%;
  }
  .content3 .white_box > dl span {
    font-size: 30px;
  }
  .content3 .yellow_box {
    background: url(../images/block_yellow.jpg) bottom repeat-x #FFEEC4;
    padding-bottom: 30px;
  }
  .content3 .yellow_box > p {
    width: 80%;
    margin: 0 auto;
  }
  .content3 .yellow_box > dl {
    width: 90%;
    margin: 0 auto;
  }
  .content3 .yellow_box > dl dt {
    background: #fff;
    padding: 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .content3 .yellow_box > dl dd {
    margin: 20px 2%;
  }
  .content3 .yellow_box > dl span {
    font-size: 30px;
  }
  /* ---- content4 ---- */
  .content4 {
    padding-bottom: 100px;
    background: url(../images/ahiru_family.png) no-repeat right bottom;
    background-size: 35%;
  }
  .content4 > h2 {
    padding-top: 50px;
    font-size: 26px;
    margin-bottom: 30px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .content4 > p:nth-child(2) {
    width: 90%;
    margin: 0 auto 20px;
    font-size: 15px;
  }
  .content4 p:nth-child(3) {
    font-size: 42px;
    margin: 70px 0 40px 40px;
    padding-right: 60px;
  }
  .content4 .cont4_insta:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url(../images/instagram.png) no-repeat;
    background-size: contain;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 10px;
  }
  /* ---- sns_content2 ---- */
  .sns_content2 {
    color: #fff;
    background: url(../images/block_blue.jpg) top repeat-x #B2E4DB;
    padding: 50px 0;
    margin-top: 20px;
  }
  .sns_content2 .sns_content2_inner {
    width: 90%;
    margin: 0 auto;
    background: url(../images/footer_back.png) no-repeat bottom right;
    background-size: 45%;
  }
  .sns_content2 .sns_content2_inner h2.sns-heading {
    font-size: 22px;
    font-weight: bold;
    padding: 50px 0 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .sns_content2 .sns_content2_inner h2.sns-heading > span {
    font-size: 17px;
  }
  .sns_content2 .sns_content2_inner > p.sp_inner {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
  }
  .sns_content2 .sns_cont2_add {
    display: flex;
  }
  .sns_content2 .sns_cont2_add > p:first-child {
    margin: 20px 20px 0 0;
    width: 15%;
  }
  .sns_content2 .sns_cont2_add > p:nth-child(2) {
    width: 85%;
    font-size: 15px;
    margin-top: 30px;
  }
  .sns_content2 .triangle {
    background-color: #fff;
    width: 50px;
    height: 50px;
    clip-path: polygon(0 0, 100% 0%, 50% 50%);
    margin: 40px auto 30px;
  }
  .sns_content2 .sns_cont2_add2 {
    width: 90%;
    margin: 0 auto;
  }
  .sns_content2 .sns_cont2_add2 p:first-child {
    margin: 10px 0;
    font-size: 15px;
  }
  .sns_content2 .sns_cont2_add2 p:nth-child(2) {
    font-size: 15px;
  }
  .sns_content2 .gmap_wrapper {
    width: 90%;
    margin: 50px auto;
    max-width: 960px;
  }
  .sns_content2 .gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .sns_content2 .gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* ---- sns_content3 ---- */
  .sns_content3 p:first-child {
    background: url(../images/instagram.png) no-repeat 30px 50px #F5EAA6;
    padding: 50px 0 50px 100px;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(10, 0, 0, 0.25);
    background-size: 80px 80px;
  }
  .sns_content3 p:nth-child(2) {
    background: url(../images/line.png) no-repeat 30px 50px #CDF5A6;
    padding: 50px 0 50px 20px;
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(10, 0, 0, 0.25);
    background-size: 80px 80px;
  }
  /* ---- footer ---- */
  footer {
    margin: 40px auto 0;
  }
  footer .footer_rogo {
    padding-bottom: 20px;
    text-align: center;
  }
  footer .footer_rogo:before {
    background: url(../images/ahiru_left.png);
    content: "";
    display: inline-block;
    background-size: cover;
    width: 80px;
    height: 80px;
    margin: 20px 10px 0 0;
  }
  footer .footer_rogo:after {
    background: url(../images/ahiru_right.png);
    content: "";
    display: inline-block;
    background-size: cover;
    width: 80px;
    height: 80px;
    margin: 20px 0 0 10px;
  }
  footer address > p {
    text-align: center;
    margin-bottom: 30px;
    display: block;
  }
  footer p:nth-child(3) {
    background: url(../images/footer_bg.jpg) repeat-x;
    height: 43px;
    padding-top: 9px;
    text-align: center;
    font-weight: bold;
    color: #fff;
  }
}
/*--Pc--*/
@media screen and (min-width: 961px) {
  .pc_inner {
    width: 900px;
    margin: 0 auto;
    font-size: 16px;
  }
  /* ---- header ---- */
  header {
    background: url(../images/header_Bg.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    padding-bottom: 120px;
  }
  header .sp_inner {
    width: 900px;
    margin: 0 auto;
  }
  header h1 a > img {
    display: block;
    width: 300px;
    margin: 30px 0 0 0;
  }
  header .message_box {
    margin-top: 140px;
  }
  header .message_box .message_01 {
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
    margin: 0 auto;
    width: 55%;
  }
  header .message_box .message_02 {
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
    margin: 14px auto;
    width: 38%;
  }
  header .message_box .message_03 {
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
    width: 65%;
    margin: auto;
  }
  /* ---- content1 ---- */
  .content1 {
    background: #EEC913;
    color: #fff;
    text-align: center;
  }
  .content1 > h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 14px 0;
    border-bottom: solid #fff 5px;
    margin-top: 5px;
  }
  .content1 .content1_p {
    width: 900px;
    margin: 0 auto;
    padding-top: 20px;
  }
  .content1 .content1_p p {
    margin: 22px 0;
    font-size: 15px;
    line-height: 1.9;
  }
  .content1 .content1_p > .font_2 {
    text-align: center;
    font-size: 18px;
    padding: 25px 0 90px;
  }
  /* ---- content2 ---- */
  .content2 {
    background: url(../images/pc_content2_bg.png) no-repeat top #D4F576;
    background-size: contain;
    padding-top: 80px;
  }
  .content2 > h2 {
    font-size: 24px;
    font-weight: bold;
    background: #fff;
    width: 170px;
    text-align: center;
    transform: rotate(-10deg);
    margin: 0 auto 0 calc(50% - 450px);
  }
  .content2 > p {
    width: 900px;
    margin: 35px auto 0;
    background: #fff;
    padding: 25px 30px;
    border-radius: 5%;
    font-size: 15px;
    line-height: 1.9;
  }
  .content2 .sns_content {
    display: flex;
    justify-content: center;
    background: url(../images/ahiru_foot.png) no-repeat center;
  }
  .content2 .sns_content ul {
    width: 25%;
    margin: 40px 0;
    padding: 25px 0;
  }
  .content2 .sns_content ul li {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
  }
  /* ---- content3 ---- */
  .content3 {
    background: url(../images/circle.png) repeat-x top;
    padding-top: 60px;
    margin-top: -10px;
  }
  .content3 > p:first-child {
    width: 900px;
    margin: 0 auto 20px;
    font-size: 15px;
    line-height: 1.9;
  }
  .content3 h2.font_2 {
    font-size: 46px;
    text-align: center;
    padding-bottom: 20px;
  }
  .content3 h2 {
    font-size: 30px;
    font-weight: bold;
    padding: 55px 0;
    text-align: center;
  }
  .content3 h3 {
    padding: 35px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
  }
  .content3 .white_box {
    background: url(../images/block_yellow.jpg) repeat-x bottom;
    padding-bottom: 40px;
  }
  .content3 .white_box > p {
    width: 900px;
    margin: 0 auto;
  }
  .content3 .white_box > p:first-of-type {
    width: 900px;
    margin: 0 auto 20px;
    font-size: 15px;
    line-height: 1.9;
  }
  .content3 .white_box > dl {
    width: 900px;
    margin: 0 auto;
  }
  .content3 .white_box > dl dt {
    background: #FFE5E5;
    padding: 12px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .content3 .white_box > dl dd {
    margin: 20px 2%;
    font-size: 15px;
    line-height: 1.9;
  }
  .content3 .white_box > dl span {
    font-size: 30px;
  }
  .content3 .yellow_box {
    background: url(../images/block_yellow.jpg) bottom repeat-x #FFEEC4;
    padding-bottom: 40px;
  }
  .content3 .yellow_box > p {
    width: 900px;
    margin: 0 auto;
  }
  .content3 .yellow_box > dl {
    width: 900px;
    margin: 0 auto;
  }
  .content3 .yellow_box > dl dt {
    background: #fff;
    padding: 12px 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .content3 .yellow_box > dl dd {
    margin: 20px 2%;
    font-size: 15px;
    line-height: 1.9;
  }
  .content3 .yellow_box > dl span {
    font-size: 30px;
  }
  /* ---- content4 ---- */
  .content4 {
    padding-bottom: 120px;
    background: url(../images/ahiru_family.png) no-repeat right bottom;
    background-size: 30%;
  }
  .content4 > h2 {
    padding-top: 60px;
    font-size: 28px;
    margin: 0 auto 30px;
    width: 900px;
  }
  .content4 > p:nth-child(2) {
    width: 900px;
    margin: 0 auto 20px;
    font-size: 15px;
    line-height: 1.9;
  }
  .content4 p:nth-child(3) {
    font-size: 46px;
    margin: 80px 0 40px calc(50% - 450px);
    padding-right: 60px;
  }
  .content4 .cont4_insta:before {
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
    background: url(../images/instagram.png) no-repeat;
    background-size: contain;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 10px;
  }
  /* ---- sns_content2 ---- */
  .sns_content2 {
    color: #fff;
    background: url(../images/block_blue.jpg) top repeat-x #B2E4DB;
    padding: 30px 0 100px;
    margin-top: 20px;
  }
  .sns_content2 .sns_content2_inner {
    width: 900px;
    margin: 0 auto;
    background: url(../images/footer_back.png) no-repeat bottom right;
    background-size: 40%;
  }
  .sns_content2 .sns_content2_inner h2.sns-heading {
    font-size: 24px;
    font-weight: bold;
    padding: 55px 0 0;
    text-align: center;
    margin-bottom: 25px;
  }
  .sns_content2 .sns_content2_inner h2.sns-heading > span {
    font-size: 19px;
  }
  .sns_content2 .sns_content2_inner > p.sp_inner {
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    line-height: 1.9;
  }
  .sns_content2 .sns_cont2_add {
    display: flex;
    align-items: flex-start;
  }
  .sns_content2 .sns_cont2_add > p:first-child {
    margin: 20px 25px 0 0;
    width: 80px;
    flex-shrink: 0;
  }
  .sns_content2 .sns_cont2_add > p:nth-child(2) {
    flex: 1;
    font-size: 15px;
    line-height: 1.9;
    margin-top: 17px;
  }
  .sns_content2 .triangle {
    background-color: #fff;
    width: 50px;
    height: 50px;
    clip-path: polygon(0 0, 100% 0%, 50% 50%);
    margin: 50px auto 35px;
  }
  .sns_content2 .sns_cont2_add2 {
    width: 900px;
    margin: 0 auto;
  }
  .sns_content2 .sns_cont2_add2 p:first-child {
    margin: 12px 0;
    font-size: 15px;
  }
  .sns_content2 .sns_cont2_add2 p:nth-child(2) {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .sns_content2 .sns_cont2_add2 p:nth-child(3) strong {
    font-weight: bold;
    font-size: 20px;
  }
  .sns_content2 .sns_cont2_add2 p:nth-child(3) {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .sns_content2 > p:last-of-type {
    font-size: 15px;
    width: 900px;
    margin: 10px auto 0;
  }
  .sns_content2 .gmap_wrapper {
    width: 900px;
    margin: 20px auto 0;
  }
  .sns_content2 .gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 45%;
  }
  .sns_content2 .gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* ---- sns_content3 ---- */
  .sns_content3 {
    display: flex;
  }
  .sns_content3 p:first-child {
    width: 50%;
    background: url(../images/instagram.png) no-repeat 40px center #F5EAA6;
    padding: 60px 0 60px 120px;
    font-size: 44px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(10, 0, 0, 0.25);
    background-size: 90px 90px;
  }
  .sns_content3 p:nth-child(2) {
    width: 50%;
    background: url(../images/line.png) no-repeat 40px center #CDF5A6;
    padding: 60px 0 60px 30px;
    font-size: 44px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 6px rgba(10, 0, 0, 0.25);
    background-size: 90px 90px;
  }
  /* ---- footer ---- */
  footer {
    margin: 40px auto 0;
  }
  footer .footer_rogo {
    padding-bottom: 20px;
    text-align: center;
  }
  footer .footer_rogo:before {
    background: url(../images/ahiru_left.png);
    content: "";
    display: inline-block;
    background-size: cover;
    width: 90px;
    height: 90px;
    margin: 20px 15px 0 0;
  }
  footer .footer_rogo:after {
    background: url(../images/ahiru_right.png);
    content: "";
    display: inline-block;
    background-size: cover;
    width: 90px;
    height: 90px;
    margin: 20px 0 0 15px;
  }
  footer img {
    width: auto;
    max-width: 200px;
  }
  footer address > p {
    text-align: center;
    margin-bottom: 30px;
    display: block;
    font-size: 15px;
  }
  footer p:nth-child(3) {
    background: url(../images/footer_bg.jpg) repeat-x;
    height: 43px;
    padding-top: 9px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
  }
}/*# sourceMappingURL=style.css.map */