/*
Theme Name:Sydney-child
Template:sydney
Version:1.68
*/
body {
    font-size: 16px !important;
  }
#page {
  background-color: #fa98bc;
}
#content, .site-info, #page, h1.entry-title {
  font-family: Heebo,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.home #content {
    margin: 30px 0;
}
.page .page-wrap .content-wrapper, .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0 30px;
}
.container {
  overflow-x: hidden;
}
.top-contact {
  padding: 20px;
  text-align: center;
}
.footer02 {
  background-color: #70d0e6;
    padding: 20px 0;
}
.footer02 img {width: 550px;}
.c-box {margin: 0 10px;}
.disc {margin-bottom: 10px;}
.page-wrap .content-wrapper {
  background-color: #fa98bc;
  padding-top: 0;
  padding-bottom: 0;
  }
.sydney-svg-icon {
  vertical-align: baseline !important;
}
.fp-content-area {
  width: 100%;
}
#mainnav ul li.current-menu-item a{
  font-weight: 600;
}
.left{
  float: left;
}
.center {
  text-align: center;
}
.under {
  text-decoration: underline;
}
.site-title {
  text-align: left;
  font-family: "Life Savers";
}
#content h2 {
    padding: 1rem;
    margin: 0 0 1em;
    font-size: 1.4em;
    font-weight: 600;
    background-color: #43dcc8;
    border-radius: 0;
    color: #fff;
}
p {
    margin: 10px 0;
}
.content-area a, .entry-content a {color:#2363d8;
text-decoration: underline;
}
.b, .bold {font-weight: bold;}
.ml5 {margin-left: 5px;}
.mr5 {margin-right: 5px;}
.mb5 {margin-bottom: 5px;}
.mt5 {margin-top: 5px;}
.mt15 {margin-top: 15px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mt20 {margin-top: 20px;}
.m15 {margin: 15px;}
.pt15 {padding-top: 15px}
.p0 {padding: 0;}
.p10 {padding: 10px !important;}
.f08 {font-size: 0.8em;}
.f09 {font-size: 0.9em;}
.f11 {font-size: 1.1em;}
.f12 {font-size: 1.2em;}
.f14 {font-size: 1.4em;}
.f15 {font-size: 1.5em;}
.bb {border-bottom: 2px solid; }
.pink {color:#ff176b;}
.white {color: #fff;}
.blue {color:#6174ff;}
.orange {color: #fbb007;}
.purple {color: #8161de;}
.bg-gray {background-color: #f1f1f1;}
.bg-yellow {background-color: #ffeb9f;}
.bg-pink{background-color: #ffd6dc;}
.gray-box {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 4px;
  padding: 1rem 2rem;
}
#main {
  background-color: #fff;
}
.home #main {
  background-color: #fa98bc;
}
.pink-box {
  background-color: #ffedec;
  padding: 1em;
}
.yellow-box {
  background-color: #ffe564;
    border: none;
    display: inline-block;
    border-radius: 3px;
    padding: 1rem 2rem;
    margin-top: 15px;
}
.detail_btn {
  width: 286px;
}
.buru{
	animation: buru 2.2s infinite;
}
@keyframes buru {
    0% {
        transform: translate(0px, 0px) rotateZ(0deg)
    }
    2% {
        transform: translate(2px, 2px) rotateZ(2deg)
    }
    4% {
        transform: translate(0px, 2px) rotateZ(0deg)
    }
    6% {
        transform: translate(2px, 0px) rotateZ(-2deg)
    }
    8% {
        transform: translate(0px, 0px) rotateZ(0deg)
    }
    10% {
        transform: translate(2px, 2px) rotateZ(2deg)
    }
    12% {
        transform: translate(0px, 0px) rotateZ(0deg)
    }
    14% {
        transform: translate(2px, 0px) rotateZ(-2deg)
    }
    16% {
        transform: translate(0px, 2px) rotateZ(0deg)
    }
    18% {
        transform: translate(0px, 0px) rotateZ(0deg)
    }
    100% {
        transform: translate(0px, 0px) rotateZ(0deg)
    }
}
.top-title01 {
  margin-top: 40px;
  color: white;
  font-size: 1.3em;
}
ul.check {
  padding: 0 1em 0 1.4em;
  position: relative;
}

ul.check li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
}

ul.check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  font-weight: 900;
  position: absolute;
  left : 0; /*左端からのアイコンまで*/
  color: #ff5789; /*アイコン色*/
}

.sydney-hero-area {
  width: 100%;
  margin: 0 auto;
}
.site-title a, .site-title a:hover {
  text-decoration: none;
}
.go-top svg {
    fill: #fff;
}
.fam-singlebox {
  padding: 0 5px;
}
.post-type-archive-family #content .entry-title{
    color: #ffffff;
    padding: 0.5rem 0;
    text-align: center;
    font-size: 1.2em;
    position: absolute;
    bottom: 0;
    background-color: rgb(0 0 0 / 25%);
    font-weight: 600;
    width: 100%;
}

.single-family #main {
  padding: 1.5em 1em;
}
.single-family h1.entry-title {
    margin: 0;
    font-size: 2em;
    font-weight: 600;
    border-bottom: 1px solid #888;
}
.single-family div {line-height: 1.5;}
.single-family p {
  line-height: 1.7;
  padding: 0 0.5em;
}
.single-family h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0;
}
.single-family #content h2 {padding: 0.8rem;
    margin: 0 0 1em;
    font-size: 1.5em;
    font-weight: 600;
    background-color: #59dace;
    border-radius: 0;
    color: #fff;

}
.single-family .fld_name { position: relative;}
.single-family .fld_sns {
  position: absolute;
  right: 0;
  top: 3px;
}
.single-family .gray-box {
  background-color: #f5f5f5;
  border-radius: 0;
  padding: 0.5em;
  display: flex;
  border: none;
  width: 100%;
}
.gray-box .f11 {
   color: #8161de;
}
#profile span.b {
  color: #fbb007;
}
.row-child {
  margin-right: 15px;
  margin-left: 15px;
}
.content-area .post-wrap, .contact-form-wrap {
    padding-right: 0px;
}
.thumbs {
  width: 100%;
  /* max-width: 150px; */
  position: relative;
}
.thumbs::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.thumbs img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
.thumbs img:hover {opacity: 0.7;}
.post-type-archive-family .col-xs-6{
  padding-left: 5px;
  padding-right: 5px;
}
#sns {
  background-color: #fff;
  border-radius: 0;
  padding: 1rem 2rem;
  border: 3px solid #ab8d8d;
  word-break: break-all;
}
#sns a {
  color: #616161;
  text-decoration: underline;
}

.fld_sns a, .pink-box a, .bg-gray a {
  color: #616161;
}
.pink-box i, .bg-gray i,.pink-box a:hover, .bg-gray a:hover {
  color: #007bff;
}
.site-header.float-header {
    background-color: #fa98bc !important;
}
.site-header,.site-header.float-header {
    position: unset;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: transparent;
    padding: 15px 0;
  }
.slides-container .slide-item::after{
  width:100%;
　height:100%;
　z-index: 0;
　content: “”;
　display: block;
　position: absolute;
　top: 0;
　left: 0;
　background-color: rgba(0,0,0,0.5);
}
.slide-inner {
  top: 80%;
    /* left: 50%; */
    right: 0;
    text-align: right;
    background-color: rgba(0,0,0,0.1);
    padding: 5%;
  }
.text-slider .maintitle {
    position: relative;
    display: inline-block;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 10px;
}

.text-slider .subtitle {
    font-size: 21px;
    line-height: 30px;
    padding: 20px 0;
    font-weight: 300;
}

.hentry .title-post, .post-type-archive-family .title-post {
  font-size: 26px;
    font-weight: 600;
    line-height: normal;
    padding: 1rem 1rem;
    margin: 0;
    color: #f5f5f5;
    background-color: #3c3c3c;
}
.hentry .title-post::before, .post-type-archive-family .title-post::before{
  background-image: url(https://chiyohime.net/wp/wp-content/uploads/2020/10/rose-398576.png);
  content: '';
 display: inline-block;/*忘れずに！*/
  width: 40px;
  height: 30px;
  background-size: cover;
  vertical-align: text-bottom;
  margin-right: 8px;
}

.post-type-archive-family .footer02 {
  background-color: #4feadc;
}
#content .b-tag {
    background-color: #ffc46c;
    /* width: 250px; */
    color: #fff;
    padding: 0.3rem 0.5rem;
    font-size: 0.8em;
    display: inline-block;
    font-weight: 600;
    margin: 0 0 0.5rem;
}
.box1 {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 2rem;
}
.btn-outline-primary {
    color: #545454 !important;
    border-color: #545454 !important;
}
.btn-outline-primary:hover {
    color: #fff !important;
    background-color: #5a94ff;
    border-color: #fff !important;
}
#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: fixed;
    top: 28px;
    background-color: #48c6cf;
    margin-top: 30px;
    z-index: 1000;
}
#mainnav-mobi ul li {
  border-top: none;
}
#mainnav-mobi ul > li > a {
  color: #fff;
}
.site-footer, .widget {

}
.site-info, .nav_menu-2 {
  font-size: 14px;
}
.top-con-radio {
  text-align: center;
}
.widget-area, .widget-area a {
  text-decoration: none;
}
.footer-widgets {
    padding: 30px 0;
}
#ad {
  margin-top: -38px;
  padding-top: 38px;
  display: inline-block;
}
@media screen and (min-width: 280px){
}
@media (min-width: 576px){
#discography .gray-box img {
    /* margin-top: 5px;
    max-width: 140px; */
  }
.c-box {
      margin: 0 20px;
  }
}
@media only screen and (min-width: 768px){
.top-con-radio {
  text-align: left;
}
}
@media (min-width: 992px){
.col-xs-first {
    float:right;
}
#content .b-tag {
  margin-top: 10px;
}
.site-header, .site-header.float-header {
  position: fixed !important;
}
.visible-sm {
  display: none;
}
.sydney-hero-area {
    max-width: 940px;
}
}
@media (min-width: 1200px){
}
@media only screen and (max-width: 1024px){
.site-header {
    background-color: #fa98bc !important;
}
}
@media only screen and (max-width: 479px){
.sidebar-column {
    padding: 0 10px;
}
}
@media only screen and (max-width: 767px){
.btn-menu {
  float: right;
  margin: 0 15px 0;
}
#img_radio img {
   max-width: 120px;
   width: 100%;
}
.site-header.float-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
}
/* bootstrap上書き */
@media (min-width: 768px){
.container, .container-md, .container-sm {
    max-width: 960px !important;
}
}
@media (min-width: 576px){
.container, .container-sm {
    max-width: 960px !important;
}
}
