@charset "UTF-8";

/*==========================================================================

2019-tomodachi

==========================================================================*/

.pageCover.is-tomodachi {
  background: url(../../_img/tomodachi//page_cover03.webp) center / cover;
}
.pageCover.is-tomodachi .container {
  height: 679px;
  width: 90%;
  position: relative;
}

.pageCover.is-tomodachi .title--text-img {
  width: 316px;
  height: 275px;
  margin-top: 40px;
  padding-top: 108px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 10%;
  top: 30%;
  text-align: center;
}

.tomodachi-2019 .lead-ribbon {
  background-image: url(../../_img/tomodachi/bg.webp);
  text-align: center;
  width: 328px;
  height: 72px;
  padding-top: 26px;
  box-sizing: border-box;
  margin: auto;
}

.tomodachi-2019 .lead-ribbon span {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

.tomodachi-2019 .lead-ribbon.mini span {
  font-size: 18px;
}

.tomodachi-2019 .lead-gray {
  background-color: #f8f8f8;
  font-weight: bold;
  padding: 20px 0;
  color: #a69763;
  font-size: 20px;
  text-align: center;
  margin: 60px 0 50px;
}

.tomodachi-2019 .info-text {
  margin-top: 20px;
  text-align: center;
}

.tomodachi-2019 .about {
  text-align: center;
  margin-bottom: 40px;
}

.tomodachi-2019 .logo-b {
  margin: 77px 0 30px;
}

.tomodachi-2019 .about .ttl-ja {
  border-top: 3px solid #030000;
  border-bottom: 3px solid #030000;
  width: 720px;
  margin: 0 auto 50px;
  padding: 15px 0;
  font-size: 30px;
  font-weight: bold;
}

.tomodachi-2019 .about .copy {
  font-size: 28px;
}

.tomodachi-2019 .about .copy em {
  color: #998141;
  font-weight: bold;
}

.tomodachi-2019 .price {
  text-align: center;
}

.tomodachi-2019 .price .price-img {
  margin-top: 30px;
}

.tomodachi-2019 .include {
  margin-top: 100px;
}
.tomodachi-2019 .include-list-wrap {
  position: relative;
  width: 1010px;
  padding: 30px 70px 10px;
  box-sizing: border-box;
  background-color: #f8f8f8;
  margin: auto;
}
.tomodachi-2019 .include-list-wrap .lead-ribbon {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
}

.tomodachi-2019 .include-list-wrap .info-text {
  margin-bottom: 30px;
}
.tomodachi-2019 .include-list {
  font-size: 0;
}

.tomodachi-2019 .include-list li {
  display: inline-block;
  width: 120px;
  text-align: center;
  vertical-align: top;
  font-size: 11px;
  margin-left: 27px;
  margin-bottom: 30px;
  line-height: 1.4;
}
.tomodachi-2019 .include-list li img {
  margin-bottom: 7px;
}
.tomodachi-2019 .include-list li:first-child,
.tomodachi-2019 .include-list li:nth-child(6n + 1) {
  margin-left: 0;
}

.tomodachi-2019 .point {
  background-color: #f8f8f8;
  padding: 120px 0 100px;
  margin-top: 100px;
  position: relative;
}

.tomodachi-2019 .point .lead-ribbon {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -30px;
}

.tomodachi-2019 .point-list-item {
  width: 1025px;
  margin: auto;
  position: relative;
  margin-bottom: 70px;
}

.tomodachi-2019 .point-list-item .text {
  background: #fff;
  width: 555px;
  text-align: left;
  padding: 15px 30px;
  box-sizing: border-box;
  line-height: 2.2;
}

.tomodachi-2019 .item01 .text {
  position: absolute;
  top: 48px;
  right: 10px;
}
.tomodachi-2019 .item02 .text {
  position: absolute;
  top: 90px;
  left: 0;
}
.tomodachi-2019 .item03 .text {
  position: absolute;
  top: 60px;
  right: 10px;
}

.tomodachi-2019 .item02 img {
  margin-left: 516px;
}
.tomodachi-2019 .point .lead {
  color: #d14d9a;
  font-size: 20px;
  font-weight: bold;
}
.tomodachi-2019 .point-lead {
  position: absolute;
  top: -56px;
}
.tomodachi-2019 .point-lead1,
.tomodachi-2019 .point-lead3 {
  right: 17px;
}
.tomodachi-2019 .item02 .point-lead2 {
  margin-left: 0;
  left: 24px;
}

.tomodachi-2019 .timetable {
  display: inline-block;
  width: 450px;
  margin-left: 60px;
}
.tomodachi-2019 .flow {
  margin-top: 100px;
}
.tomodachi-2019 .flow-list {
  width: 450px;
  font-size: 0;
  line-height: 2;
}

.tomodachi-2019 .flow-list.one {
  background-image: url(../../_img/tomodachi/flow-arrow1.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 10px 0;
}
.tomodachi-2019 .flow-list.two {
  background-image: url(../../_img/tomodachi/flow-arrow2.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 10px 0;
  position: relative;
}
.tomodachi-2019 .flow-list dt {
  font-size: 18px;
  font-weight: bold;
  color: #d14d9a;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  margin-bottom: 20px;
}

.tomodachi-2019 .flow-list dd {
  font-size: 18px;
  display: inline-block;
  width: 330px;
  margin-bottom: 20px;
}

.tomodachi-2019 .flow-list.two dd {
  margin-bottom: 40px;
}
.tomodachi-2019 .flow-list dd span {
  color: #d14d9a;
}

.tomodachi-2019 .flow-list.two dd .ok {
  position: absolute;
  left: 0;
  bottom: -50px;
  color: #d14d9a;
  font-weight: bold;
}

.tomodachi-2019 .flow-img-wrap {
  width: 380px;
  display: inline-block;
  margin-left: 60px;
  vertical-align: top;
}
.tomodachi-2019 .flow-img {
  width: 380px;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 40px;
}

.tomodachi-2019 .flow-img.ib {
  display: inline-block;
  vertical-align: top;
  margin-left: 95px;
}

.tomodachi-2019 .flow-img .box {
  position: relative;
}
.tomodachi-2019 .flow-img p {
  padding-top: 30px;
}
.tomodachi-2019 .flow-img-lead {
  position: absolute;
  bottom: -18px;
  left: 0;
  right: 0;
  border-radius: 30px;
  width: 90%;
  box-sizing: border-box;
  margin: auto;
  padding: 5px 0;
  color: #d14d9a;
  border: 3px solid;
  background-color: #fff;
  font-weight: bold;
}
section.tomodachi_head{
    width: 984px;
    margin-right: auto;
    margin-left: auto;  
}
section.tomodachi_contents {
    width: 944px;
    margin-right: auto;
    margin-left: auto;
}
h2.tomodachi_copy {
    margin-bottom: 15px;
}
/*ポイント*/
#tomodachi_point01 {
    background-image: url(../../_img/tomodachi//point01_bg.webp?var=181011);
    background-repeat: no-repeat;
    height: 233px;
    width: 944px;
    position: relative;
}
p.tomodachi_text01 {
    font-size: 16px;
    line-height: 160%;
    width: 608px;
    position: absolute;
    left: 336px;
    top: 90px;
    color: #333;
}
#tomodachi_point02 {
    background-image: url(../../_img/tomodachi//point02_bg.webp);
    background-repeat: no-repeat;
    position: relative;
    height: 230px;
    width: 944px;
}
p.tomodachi_text02 {
    font-size: 16px;
    line-height: 160%;
    width: 608px;
    position: absolute;
    top: 110px;
    color: #333;
    left: 5px;
}
#tomodachi_point03 {
    margin-bottom: 10px;
}
p.tomodachi_text03 {
    font-size: 16px;
    line-height: 160%;
    color: #333;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 17px;
}
h3.tomodachiplan_party {
    font-size: 15px;
    color: #555;
    border-left: 5px solid #d14e9b;
    margin-bottom: 10px;
    padding: 3px 0 1px 10px;
}
#tomodachi_point03 .party_flow {
    background-image: url(../../_img/tomodachi//partyFlow_bg.webp);
    background-repeat: no-repeat;
    position: relative;
    height: 545px;
    width: 944px;
}
/* 吹き出し */
figure.party_flow01, figure.party_flow02, figure.party_flow03, figure.party_flow04, figure.party_flow05 {
    position: absolute;
}
figure.party_flow01 { top: 34px; left: 494px; }
figure.party_flow02 { top: 163px; left: 191px; }
figure.party_flow03 { top: 259px; left: 131px; }
figure.party_flow04 { top: 371px; left: 147px; }
figure.party_flow05 { top: 448px; left: 263px; }


.tomodachi-2019.tomodachi-2102 .item01 .text {
    position: absolute;
    top: 90px;
    right: 10px;
}

.tomodachi-2019.tomodachi-2102 .item02 .text {
    position: absolute;
    top: 90px;
    left: 0;
}

.tomodachi-2019.tomodachi-2102 .item03 .text {
    position: absolute;
    top: 90px;
    right: 10px;
}


.tomodachi-2019 .gradeup {
    margin-top: 100px;
}

.tomodachi-2019 .ribbon-wrap {
    position: relative;
    width: 1010px;
    padding: 30px 70px 10px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    margin: auto;
}

.tomodachi-2019 .ribbon-wrap .lead-ribbon {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -40px;

}

.tomodachi-2019 .gradeup img {
    display: inline-block;
}

.tomodachi-2019 .gradeup .text {
    display: inline-block;
    width: 440px;
    vertical-align: top;
    margin: 40px 0 0 40px;
    line-height: 1.6;
    font-size: 16px;
}


.tomodachi-2019 .gradeup .text h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tomodachi-2019 .gradeup .ribbon-wrap {
    padding: 60px 100px 30px;
}

.tomodachi-2019.tomodachi-2102 .promise .ttl {
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
    width: 490px;
    margin: auto;
    padding-top: 40px;
    text-align: center;
}

.tomodachi-2019.tomodachi-2102 .about .copy {
    font-size: 22px;
    line-height: 2;
}

.ceremony-photo-2101.tomodachi .campaign02 {
    background: #f8f8f8;
    padding: 80px 0 10px 0;
}

.ceremony-photo-2101.tomodachi .campaign02 .information-archive__item__label {
    top: 0;
}

.tomodachi-2019 .about .ttl-ja .ttl-sub {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
    line-height: 2;
}


.tomodachi-2019 .style {
    margin-bottom: 80px;
    margin-top: 80px;
}

.tomodachi-2019 .style .style-list {
    width: 960px;
    margin: auto;
}

.tomodachi-2019 .style .ttl-ja {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 30px;
    border-bottom: 3px solid;
    width: 640px;
    text-align: center;
    margin: 0 auto 50px;
    letter-spacing: 2px;
}

.tomodachi-2019 .style .style-item {
    width: 450px;
    background-color: #f8f8f8;
    padding: 30px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 48px;
    vertical-align: top;
}

.tomodachi-2019 .style .style-item:first-child {
    margin-left: 0;
}

.tomodachi-2019 .style .style-item h3 {
    font-size: 22px;
    font-weight: bold;
    color: #d14d9a;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.6;
}

.tomodachi-2019 .style .style-item h3 span {
    color: #c6ba8f;
    font-size: 20px;
}

.tomodachi-2019 .style .style-item ol li {
    margin-bottom: 20px;

}

.tomodachi-2019 .style .style-item ol li h4 {
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 2em;
    text-indent: -2em;
    line-height: 2;
    text-align: center;

}

.tomodachi-2019 .style .style-item ol li h4 span {
    font-size: 18px;
    font-weight: bold;
    background-color: #d14d9a;
    color: #fff;
    padding: 6px 10px;
    margin-right: 10px;
}

.tomodachi-2019 .style .style-item ol li:after {
    content: "";
    display: block;
    background: url(../../_img/tomodachi//arrow.webp) no-repeat center top;
    background-size: 36px 18px;
    width: 36px;
    height: 18px;
    margin: 20px auto 0;
}

.tomodachi-2019 .style .style-item ol li span.plan {
    font-size: 12px;
    display: inline-block;
    width: 123px;
    text-align: center;
    margin-top: 10px;
}

.tomodachi-2019 .style .style-item ol li span.plan {
    margin-left: 10px;
}

.tomodachi-2019 .style .style-item ol li span.plan.none {
    margin-left: 0;
}


.tomodachi-2019 .style .style-item ol li .ib {
    display: inline-block;
    vertical-align: top;
}

.tomodachi-2019 .style .style-item ol li img.ib {
    margin-right: 10px;
}

.tomodachi-2019 .style .style-item ol li:last-child {
    margin-bottom: 0
}

.tomodachi-2019 .style .style-item ol li:last-child:after {
    display: none;
}
/* フォント変更 */
.tomodachi-2019 .lead-ribbon span, .tomodachi-2019 .point .lead, .tomodachi-2019 .promise a, .tomodachi-2019 .lead-gray, .tomodachi-2019 .flow-list.two dd .ok, .tomodachi-2019 .flow-img-lead,.tomodachi-2019 .about .ttl-ja,.tomodachi-2019 .style .ttl-ja,.tomodachi-2019 .gradeup .text h3,.tomodachi-2019 .style .style-item h3 {
  font-family: 'FOT-筑紫オールドゴシック Std B';
}

.tomodachi-2019 .flow-list dt {
  font-family:  'TrajanPro-Bold';
  letter-spacing: 0.08em;
}
