@charset "UTF-8";
/* #############################################################

[ プロジェクト ] 固有スタイルを定義

############################################################# */
/* --------------------------------------------------------------
	Header
-------------------------------------------------------------- */
.p-logo {
  margin: 4% 0 1rem;
  text-align: center; }

.p-logo img[src$=".svg"] {
  width: 40%;
  height: auto; }

.p-header-lead {
  margin: 0 15px 10px;
  font-size: 1.2rem;
  line-height: 3;
  text-align: center; }

.hd-sns {
  display: none; }

.menu {
  display: none; }

.g-nav {
  width: 100%;
  border-top: 1px solid #c4c4c4; }

.g-nav [class*='g-nav-list']:not(:first-child) {
  border-top: 1px solid #c4c4c4; }

.g-nav a {
  display: block;
  padding: 1rem;
  font-size: 1.8rem;
  text-align: center; }

.g-nav span {
  display: inline-block;
  margin-left: 1.6rem;
  color: #e34d7e;
  font-size: 1.4rem; }

/* ハンバーガー */
.btn-gnav-trigger {
  display: block;
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }

.btn-gnav-trigger span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  -webkit-transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }

.btn-gnav-trigger span {
  position: absolute;
  left: 50%;
  width: 65%;
  height: 3px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #1a1a1a; }

.btn-gnav-trigger span:nth-of-type(1) {
  top: 12px; }

.btn-gnav-trigger span:nth-of-type(2) {
  top: 22px; }

.btn-gnav-trigger span:nth-of-type(3) {
  top: 32px; }

/* active */
.btn-gnav-trigger.active {
  position: fixed;
  top: 0;
  right: 0; }

.btn-gnav-trigger.active span {
  height: 3px;
  background: #1a1a1a; }

.btn-gnav-trigger.active span:nth-of-type(1) {
  left: 0;
  width: 80%;
  -webkit-transform: translate3d(6px, 11px, 0) rotate(45deg);
          transform: translate3d(6px, 11px, 0) rotate(45deg); }

.btn-gnav-trigger.active span:nth-of-type(2) {
  left: 150%; }

.btn-gnav-trigger.active span:nth-of-type(3) {
  left: 0;
  width: 80%;
  -webkit-transform: translate3d(6px, -8px, 0) rotate(-45deg);
          transform: translate3d(6px, -8px, 0) rotate(-45deg); }

@media print, screen and (min-width: 57.5em) {
  .p-header {
    position: relative;
    max-width: 1200px;
    height: 197px;
    margin: 0 auto 30px; }
  .p-header-lead {
    position: absolute;
    top: 60px;
    left: 0;
    margin: 0;
    font-size: 1.4rem;
    line-height: 3; }
  .p-logo {
    position: absolute;
    top: 24px;
    right: 0;
    left: 0;
    width: 204px;
    margin: auto; }
  .p-logo img[src$=".svg"] {
    width: 100%; }
  .menu {
    display: block; }
  .g-nav {
    position: absolute;
    top: 142px;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    border-top: none; }
  .g-nav [class*='g-nav-list']:not(:first-child) {
    border-top: none;
    border-left: 1px solid #c4c4c4; }
  .g-nav a {
    padding: 8px 4px;
    font-size: 1.6rem; }
  .g-nav span {
    display: block;
    margin-left: 0;
    font-size: 1.4rem; }
  .btn-gnav-trigger {
    display: none; }
  .hd-sns {
    display: block;
    position: absolute;
    top: 20px;
    right: 0; }
  .hd-sns li {
    width: 30px;
    margin-right: 20px;
    float: left;
    list-style: none; }
  .hd-sns li:nth-child(3) {
    width: 15px; }
  .hd-sns li:nth-child(4) {
    margin-top: 3px; }
  .hd-sns li:last-child {
    margin-right: 0; }
  .hd-action-wrap {
    position: absolute;
    top: 70px;
    right: 0;
    width: 290px;
    list-style: none; }
  .hd-contact {
    width: 120px;
    float: left; }
    .hd-contact .btn-icon {
      width: 1.6rem;
      height: 2rem;
      vertical-align: middle; }
  .hd-doc {
    width: 160px;
    float: right; }
    .hd-doc .btn-icon {
      width: 14px;
      vertical-align: -5px; } }

/* --------------------------------------------------------------
	common
-------------------------------------------------------------- */
img.centered {
  display: block;
  margin-right: auto;
  margin-left: auto; }

img.alignright {
  display: inline;
  margin: 0 0 2px 7px;
  padding: 4px; }

img.alignleft {
  display: inline;
  margin: 0 7px 2px 0;
  padding: 4px; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

ul, ol {
  list-style-position: inside; }

p {
  margin-bottom: 10px; }

/* --------------------------------------------------------------
	Footer
-------------------------------------------------------------- */
.p-footer.u-sp {
  background: #282828; }

.p-footer.u-sp .p-page-top {
  padding: 15px 0 20px; }

.p-footer.u-sp .p-footer-nav-wrap a {
  display: block;
  padding: 20px 30px;
  color: #fff; }

.p-footer.u-sp .p-footer-nav-wrap a:hover {
  text-decoration: none; }

.p-footer.u-sp .p-footer-nav-wrap .child {
  display: none;
  margin: 0 0 -1px;
  padding: 0; }

.p-footer.u-sp .p-footer-nav-wrap li {
  display: block;
  border-bottom: 1px solid #fff; }

.p-footer.u-sp .p-footer-nav-wrap li:first-child {
  border-top: 1px solid #fff; }

.p-footer.u-sp .p-footer-nav-wrap .child li {
  margin: 0 30px;
  border-bottom: 1px solid #fff; }

.switch .menu:after {
  -webkit-transform: rotate(135deg);
  -moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  position: absolute;
  /*top: 50%;*/
  right: 30px;
  width: 20px;
  height: 20px;
  margin-top: 0;
  transform: rotate(135deg);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 1.4rem;
  content: '';
  transition: all, 0.25s, linear; }

.switch .menu.active:after {
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  -webkit-transform: rotate(-45deg);
  margin-top: 10px;
  transform: translate(0, 50%);
  transform: rotate(-45deg); }

.switch .four .menu:after {
  display: none;
  border-right: none; }

.p-footer.u-sp .p-footer-inner {
  background: #fff;
  color: #b4b4b4; }

.p-footer.u-sp .p-footer-inner h2 {
  padding: 30px 0 40px; }

.p-footer.u-sp .p-footer-copyright {
  margin-bottom: 10px;
  font-size: 1.2rem; }

.p-footer-logo img {
  width: 40%; }

.p-bottom-contact {
  position: relative;
  max-width: 1200px;
  margin: 30% auto 0;
  padding: 4%;
  background: #f46291; }

.p-bottom-contact-img {
  margin: -30% 0 6%;
  text-align: center; }

.p-bottom-contact-img img {
  width: 80%; }

.p-bottom-contact-txt {
  color: #fff;
  font-size: 1.1rem;
  text-align: center; }

.p-bottom-contact-lead {
  color: #fff;
  font-size: 1.5rem;
  text-align: center; }

.p-bottom-contact-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 1rem;
  list-style: none; }

.p-bottom-contact-list .small-txt {
  display: inline-block;
  margin-right: 1rem;
  font-size: 1rem;
  vertical-align: middle; }

.p-bottom-contact-list .u-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 6% 0;
  font-size: 1.2rem;
  text-align: left; }

.tel-contact {
  width: 100%;
  margin-bottom: 1rem; }

.p-bottom-contact-list .tel-link {
  padding: 4% 0;
  border: 1px solid #fff;
  font-size: 1.8rem;
  text-align: center; }

.mail-contact {
  width: 50%;
  padding-right: 1%; }
  .mail-contact .icon-mail {
    width: 34px;
    height: 26px;
    margin: 0 10px;
    vertical-align: middle; }

.doc-contact {
  width: 50%;
  padding-left: 1%; }
  .doc-contact .icon-dl-arr {
    width: 20px;
    height: 28px;
    margin: 0 10px;
    vertical-align: middle; }

@media screen and (min-width: 42.5em) {
  .p-bottom-contact-txt {
    font-size: 1.8rem; }
  .p-bottom-contact-lead {
    font-size: 2.6rem; }
  .p-bottom-contact-list .small-txt {
    display: inline-block;
    margin-right: 1rem;
    font-size: 1.4rem;
    vertical-align: middle; }
  .p-bottom-contact-list .u-btn {
    font-size: 1.8rem; }
  .p-bottom-contact-list .tel-link {
    padding: 2% 0;
    border: 1px solid #fff;
    font-size: 3.6rem; }
  .mail-contact .icon-mail {
    width: 50px;
    height: 32px;
    margin: 0 20px; }
  .doc-contact .icon-dl-arr {
    width: 28px;
    height: 32px;
    margin: 0 20px; } }

@media print, screen and (min-width: 57.5em) {
  .p-bottom-contact {
    max-width: 1200px;
    margin: 110px auto 60px;
    padding: 30px 30px 20px; }
  .p-bottom-contact-img {
    width: 360px;
    margin: -110px 0 0;
    float: left; }
    .p-bottom-contact-img img {
      width: 100%; }
  .p-bottom-contact-txt {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .25rem; }
  .p-bottom-contact-lead {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: .25rem; }
  .p-bottom-contact-list .u-btn {
    padding: 10px 0; }
  .tel-contact {
    width: 100%; }
  .tel-txt {
    margin-bottom: 0;
    padding: 10px 0;
    color: #fff;
    font-size: 4.4rem;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center; }
  .mail-contact {
    width: 50%; }
    .mail-contact .icon-mail {
      width: 34px;
      height: 26px;
      margin: 0 10px;
      vertical-align: middle; }
  .doc-contact {
    width: 50%; }
    .doc-contact .icon-dl-arr {
      width: 20px;
      height: 28px;
      margin: 0 10px;
      vertical-align: middle; } }

@media print, screen and (min-width: 75em) {
  .tel-txt {
    font-size: 3.6rem; }
  .tel-contact {
    width: 275px;
    margin: 0 10px 0 0; }
  .mail-contact {
    width: 30%;
    padding-right: 1%; }
    .mail-contact .icon-mail {
      width: 34px;
      height: 26px;
      margin: 0 10px;
      vertical-align: middle; }
  .doc-contact {
    width: 30%;
    padding-left: 1%; }
    .doc-contact .icon-dl-arr {
      width: 20px;
      height: 28px;
      margin: 0 10px;
      vertical-align: middle; } }

.p-bottom-nav {
  margin-bottom: 4%;
  padding: 2%;
  background: url("../../asset/images/mediaguide/bg-bottom-nav.gif"); }

.p-bottom-nav li {
  margin-bottom: 1%;
  padding: 2%; }

@media print, screen and (min-width: 57.5em) {
  .p-bottom-nav {
    margin-bottom: 30px;
    padding: 30px; }
  .p-bottom-nav ul {
    max-width: 1200px;
    margin: 0 auto; }
  .p-bottom-nav li {
    margin-bottom: 0;
    padding: 10px; } }

.p-bottom-bnr {
  margin-bottom: 3%;
  padding: 2%; }

.p-bottom-bnr li {
  padding: 0 4%; }

@media print, screen and (min-width: 57.5em) {
  .p-bottom-bnr {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0; }
  .p-bottom-bnr li {
    padding: 0 10px; } }

@media print, screen and (min-width: 57.5em) {
  .p-footer.u-pc {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #b6b6b6; }
  .p-footer.u-pc .p-footer-inner {
    width: 100%;
    margin: 0 auto 40px; }
  .p-footer.u-pc .p-footer-logo {
    width: 25%;
    height: 280px;
    float: left;
    border-right: 1px solid #b6b6b6;
    font-size: 1.3rem; }
  .p-footer.u-pc .p-footer-logo img {
    width: 84%; }
  .p-footer.u-pc .p-footer-logo h2 {
    display: block;
    width: 200px;
    height: 85px;
    margin: auto; }
  .p-footer.u-pc .p-footer-logo p {
    margin: 67px 0 15px; }
  .p-footer.u-pc .p-footer-side {
    width: 70%;
    margin: 9px 0 0 30px;
    float: right; }
  .p-footer.u-pc .p-footer-side .contact a {
    font-size: 1.5rem;
    font-weight: bold; }
  .p-footer.u-pc .p-footer-nav li {
    list-style: none; }
  .p-footer.u-pc .p-footer-nav .p-footer-nav-list1,
  .p-footer.u-pc .p-footer-nav .p-footer-nav-list2,
  .p-footer.u-pc .p-footer-nav .p-footer-nav-list3,
  .p-footer.u-pc .p-footer-nav .p-footer-nav-list4,
  .p-footer.u-pc .p-footer-nav .p-footer-nav-list5 {
    width: 170px;
    float: left;
    font-weight: bold; }
  .p-footer.u-pc .p-footer-nav .p-footer-nav-cat li {
    margin-bottom: 10px;
    font-size: 1.2rem;
    font-weight: normal; }
  .p-footer.u-pc .p-footer-nav .p-footer-nav-cat li:first-child {
    margin-top: 15px; }
  .p-footer.u-pc .p-footer-copyright {
    margin-top: 15px;
    font-size: 1.2rem; }
  .p-footer.u-pc .p-footer-nav .p-footer-nav-cat02 {
    margin-top: -15px; } }

/* --------------------------------------------------------------
  Wrap
-------------------------------------------------------------- */
.p-wrap {
  max-width: 1200px;
  margin: 0 auto 6%; }

.p-conts {
  padding: 4% 5%; }

@media print, screen and (min-width: 57.5em) {
  .p-wrap {
    margin: 0 auto 50px; }
  .p-conts {
    padding: 30px 0; }
  .p-section {
    max-width: 1140px;
    margin: 0 auto; }
  .p-section--small {
    max-width: 900px;
    margin: 0 auto; } }

/* --------------------------------------------------------------
  Home
-------------------------------------------------------------- */
/* home-intro-wrap
--------------------------------------------- */
.home-intro-wrap {
  position: relative; }

.home-lead-wrap {
  padding: 4%;
  background: #fff;
  text-align: center; }

.home-lead-ttl {
  margin-bottom: 2rem;
  font-size: 2.1rem;
  font-weight: 600;
  line-height: 1.3; }

.home-lead-txt {
  margin-bottom: 4rem;
  font-size: 1.6rem; }

.home-intro-wrap li {
  margin-bottom: 4rem; }

@media print, screen and (min-width: 42.5em) {
  .home-lead-ttl {
    margin-bottom: 3rem;
    font-size: 3.6rem;
    line-height: 1.5; }
  .home-lead-txt {
    margin-bottom: 6rem;
    font-size: 2.4rem; }
  .home-intro-wrap li {
    margin-bottom: 6rem; } }

@media print, screen and (min-width: 57.5em) {
  .home-lead-wrap {
    position: relative;
    max-width: 940px;
    margin: -120px auto 0; }
  .home-lead-ttl {
    font-size: 3rem; }
  .home-lead-txt {
    font-size: 2rem; }
  .home-intro-wrap li {
    padding: 10px 0 0 10px; }
  .home-intro-wrap li:first-child {
    padding: 10px 30px 0 0; } }

/* home-archive
--------------------------------------------- */
.home-archive-list {
  list-style: none; }

.home-archive-more {
  margin-bottom: 3rem; }

.home-archive-img {
  padding-right: 4%; }

.home-archive-subject {
  margin-bottom: 1rem;
  font-size: 1.6rem; }

.home-archive-conts {
  font-size: 1.4rem; }

@media print, screen and (min-width: 42.5em) {
  .home-archive-list {
    margin-bottom: 6rem; }
  .home-archive-list li {
    margin-bottom: 20px; }
  .home-archive-more {
    margin-bottom: 3rem; }
  .home-archive-more .u-btn {
    font-size: 2.4rem; }
  .home-archive-img {
    padding-right: 2%; }
  .home-archive-subject {
    font-size: 1.8rem; }
  .home-archive-conts {
    font-size: 1.6rem; } }

@media print, screen and (min-width: 57.5em) {
  .home-archive-more .u-btn {
    max-width: 160px;
    margin: 0 auto;
    padding: 10px;
    font-size: 1.4rem; } }

/* --------------------------------------------------------------
  About
-------------------------------------------------------------- */
/* about-lead
--------------------------------------------- */
.about-txt-lead {
  font-size: 1.6rem;
  font-weight: 500; }

.about-img-lead {
  margin-bottom: 2rem;
  text-align: center; }

@media print, screen and (min-width: 42.5em) {
  .about-txt-lead {
    font-size: 1.6rem;
    font-weight: 500; } }

@media print, screen and (min-width: 57.5em) {
  .about-txt-lead {
    -webkit-flex-basis: 62%;
        -ms-flex-preferred-size: 62%;
            flex-basis: 62%;
    max-width: 100%;
    font-size: 1.6rem;
    font-weight: 500; }
  .about-img-lead {
    -webkit-flex-basis: 335px;
        -ms-flex-preferred-size: 335px;
            flex-basis: 335px;
    max-width: 100%;
    margin-bottom: 0; } }

/* about-store
--------------------------------------------- */
.about-store {
  height: 100%;
  padding: 5% 5% 0; }

.about-store-img {
  margin: 3rem 0; }

.about-caption-lead {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: 600; }

.about-caption-notice {
  font-size: 1.4rem; }

@media print, screen and (min-width: 42.5em) {
  .large-store {
    padding: 0 42px; } }

/* --------------------------------------------------------------
  Advertising
-------------------------------------------------------------- */
.advertising-section {
  line-height: 2; }

.advertising-section.box-bg-beige {
  padding: 4%; }

.point-img {
  margin-bottom: 2rem; }

.advertising-sub-ttl {
  margin-bottom: .5rem;
  text-align: center; }

.advertising-section-point4 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4%;
  text-align: center; }

@media print, screen and (min-width: 42.5em) {
  .advertising-section.box-bg-beige {
    padding: 60px; }
  .point-img {
    margin-bottom: 3rem; }
  .advertising-sub-ttl {
    text-align: left; }
  .advertising-sub-ttl.u-align-center {
    text-align: center; }
  .advertising-ttl {
    font-size: 2rem;
    text-align: left; }
  .advertising-point2-txt {
    padding: 0 30px; } }

/* --------------------------------------------------------------
AR
-------------------------------------------------------------- */
.ar-wrap {
  margin: 30px 0; }

.ar-wrap .ar-wrap_txt span {
  color: #eb6d9a; }

.ar-wrap02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 155px;
  margin: 20px 0 35px; }

.ar-wrap02_img {
  width: 51px;
  margin-right: auto; }

.ar-wrap02_txt {
  width: 90px;
  color: #eb6d9a; }

.ar-wrap03 {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 10px;
  background: #f489af;
  color: #fff; }

.ar-wrap03_txt {
  font-size: 2rem;
  text-align: center; }

.ar-wrap03_txt:before {
  position: relative;
  top: -37px;
  content: url("../../asset/images/mediaguide/ar-img-03.png"); }

.ar-wrap04 {
  margin-bottom: 30px; }

.ar-wrap04_txt h3 {
  margin-bottom: 15px; }

.ar-wrap04_txt h4 {
  margin-bottom: 10px; }

.ar-box {
  padding: 15px 15px 0;
  border: 1px solid #eb6d9a;
  border-radius: 10px; }

.marker-yellow {
  width: 190px;
  margin: 0 auto 25px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #f6ff00));
  background: linear-gradient(transparent 55%, #f6ff00 55%);
  font-size: 2.4rem; }

.ar-wrap05_txt img {
  margin-bottom: 25px; }

.ar-wrap05_txt h4 {
  margin-bottom: 20px;
  font-size: 2rem; }

.ar-wrap05_txt02 h4 {
  margin-bottom: 10px;
  color: #ec6517;
  font-size: 1.8rem; }

.ar-wrap05_txt02 p {
  margin-bottom: 0; }

@media print, screen and (min-width: 57.5em) {
  .ar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    max-width: 845px;
    margin: 100px auto 30px; }
  .ar-wrap_img {
    width: 264px;
    margin-right: auto; }
  .ar-wrap_txt {
    width: 563px; }
  .ar-wrap03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 900px;
    margin: 0 auto 30px;
    padding: 25px; }
  .ar-wrap03 p {
    margin-bottom: 0; }
  .ar-wrap03_txt {
    width: 135px;
    margin-right: 60px;
    text-align: left; }
  _:-ms-fullscreen, :root .ar-wrap03_txt {
    width: 147px; }
  .ar-wrap03_txt:before {
    top: -47px;
    left: 60px; }
  _:-ms-fullscreen, :root .ar-wrap03_txt:before {
    top: -43px; }
  .ar-wrap04 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    max-width: 860px;
    margin: 0 auto 40px; }
  .ar-wrap04_txt {
    width: 485px;
    margin-right: auto; }
  .ar-wrap04_txt h3 {
    margin-bottom: 20px; }
  .ar-wrap04_txt h4 {
    font-size: 1.8rem; }
  .ar-wrap04_img {
    width: 336px; }
  .ar-box {
    max-width: 920px;
    margin: 0 auto;
    padding: 35px 30px 0; }
  .ar-wrap05 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .ar-wrap05_txt {
    width: 495px;
    margin-right: auto; }
  .ar-wrap05_txt img {
    margin-bottom: 50px; }
  .ar-wrap05_txt02 h4 {
    font-size: 1.8rem; } }

/* --------------------------------------------------------------
Original
-------------------------------------------------------------- */
.original-wrap {
  margin: 35px 0 30px; }

.original-wrap_box {
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 5px;
  background: #f9f6ef; }

.original-wrap_box:first-child {
  padding: 15px 15px 0; }

.original-wrap_box h3 {
  width: 80%;
  margin: 0 auto 20px; }

.original-wrap02 {
  padding: 15px;
  border-radius: 5px;
  background: #e5eb98; }

.original-wrap02 h3 {
  margin-bottom: 30px; }

.original-wrap02 p {
  margin-bottom: 20px; }

@media print, screen and (min-width: 57.5em) {
  .original-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 1000px;
    margin: 70px auto 5px; }
  .original-wrap_box {
    width: 480px;
    margin: 0 40px 55px 0;
    padding: 0; }
  .original-wrap_box:nth-child(2n) {
    margin-right: 0; }
  .original-wrap_box h3 {
    width: auto;
    margin: 0 auto; }
  .original-wrap_box:first-child {
    padding: 25px 15px 0; }
  .original-wrap_box:first-child h3 {
    margin-bottom: 28px; }
  .original-wrap_box_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    width: 450px;
    margin: 0 auto; }
  .original-wrap_box_inner_txt {
    width: 290px; }
  .original-wrap_box_inner_txt .txt {
    font-size: 1.4rem; }
  .original-wrap_box_inner_img {
    width: 157px;
    margin-bottom: 0; }
  .original-wrap_box:nth-child(2) {
    padding: 25px 55px 15px; }
  .original-wrap_box:nth-child(2) h3 {
    margin-bottom: 25px; }
  .original-wrap_box:nth-child(2) .img {
    margin-top: 30px; }
  .original-wrap_box:nth-child(3) {
    padding: 25px 45px 15px; }
  .original-wrap_box:nth-child(3) h3 {
    margin-bottom: 15px; }
  .original-wrap_box:nth-child(3) .img {
    margin-bottom: 20px; }
  .original-wrap_box:nth-child(4) {
    padding: 25px 30px 15px; }
  .original-wrap_box:nth-child(4) h3 {
    margin-bottom: 35px; }
  .original-wrap_box:nth-child(4) .img {
    margin-top: 20px; }
  .original-wrap02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px;
    padding: 50px 55px 15px; }
  .original-wrap02 h3 {
    margin: 0 60px 0 0; }
  .original-wrap02 p {
    margin: 0 20px 0 0; }
  .original-wrap02 p:last-child {
    margin-right: 0; } }
