.youtube-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9の場合 */
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.t-center {
  margin-bottom: 2em;
  text-align: center;
}
.t-center2 {
  margin-bottom: 2em;
  text-align: center;
}
.t-center2 p {
  margin-bottom: 10px;
  text-align: center;
}
/* mainFullroy */
#mainFullroy {
  overflow: hidden;
  width: 100%;
  margin: 0 auto 28px;
}
#mainFullroy h1 {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 28px;
  padding-left: auto;
  background: url(/html/user_data/assets/img/royal-kanin/common/h1_bg.gif) no-repeat;
  font-size: 24px;
  font-weight: normal;
  line-height: 105px;
}
#mainFullroy h2 {
  margin-bottom: 28px;
  padding: 14px;
  background: #f9f0d4;
  border-left: 3px solid #bea73a;
  font-size: 18px;
  color: #38271c;
}
#mainFullroy h3 {
  margin-bottom: 14px;
  padding: 0.35em 0 0.25em 0.5em;
  border-left: 5px solid #43950c;
  font-size: 16px;
  line-height: 1;
  color: #43950c;
}
#mainFullroy h4 {
  margin-bottom: 14px;
}
#mainFullroy p {
  margin-bottom: 28px;
  line-height: 1.5;
}
#mainFullroy section {
  margin-bottom: 28px;
  padding: 0 28px;
  border-bottom: 1px dotted #000;
}
#mainFullroy section.borderNone {
  border: none;
}

/* containerroy */
#containerroy {
  overflow: hidden;
  width: 100%;
  margin: 0 auto 28px;
}
#containerroy #side1 {
  float: left;
  width: 185px;
}
#containerroy #side1 #sideSearch {
  box-sizing: border-box;
  width: 185px;
  margin-bottom: 14px;
  padding: 14px;
  background: #fff;
  border: 5px solid #f7e7b8;
  text-align: center;
}
#containerroy #side1 #sideSearch .title {
  margin-bottom: 14px;
}
#containerroy #side1 #sideSearch form input[type="text"] {
  width: 145px;
  margin-bottom: 14px;
}
#containerroy #side1 #sideSearch form input[type="submit"] {
  display: block;
  width: 80px;
  height: 25px;
  margin: 0 auto;
  background: url(../images/common/side_search_btn.gif) no-repeat;
  border: none;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
}
#containerroy #side1 .bnr {
  margin-bottom: 14px;
}
#containerroy #side1 #categoryNav {
  box-sizing: border-box;
  width: 185px;
  margin-bottom: 14px;
  padding: 7px;
  background: url(../images/common/side_category_bg.gif);
}
#containerroy #side1 #categoryNav .title {
  margin-bottom: 7px;
  text-align: center;
}
#containerroy #side1 #categoryNav > ul > li {
  margin-bottom: 7px;
}
#containerroy #side1 #categoryNav > ul > li ul li {
  margin-top: 3px;
}
#containerroy #indexMain {
  float: left;
  width: 576px;
  margin-left: 10px;
}
#containerroy #main {
  float: right;
  width: 805px;
}
#containerroy #main article h1 {
  margin-bottom: 14px;
  line-height: 1;
}
#containerroy #side2 {
  float: right;
  width: 220px;
}
#containerroy #side2 #login {
  box-sizing: border-box;
  width: 220px;
  margin-bottom: 14px;
  padding: 20px;
  border: 6px solid #f8eccf;
  background: #fff;
  text-align: center;
}
#containerroy #side2 #login #loginBtn {
  margin-bottom: 14px;
}
#containerroy #side2 #login #registBtn {
  margin-bottom: 14px;
}
#containerroy #side2 #login #forget {
  padding: 2px 0px 2px 20px;
  background: url(../images/common/side_login_forget.gif) no-repeat left center;
}
#containerroy #side2 #login #forget a {
  color: #c62209;
  text-decoration: underline;
}
#containerroy #side2 #sideCart {
  box-sizing: border-box;
  width: 220px;
  margin-bottom: 14px;
  padding: 12px;
  border: 1px solid #ccc;
  background: #fff;
}
#containerroy #side2 #sideCart #lookBtn {
  margin-bottom: 14px;
}
#containerroy #side2 #sideCart table {
  width: 100%;
}
#containerroy #side2 #sideCart table th {
  width: 50%;
  padding: 4px 0;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
#containerroy #side2 #sideCart table td {
  width: 50%;
  padding: 4px 0;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
}
#containerroy #side2 #sideCart table td #itemNum {
  color: #fe851b;
  font-weight: bold;
}
#containerroy #side2 #sideCart table td #totalNum {
  color: #fe851b;
  font-weight: bold;
}
#containerroy #side2 #staffBlog {
  margin-bottom: 14px;
}
#containerroy #side2 #news {
  box-sizing: border-box;
  width: 220px;
  padding: 4px;
  background: url(../images/common/side_news_bg.gif);
}
#containerroy #side2 #news #newsBg {
  padding: 14px 7px 7px;
  background: #fffbde;
}
#containerroy #side2 #news #newsBg .title {
  margin-bottom: 14px;
}
#containerroy #side2 #news #newsBg dl dt {
  padding: 7px 0;
  border-top: 1px dotted #ccc;
  font-size: 12px;
  font-weight: bold;
}
#containerroy #side2 #news #newsBg dl dd {
  margin-bottom: 14px;
}
#containerroy #side2 #news #newsBg dl dd a {
  color: #167ab3;
  text-decoration: underline;
}
/* rk-kodawari */
#rk-kodawari {
  width: 100%;
  text-align: center;
}
#rk-kodawari #introBg {
  background: url(/html/user_data/assets/img/royal-kanin/kodawari/image1.jpg) no-repeat right top;
}
#rk-kodawari #introBg p {
  line-height: 1.8;
  text-align: center;
  background: url(/html/user_data/assets/img/royal-kanin/kodawari/image2.jpg) no-repeat left bottom;
}
#rk-kodawari h2 {
  margin-bottom: 1em;
}
#rk-kodawari h3 {
  margin-bottom: 1em;
  border-bottom: 1px dotted #333;
}
#rk-kodawari section {
  margin-bottom: 3em;
  padding: 0 2em;
  text-align: left;
  margin-left: 10px;
}
#rk-kodawari section p {
  line-height: 1.5;
}
/* faq */
#faq .anchor {
  margin-bottom: 2em;
  text-align: center;
}
#faq .anchor li {
  display: inline-block;
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid #8a7615;
}
#faq .anchor li:last-child {
  border: none;
}
#faq .anchor li a {
  color: #8a7615;
  text-decoration: underline;
}
#faq .anchor li a:hover {
  text-decoration: none;
}
#faq .faqJump {
  position: relative;
  overflow: hidden;
  margin-bottom: 1em;
  padding: 1em 0;
  border: 1px solid #ccc;
  border-radius: 5px;
}
#faq .faqJump .faqCat {
  top: 0;
  left: 1em;
  bottom: 0;
  height: 1em;
  margin: auto;
  font-size: 24px;
}
#faq .faqJump .faqList {
  margin-left: auto;
  padding: 1em 2em;
  border-left: 1px solid #ccc;
}
#faq .faqJump .faqList ul {
  padding-left:0;
}
#faq .faqJump .faqList li {
  position: relative;
  margin-bottom: 1em;
  padding-left: 18px;
  list-style:none;
}
#faq .faqJump .faqList li:before {
  content: "â–²";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 14px;
  height: 14px;
  margin: auto;
  background: #519c1a;
  border-radius: 7px;
  font-size: 6px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  transform: rotate(90deg);
}
#faq .faqJump .faqList li:last-child {
  margin-bottom: 0;
}
#faq .faqJump .faqList li a:hover {
  color: #d00;
}
#faq .contact {
  margin: 3em 0;
  text-align: center;
}
#faq .contact p {
  margin-bottom: 1em;
  color: #4a8533;
}
#faq .contact a {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  background: #daf0c6;
  border: 1px solid #7ca950;
  border-radius: 10px;
  font-size: 30px;
  font-weight: bold;
  color: #67a23b;
  line-height: 80px;
  opacity: 1;
  transition: 0.3s ease-out;
}
#faq .contact a:hover {
  opacity: 0.7;
  transition: 0.3s ease-out;
}
#faq .topReturn {
  margin-bottom: 2em;
  text-align: right;
}
#faq .topReturn a {
  color: #08489e;
  text-decoration: underline;
}
#faq .topReturn a:hover {
  color: #d00;
}
#faq #faqArea {
  padding-top: 2em;
  border-top: 1px dotted #333;
}
#faq #faqArea .faqTitle {
  margin-bottom: 1em;
  padding: 10px 0 9px 10px;
  background: #deeed2;
  border-left: 4px solid #579f22;
  font-size: 24px;
  font-weight: bold;
  color: #418211;
}
#faq #faqArea dl {
  padding: 0 1em;
}
#faq #faqArea dl dt {
  position: relative;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 8px 0 0 35px;
}
#faq #faqArea dl dt:before {
  content: "Q";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: #ef8c8c;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
#faq #faqArea dl dd {
  position: relative;
  margin-bottom: 1.5em;
  padding: 8px 0 1.5em 35px;
  border-bottom: 1px dotted #ccc;
  line-height: 1.5;
}
#faq #faqArea dl dd:before {
  content: "A";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: #85c4ff;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
#faq #faqArea dl a {
  color: #2f7ce3;
  text-decoration: underline;
}
#faq #faqArea dl a:hover {
  color: #d00;
}
/* rk-cat */
#rk-cat .of-hidden {
  overflow: hidden;
}
#rk-cat .fltR {
  float: right;
  padding-left: 2em;
}
#rk-cat .t-center {
  margin-bottom: 2em;
  text-align: center;
}
#rk-cat h2 {
  margin-bottom: 1em;
}
#rk-cat p {
  line-height: 1.4;
}
#rk-cat section {
  margin-bottom: 2em;
  padding: 0 2em;
}
#rk-cat .btnKind {
  margin-bottom: 2em;
}
#rk-cat .btnKind a {
  display: inline-block;
  margin-bottom: 1em;
  margin-left: 0.5em;
}
#rk-cat .btnHealth a,
#rk-cat .btnWet a {
  display: inline-block;
  margin-bottom: 1.5em;
  margin-left: 1em;
}

/* rk-cat-list */
#rk-cat-list .of-hidden {
  overflow: hidden;
}
#rk-cat-list .fltR {
  float: right;
  padding-left: 2em;
}
#rk-cat-list .t-center {
  margin-bottom: 2em;
  text-align: center;
}
#rk-cat-list h2 {
  margin-bottom: 1em;
}
#rk-cat-list p {
  line-height: 1.4;
}
#rk-cat-list section {
  margin-bottom: 2em;
  padding: 0 2em;
}
#rk-cat-list .btnKind {
  margin-bottom: 2em;
}
#rk-cat-list .btnKind a {
  display: inline-block;
  margin-bottom: 1em;
  margin-left: 0.5em;
}
#rk-cat-list .btnSize a {
  display: inline-block;
  margin-bottom: 1.5em;
  margin-left: 1em;
}
/* rk-dog */
#rk-dog .of-hidden {
  overflow: hidden;
}
#rk-dog .fltR {
  float: right;
  padding-left: 2em;
}
#rk-dog .t-center {
  margin-bottom: 2em;
  text-align: center;
}
#rk-dog h2 {
  margin-bottom: 1em;
}
#rk-dog p {
  line-height: 1.4;
}
#rk-dog section {
  margin-bottom: 2em;
  padding: 0 2em;
}
#rk-dog .btnKind {
  margin-bottom: 2em;
}
#rk-dog .btnKind a {
  display: inline-block;
  margin-bottom: 1em;
  margin-left: 0.5em;
}
#rk-dog .btnSize a {
  display: inline-block;
  margin-bottom: 1.5em;
  margin-left: 1em;
}

/* rk-dog-list */
#rk-dog-list .of-hidden {
  overflow: hidden;
}
#rk-dog-list .fltR {
  float: right;
  padding-left: 2em;
}
#rk-dog-list .t-center {
  margin-bottom: 2em;
  text-align: center;
}
#rk-dog-list h2 {
  margin-bottom: 1em;
}
#rk-dog-list p {
  line-height: 1.4;
}
#rk-dog-list section {
  margin-bottom: 2em;
  padding: 0 2em;
}
#rk-dog-list .btnKind {
  margin-bottom: 2em;
}
#rk-dog-list .btnKind a {
  display: inline-block;
  margin-bottom: 1em;
  margin-left: 0.5em;
}
#rk-dog-list .btnSize a {
  display: inline-block;
  margin-bottom: 1.5em;
  margin-left: 1em;
}