@charset "utf-8";
/* style_sg.css追加CSS PCレイアウト */
/* -------------------------------------- 全レター共通ファイル調整 */
.otodoke {
  font-size: 1.1em;
}
/* LP内共通タグ調整 */
article picture {
  display: block;
  text-align: center;
}
/* -------------------------------------- 特典バナー */
.tokuten_timer {
  padding: 30px 0 0;
  text-align: center;
}
.tokuten_timer img {
  width: auto;
  height: auto;
}
.tokuten {
  padding: 0;
  text-align: center;
}
/*.doc-lp .tokuten_timer, 
.doc-lp .tokuten {
  width: 750px;
  margin: 0 auto;
}
.doc-lp .tokuten .tokuten_timer {
  padding: 0;
}
.doc-lp .tokuten_timer p, 
.doc-lp .tokuten p {
  margin-bottom: 0;
}
.doc-lp .tokuten_timer img, 
.doc-lp .tokuten img {
  width: 100%;
  height: auto;
}*/
/* -------------------------------------- メインビジュアル .main_v */
.main_v .asp-catch {
  margin-bottom: 30px;
}
/* -------------------------------------- 試聴動画 .sample-movie */
.sample-movie h2.img-txt {
  margin-bottom: .5em;
  padding-top: 160px;
  background-image: url("../img/sg_movie-ttl.png");
}
.sample-movie .mvbox {
  width: 740px;
  height: 560px;
  margin: 0 auto;
  padding-top: 140px;
  background-image: url("../img/sg_movie-bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 740px 560px;
  overflow: hidden;
}
.sample-movie p:last-of-type {
  padding-top: .5em;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
}
/* -------------------------------------- プロフィール .prof */
.prof {
  width: 740px;
  margin: 0 auto;
  padding: 0;
}
.prof .ttlbox {
  margin-bottom: 20px;
  padding: 0 0 0 180px;
  background-image: url("../img/sgt_prof-img.jpg" );
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 160px auto;
}
.prof .ttlbox h2 {
  padding: 0;
  color: #460000;
  font-size: 1.2em;
  line-height: 1.2;
  text-align: left;
}
.prof .ttlbox p {
  margin-bottom: 0;
  /*font-size: 1em;*/
  line-height: 1.2;
}
.prof .profbox {
  margin-bottom: 60px;
  padding: 30px 30px 0;
  font-size: 1.6rem;
  border: 1px solid #000000;
  background-image: -webkit-linear-gradient(270deg,rgba(252,253,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(252,253,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(252,253,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
  background-image: linear-gradient(180deg,rgba(252,253,247,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.prof .profimg {
  content-visibility: visible;
  display: block;
  width: 206px;
  margin-left: 1em;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  float: right;
}
.prof .profimg img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: .2em;
  border: 5px solid #FFFFFF;
  box-shadow: 0 0 8px rgba(0,0,0,.4);
}
.prof h3 {
  width: 440px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
  text-indent: -.5em;
  border-bottom: 2px solid #000;
}
.prof h4 {
  margin-bottom: 0;
  color: #32210C;
  font-size: 1.2em;
  font-weight: bold;
}
.prof h5 {
  margin-bottom: 0;
  font-size: 1em;
}
.prof .title {
  width: 440px;
  margin: 0 0 30px;
  padding: .5em 0 .5em 1.2em;
  text-shadow: 0 2px 2px #4B4B4B;
  background-color: #6B6B6B;
  border-radius: .5em;
  position: relative;
}
.prof .title::after, .prof .title::before {
  box-shadow: 0 2px 2px #4B4B4B;
}
.prof .toggle:checked + .title + .tglbox {
  width: 100%;
  max-height: 2500px;
  margin-bottom: 30px;
}
/*.career-tbl {
  margin: 0 0 2em;
}
.career-tbl th,
.career-tbl td {
  padding: .2em .5em;
  border-bottom: 1px solid #999;
}*/
.prof .tglbox p:last-child {
  padding: 0;
}
.prof-flexbox {
  display: flex;
  font-size: .9em;
}
.prof-flexbox li h5, 
.prof-flexbox li p, 
.prof-flexbox li p:last-child {
  padding: 0;
  font-size: 1em;
}
.prof-flexbox .p-item:first-child {
  width: 400px;
  margin-right: 20px;
}
.profbg {
  margin-bottom: 1em;
  padding-bottom: 150px;
  background-image: url("../img/sgt_profi_lsnimg.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
.prof picture img, 
.prof .cd-img img {
  width: 100%;
  mix-blend-mode: darken;
}
/* -------------------------------------- 推薦者の声 .recom */
.recom {
  width: 740px;
  margin: 0 auto;
  padding: 1em 25px;
  background-image: linear-gradient(180deg, rgba(117, 54, 0, 1.00) 0%, rgba(58, 23, 3, 1.00) 5%);
}
.recom h2 {
  margin-bottom: .2em;
  color: #FFFFFF;
  font-size: 5rem;
}
.recom h2 .subtxt {
  display: block;
  font-size: .5em;
}
.recom .recom-inner {
  padding: 1em 20px;
  background-color: #FFFFFF;
}
.recom .recombox {
  margin-bottom: 1em;
  font-size: .9em;
  line-height: 1.4;
  border-bottom: 1px dotted #ccc;
  position: relative;
  overflow: hidden;
}
.recom .recombox:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.recom .recombox::before {
  content: "";
  display: block;
  width: 120px;
  height: 170px;
  margin: 0 2em 1em 0;
  background-repeat: no-repeat;
  background-image: url("../img/sgt_recom-img.jpg");
  background-size: auto 170px;
  float: left;
  /*position: absolute;
  right: 0;
  top: 0;*/
}
.recom .recombox:first-child::before {
  background-position: left top;
}
.recom .recombox:nth-child(2)::before {
  background-position: left -120px top;
}
.recom .recombox:last-child::before {
  background-position: right top;
}
.recom .recombox h3 {
  padding-left: 0;
  color: #CC0000;
  font-weight: bold;
  text-indent: -1em;
}
/*.recom .recombox p:last-child {
  clear: both;
}*/
/* -------------------------------------- ソロギターとは .what-sg */
.what-sg {
  padding: 60px 0 0;
}
.what-sg h2.img-txt.no1 {
  margin-bottom: 1em;
  padding-top: 180px;
  background-image: url("../img/sg_about_header_pc.png");
}
.what-sg h2.img-txt.no2 {
  margin-bottom: 1em;
  padding-top: 125px;
  background-image: url("../img/sg_about_ans_02_pc.png");
}
.what-sg .blntxt {
  width: 710px;
  margin: 0 0 40px;
  padding: .7em 1em;
  color: #650000;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #FFF;
  border: solid 1px #9a0000;
  border-radius: 20px;
  box-shadow: 0 5px 0 #884c4c;
  position: relative;
  left: 50%;
  transform: translateX(-310px);
}
.what-sg .blntxt::after {
  content: "";
  display: block;
  width: 60px;
  height: 40px;
  background-image: url( "../img/sg_about_ttl_tail.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 60px 40px;
  overflow: hidden;
  position: absolute;
  left: 30px;
  bottom: -39px;
}
.what-sg .blntxt .bgnr-icon {
  display: block;
  width: 125px;
  height: 150px;
  background-image: url("../img/sg_bgnr-icon.png");
  background-position: left top;
  background-size: 125px auto;
  position: absolute;
  left: -150px;
  top: 0;
}
.what-sg .blntxt.no1 .bgnr-icon {
  background-position: left top;
}
.what-sg .blntxt.no2 .bgnr-icon {
  background-position: left top -150px;
}
.what-sg .blntxt.no3 .bgnr-icon {
  background-position: left top -300px;
}
.what-sg .blntxt.no4 .bgnr-icon {
  background-position: left bottom;
}
/*.what-sg .blntxt::before {
  content: "";
  border: 14px solid transparent;
  border-right: 14px solid #FFF;
  position: absolute;
  top: 50%;
  left: -26.5px;
  transform: translateY(-50%);
  z-index: 2;
}
.what-sg .blntxt::after {
  content: "";
  border: 14px solid transparent;
  border-right: 14px solid #9a0000;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  z-index: 1;
}*/
.what-sg .ansbox {
  width: 650px;
  margin: 0 0 0 200px;
  min-height: 150px;
  padding: 1em 0;
  text-align: justify;
  position: relative;
}
.what-sg .ansbox .tchr-icon {
  display: block;
  width: 125px;
  height: 150px;
  background-image: url("../img/sg_tchr-icon.png");
  background-position: left top;
  background-size: 125px auto;
  position: absolute;
  right: 0;
}
.what-sg .ansbox.no1 .tchr-icon {
  background-position: left top;
  bottom: 2em;
}
.what-sg .ansbox.no2 .tchr-icon {
  background-position: left top -150px;
  top: 1em;
}
.what-sg .ansbox.no3 .tchr-icon {
  background-position: left top -300px;
  top: -1em;
}
.what-sg .ansbox.no4 .tchr-icon {
  background-position: left bottom;
  top: 0;
}
.what-sg picture + .blntxt{
  margin-top: 30px;
}
/* -------------------------------------- 楽しく続く理由 .reason */
.reason h2.img-txt {
  padding-top: 140px;
  background-image: url("../img/sg_reason_ttl_pc.png");
}
/* -------------------------------------- 教材内容 .lesson */
.lesson {
  padding: 0;
}
.lesson h2.img-txt {
  margin-bottom: 20px;
  padding-top: 100px;
  background-image: url("../img/sg3set_lsnttl_pc.png");
}
#sg1dan .lesson h2.img-txt {
  background-image: url("../img/sg1dan_lsnttl_pc.png");
}
.lesson h3.img-txt {
  padding-top: 105px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 105px;
}
.lesson .lsn1dan h3.img-txt {
  background-image: url("../img/sg_1dan-ttl.png");
}
.lesson .lsn2dan h3.img-txt {
  background-image: url("../img/sg_2dan-ttl.png");
}
.lesson .lsn3dan h3.img-txt {
  background-image: url("../img/sg_3dan-ttl.png");
}
.lesson .itemimg {
  width: 880px;
  margin: 0 auto;
  text-align: right;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 440px 250px;
  overflow: hidden;
}
.lesson .lsn1dan .itemimg {
  background-image: url("../img/sg_1dan-thumb-img.png");
}
.lesson .lsn2dan .itemimg {
  background-image: url("../img/sg_2dan-thumb-img.png");
}
.lesson .lsn3dan .itemimg {
  background-image: url("../img/sg_3dan-thumb-img.png");
}
.lesson .lsnlist {
  flex-wrap: wrap;
  align-items: flex-start;
  width: 900px;
  margin: 0 auto 30px;
  padding: 30px;
  font-size: .9em;
  background-repeat: no-repeat, repeat;
  border: 10px solid #32210c;
}
.lesson .lsn1dan .lsnlist {
  background-image: url("../img/sg_1dan_lsnlist-img.png"), url("../img/sg_lsnlist-bg.png");
  background-size: 170px 160px, 250px auto;
  background-position: right 10px top 10px, left top;
}
.lesson .lsn2dan .lsnlist {
  background-image: url("../img/sg_2dan_lsnlist-img.png"), url("../img/sg_lsnlist-bg.png");
  background-size: 300px 275px, 250px auto;
  background-position: right bottom -20px, left top;
}
.lesson .lsn3dan .lsnlist {
  background-image: url("../img/sg_3dan_lsnlist-img.png"), url("../img/sg_lsnlist-bg.png");
  background-size: 250px 270px, 250px auto;
  background-position: right -20px bottom, left top;
}
.lesson .lsnlist > .listbox:nth-child(odd) {
  width: 460px;
}
.lesson .lsnlist > .listbox:nth-child(even) {
  width: 360px;
}
.lesson .lsnlist .listbox h4 {
  margin-bottom: 0;
  color: #32210c;
  font-size: 1.2em;
  font-weight: bold;
}
.lesson .lsnlist .listbox li {
  margin-bottom: .2em;
  line-height: 1.2;
}
.lesson .lsnindx {
  width: 800px;
  margin: 0 auto 30px;
  padding: 0 20px;
}
.lesson .lsnindx h4 {
  padding-left: 0.5em;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: bold;
  border-left: 10px solid #eb6101;
}
.lesson .lsnindx .lsnbox h5 {
  font-size: 1em;
  line-height: 1.3;
  border-bottom: 2px solid #eb6101;
}
.lesson .lsnindx .lsnbox h5 .lsnno {
  display: inline-block;
  margin-right: 20px;
  color: #eb6101;
}
.lesson .lsnindx .lsnbox .layoutbox {
  padding: 10px 20px;
  position: relative;
  overflow: hidden;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg {
  display: block;
  width: 280px;
  height: 0;
  margin: .2em 0 0 .5em;
  padding-top: 160px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 280px auto;
  border: 1px solid #999;
  box-shadow: 0 2px 3px 0 #ccc;
  overflow: hidden;
  float: right;
}
.lsn1dan .lsnimg.no1,.lsn1dan .lsnimg.no2,.lsn1dan .lsnimg.no3,.lsn1dan .lsnimg.no4,.lsn1dan .lsnimg.no5,
.lsn1dan .lsnimg.no6,.lsn1dan .lsnimg.no7,.lsn1dan .lsnimg.no8,.lsn1dan .lsnimg.no9,.lsn1dan .lsnimg.no10 {
  background-image: url("../img/sg_1dan_lsnimg01-10.jpg");
}
.lsn1dan .lsnimg.no11,.lsn1dan .lsnimg.no12,.lsn1dan .lsnimg.no13,.lsn1dan .lsnimg.no14,
.lsn1dan .lsnimg.no15,.lsn1dan .lsnimg.no16,.lsn1dan .lsnimg.no17,.lsn1dan .lsnimg.no18 {
  background-image: url("../img/sg_1dan_lsnimg11-18.jpg");
}
.lsn2dan .lsnimg.no1,.lsn2dan .lsnimg.no2,.lsn2dan .lsnimg.no3,.lsn2dan .lsnimg.no4,.lsn2dan .lsnimg.no5,
.lsn2dan .lsnimg.no6,.lsn2dan .lsnimg.no7,.lsn2dan .lsnimg.no8,.lsn2dan .lsnimg.no9,.lsn2dan .lsnimg.no10 {
  background-image: url("../img/sg_2dan_lsnimg01-10.jpg");
}
.lsn2dan .lsnimg.no11,.lsn2dan .lsnimg.no12,.lsn2dan .lsnimg.no13 {
  background-image: url("../img/sg_2dan_lsnimg11-13.jpg");
}
.lsn3dan .lsnimg {
  background-image: url("../img/sg_3dan_lsnimg01-10.jpg");
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no1,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no11 {
  background-position: left top;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no2,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no12 {
  background-position: left top -160px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no3,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no13 {
  background-position: left top -320px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no4,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no14 {
  background-position: left top -480px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no5,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no15 {
  background-position: left top -640px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no6,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no16 {
  background-position: left top -800px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no7,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no17 {
  background-position: left top -960px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no8,
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no18 {
  background-position: left top -1120px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no9 {
  background-position: left top -1280px;
}
.lesson .lsnindx .lsnbox .layoutbox .lsnimg.no10 {
  background-position: left top -1440px;
}
/* -------------------------------------- 分かりやすい工夫 .idea */
.idea h2.img-txt {
  margin-bottom: 1em;
  padding-top: 200px;
  background-image: url("../img/sg_ideattl.png");
}
.idea .ideabox {
  width: 880px;
  margin: 0 auto 20px;
  padding: 15px 0 0;
  background-color: #fffdd0;
  border: 1px solid #32210c;
}
.idea .ideabox h3.img-txt {
  margin-bottom: .5em;
  background-position: left 20px top;
}
.idea .ideabox:first-of-type h3.img-txt {
  padding-top: 50px;
  background-image: url("../img/sg_idea01-ttl.png");
}
.idea .ideabox:nth-of-type(2) h3.img-txt {
  padding-top: 90px;
  background-image: url("../img/sg_idea02-ttl.png");
}
.idea .ideabox:nth-of-type(3) h3.img-txt {
  padding-top: 50px;
  background-image: url("../img/sg_idea03-ttl.png");
}
.idea .ideabox:nth-of-type(4) h3.img-txt {
  padding-top: 50px;
  background-image: url("../img/sg_idea04-ttl_pc.png");
}
.idea .ideabox h3 + p {
  margin: 0 80px 20px 80px; 
  text-align: justify;
}
.idea .ideabox:first-of-type .flexbox_all {
  width: 580px;
  margin: 0 0 0 20px;
}
.idea .ideabox:first-of-type .flexbox_all .zoom {
  width: 280px;
  position: relative;
}
.idea .ideabox:first-of-type .flexbox_all .zoom::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background-image: url("../img/sg_icon_zoom.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: .8;
}
.idea .ideabox:first-of-type {
  background-image: url("../img/sg_idea01-img.png");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 235px 330px;
}
.idea .ideabox:nth-of-type(2) {
  background-image: url("../img/sg_idea02-img.png");
  background-repeat: no-repeat;
  background-position: right 5px bottom 10px;
  background-size: auto 200px;
}
.idea .ideabox:nth-of-type(3) {
  background-image: url("../img/sg_idea03-img.png");
  background-repeat: no-repeat;
  background-position: right bottom 10px;
  background-size: auto 175px;
}
.idea .ideabox:nth-of-type(4) h3 + p {
  text-align: center;
}
.idea .ideabox:nth-of-type(4) h3 + p img {
  width: 287px;
  height: auto;
}
.watch-type {
  display: flex;
  align-content: flex-start;
  margin-left: 20px;
  overflow: hidden;
}
.watch-type li {
  margin-top: 0;
  padding: 130px 0 0;
  font-size: 2rem;
  text-align: center;
  position: relative;
}
.watch-type li:first-child {
  margin-top: 0;
}
.watch-type li:nth-child(odd) {
  width: 250px;
  float: none;
}
.watch-type li:nth-child(3) {
  margin-left: -30px;
}
.watch-type li:nth-child(even) {
  width: 250px;
  margin-top: 100px;
  margin-left: -50px;
  float: none;
}
.watch-type li:first-child,
.watch-type li:nth-child(2) {
  line-height: 1.4;
}
.watch-type li:nth-child(4) {
  width: 280px;
}
.watch-type li::before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  background-color: #FFF4E8;
  border-radius: 50%;
  position: absolute;
  left: 30px;
  top: 60px;
  bottom: auto;
  mix-blend-mode: multiply;
}
.watch-type li:nth-child(even)::before {
  left: 30px;
  right: auto;
}
.watch-type li::after {
  content: "";
  display: block;
  width: 200px;
  height: 130px;
  background-image: url("../img/sg_idea4-devicex400.png");
  background-repeat: no-repeat;
  background-size: 800px 130px;
  background-position: left bottom;
  position: absolute;
  top: 0;
  left: 0;
}
.watch-type li:nth-child(2)::after {
  background-position: left -200px top;
}
.watch-type li:nth-child(3)::after {
  background-position: left -400px top;
}
.watch-type li:nth-child(4)::after {
  background-position: left -600px top;
}
/* -------------------------------------- 金銭比較 .hikaku */
.hikaku {
  padding: 0;
}
.hikaku h2.img-txt {
  margin-bottom: 1em;
  padding-top: 230px;
  background-image: url("../img/sg3set_hikakuttl.png");
}
#sg1dan .hikaku h2.img-txt {
  padding-top: 190px;
  background-image: url("../img/sg1dan_hikakuttl.png");
}
.hikaku picture {
  margin: 30px 0;
}
/* -------------------------------------- 商品概要 .item */
.item {
  padding-bottom: 10px;
}
.item h2.img-txt {
  padding-top: 620px;
  background-image: url("../img/sg3set_item_pc.png");
}
#sg1dan .item h2.img-txt {
  background-image: url("../img/sg1dan_item_pc.png");
}
.item .setlist-ttl,
.item .danbox h4,
.item .danbox h5 {
  margin-bottom: .5em;
  text-align: center;
  line-height: 2;
}
.item .setlist-ttl {
  color: #fff;
  background-color: #024600;
}
.item .flexbox {
  margin: 0 10px;
  justify-content: space-around;
  align-items: flex-start;
}
.item .danbox {
  width: 300px;
  margin: 0 10px;
}
.item .danbox h4 {
  color: #fff;
  background-color: #4b1500;
}
.item .danbox h5 {
  color: #4b1500;
  font-size: 1em;
  background-color: #D3D3D3;
}
.item .danbox ul {
  margin: 0 0 .5em;
  color: #4b1500;
  font-size: 1.8rem;
}
.item .danbox ul .msc-sup {
  font-size: .8em;
}
.item .danbox ul .msc-sup.lg {
  display: block;
  margin-top: -.4em;
  text-align: right;
}
.item .danbox p:last-child {
  margin: 0 0 1em;
  color: #4b1500;
  font-size: .8em;
  text-align: right;
}
.item .list1dan {
  display: flex;
  justify-content: center;
  padding: 10px 0;
  color: #4b1500;
}
.item .list1dan li {
  padding: 0 1em;
}
.item .msc1dan {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 20px 0 10px;
  margin-bottom: 30px;
  color: #4b1500;
  background-color: #d3d3d3;
}
.item .msc1dan h4 {
  width: 5em;
  padding: .2em 1em;
  color: #fff;
  background-color: #4b1500;
  border-radius: .5em;
}
.item .msc1dan ul.slsh-ul {
  width: 700px;
  padding: 0 0 0 30px;
}
.item .msc1dan ul.slsh-ul li {
  display: inline-block;
}
.item .msc1dan ul.slsh-ul li::after {
  content: " / ";
}
.item .msc1dan ul.slsh-ul li:last-child::after {
  content: "";
}
.item .select-ol {
  margin: 0;
  text-align: center;
}
/* -------------------------------------- オンライン視聴について .flow-online  */
.flow .toggle + .title {
  background-position: right 20px center;
}
/* -------------------------------------- ヤマト運輸ネコポス対応 .yamato-post */
.yamato-post {
  margin-top: 60px;
}
.yamato-post p {
  margin-bottom: 0;
  text-align: center;
}
.yamato-post p.post-txt {
  content-visibility: hidden;
  display: none;
}
#sg1dan .yamato-post p.post-txt {
  content-visibility: visible;
  display: block;
  width: 650px;
  margin: 0 auto 1em;
  text-align: center;
  font-size: .8em;
}
/* -------------------------------------- お客様の声 .voice */
.voice {
  width: 800px;
  margin: 60px auto 0;
  padding: 10px 0 20px;
  font-size: .9em;
  background-color: #ff6600;
}
.voice h2.img-txt {
  padding-top: 240px;
  background-image: url("../img/sg_voicettl_sp.png");
}
.voice .voicebox {
  margin: 0 30px 20px;
  padding: 20px;
  background-color: #fff;
  position: relative;
}
.voice .voicebox::after {
  content: "※実践されたお客様個人のご感想です。";
  display: block;
  color: #999;
  text-align: right;
  position: absolute;
  right: 40px;
  bottom: .5em;
}
.voice .voicebox h3 {
  padding: 0 25px;
  color: #ff6600;
  font-size: 1.2em;
  font-weight: bold;
}
.voice .voicebox .cstmr {
  color: #4b1500;
  font-weight: bold;
  text-align: right;
}
/* -------------------------------------- よくある質問 .qa */
.qa h2.img-txt {
  margin-bottom: 30px;
  padding-top: 110px;
  background-image: url("../img/sg_qattl_pc.png");
}
.qa .sub-ttl {
  content-visibility: hidden;
  display: none;
}
.qa dl {
  width: 680px;
  margin: 0 auto;
}
.qa dt, .qa dd {
  padding-left: 80px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 60px auto;
  overflow: hidden;
}
.qa dt {
  min-height: 60px;
  margin-bottom: .5em;
  color: #183351;
  font-size: 2.2rem;
  line-height: 60px;
  background-image: url("../img/sg_qaicon-q.png");
}
.qa dt.line2 {
  line-height: 1.4;
}
.qa dd {
  margin-bottom: 1em;
  background-image: url("../img/sg_qaicon-a.png");
  border-bottom: 2px dotted #ccc;
}
.qa dd .txt_sm {
  display: inline-block;
  line-height: 1.2;
}
/* -------------------------------------- お伝えしたいこと .msg */
.msg h2 {
  color: #4b1500;
  font-size: 3.0rem;
}
.msg .msgbox {
  margin: 0 auto;
  padding: 50px;
  width: 710px;
  text-align: justify;
  background-image: url(../img/sg_msg-bg_01.png), url(../img/sg_msg-bg_02.png), url(../img/sg_msg-bg_03.png);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-position: left top, left bottom, left top;
  background-size: contain;
  overflow: hidden;
  position: relative;
}
.msg .msgbox .frkw-img {
  display: block;
  width: 214.2px;
  height: 248.5px;
  margin: 0 20px 20px 0;
  background-image: url("../img/sg_msg-frkw-img.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  float: left;
}
.msg .msgbox .msg-name {
  display: block;
  height: 0;
  padding-top: 28px;
  background-image: url("../img/sg_msg-name.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  overflow: hidden;
}
/* -------------------------------------- ショップインフォ .shopinfo */
#shopinfo {
  width: 900px;
  margin: 80px auto 0;
  padding: 0 0 1em;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.4;
}
#shopinfo .asp_info {
  padding: 0 40px;
  background-image: url("/img/pay/infotop.jpg");
  background-repeat: no-repeat;
  background-position: right 40px top;
  background-size: 326px 113px;
}
#shopinfo .asp_info ol li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: .9em;
}
#shopinfo img {
  width: auto;
  max-width: 100%;
}
#shopinfo .flexbox {
  align-items: flex-start;
  justify-content: center;
}
#shopinfo .shopinfo_l {
  width: 100%;
  padding: 0 1em 0 .5em;
  border-right: 1px solid #CCCCCC;
}
#shopinfo .shopinfo_r {
  width: 100%;
  padding: 0 .5em 0 1em;
}
#shopinfo h2, #shopinfo h3 {
  margin: .5em 0;
  padding: 0 0 0 20px;
  height: 36px;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  line-height: 36px;
  background-image: url("/img/pay/shop_ttl_bg.gif");
  /*font-family: inherit;
  text-shadow: none;
  border: none;*/
  position: relative;
}
#shopinfo h2::before, #shopinfo h3::before {
  content: "";
  display: block;
  width: 3px;
  height: 1em;
  background-color: #FFFFFF;
  position: absolute;
  top: 10px;
  left: 10px;
}
#shopinfo h4 {
  margin: 1em 0 .5em;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
#shopinfo ul {
  letter-spacing: -1px;
  padding-left: 0;
  list-style-type: none;
}
#shopinfo .maxw60 {
  max-width: 60%;
}
#shopinfo .maxh60 {
  max-height: 60px;
}
#shopinfo .maxh40 {
  max-height: 40px;
}
#shopinfo .othershop {
  margin-top: 20px;
  padding-right: 80px;
  position: relative;
}
#shopinfo .othershop::after {
  content: "";
  width: 70px;
  height: 90px;
  background-image: url("/img/parts/othershop_bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: -10px;
  z-index: 0;
}
#shopinfo .othershop h4 {
  color: #880015;
  white-space: nowrap;
  border: none;
}
#shopinfo .othershop p {
  text-align: right;
  margin-bottom: .5em;
}
#shopinfo .conv-ex {
  padding: .5em;
  background-color: #F0F0F0;
}
#shopinfo .conv-ex ol {
  margin-bottom: 0;
}
#shopinfo .conv-ex ol li {
  padding-left: 2.5em;
  font-size: .9em;
  text-indent: -3em;
}



