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

/*
** 01 font variable
** ¥Õ¥©¥ó¥È¤ò¶¨Áx¤·¤Æ¤¤¤Þ¤¹¡£
*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("/lp/solar-2019after/fonts/NotoSansCJKjp-RegularSubset.eot");
  src: url("/lp/solar-2019after/fonts/NotoSansCJKjp-RegularSubset.eot?#iefix") format("embedded-opentype"), url("/lp/solar-2019after/fonts/NotoSansCJKjp-RegularSubset.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("/lp/solar-2019after/fonts/NotoSansCJKjp-MediumSubset.eot");
  src: url("/lp/solar-2019after/fonts/NotoSansCJKjp-MediumSubset.eot?#iefix") format("embedded-opentype"), url("/lp/solar-2019after/fonts/NotoSansCJKjp-MediumSubset.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: bold;
  src: url("/lp/solar-2019after/fonts/NotoSansCJKjp-BoldSubset.eot");
  src: url("/lp/solar-2019after/fonts/NotoSansCJKjp-BoldSubset.eot?#iefix") format("embedded-opentype"), url("/lp/solar-2019after/fonts/NotoSansCJKjp-BoldSubset.woff") format("woff");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url("/lp/solar-2019after/fonts/Roboto-Regular.eot");
  src: url("/lp/solar-2019after/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/lp/solar-2019after/fonts/Roboto-Regular.woff") format("woff");
}

/*
** 01 reset
** ¥µ¥¤¥È¹²Í¨¤Î¥ê¥»¥Ã¥È¥Õ¥¡¥¤¥ë¤Ç¤¹¡£
*/
* {
  font-family: "Noto Sans Japanese";
}

html, body, header, footer, h1, h2, h3, h4, h5, p, b, span, small, img, ol, ul, li, dl, dt, dd, time, figcaption, figure, picture {
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, li, td {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC',sizingMethod=crop);
  zoom: 1;
}

/* To disable smoothing applied elsewhere, add this class to the element: */
.do-not-smooth {
  -webkit-filter: none;
          filter: none;
}

ul, ol, li {
  list-style: none;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  outline: none;
  border: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

button, input, select {
  background: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

/*
** main
*/

main {
  display: block;
  padding-top: 10px;
  padding-bottom: 50px;
}

/*
** footer
*/

#footer .l-footer_inner {
  margin: auto;
  font-size: 0;
}

@media screen and (max-width: 747px) {
  #footer .l-footer_inner {
    width: 100%;
  margin:0;
  }
}

#footer .l-footer_inner .l-footer_branch {
  margin: auto;
  max-width: 560px;
}
@media screen and (max-width: 747px) {
  #footer .l-footer_inner .l-footer_branch {
    width: 92%;
  }
}

#footer .l-footer_sharelist {
  margin: auto;
  text-align: center;
  background-color: #f0f1f3;
  padding: 30px 0;
}

#footer .l-footer_sharelist p {
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.3em;
  display: inline-block;
  vertical-align: top;
}

#footer .l-footer_sharelist ul {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

#footer .l-footer_sharelist li {
  margin-right: 24px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

#footer .l-footer_sharelist li:last-child {
  margin-right: 0;
}

#footer .l-footer_sharelist li:hover {
  opacity: 0.8;
}

#footer .l-footer_sharelist img {
  max-height: 100%;
}

#footer_copyright {
  padding: 20px;
  max-width: 960px;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 747px) {
  #footer_copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#footer_copyright address {
  font-size: 12px;
  line-height: 1.3;
  color: #333;
  font-style: normal;
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #footer_copyright address {
    font-size: 10px;
  }
}

@media screen and (max-width: 747px) {
  #footer_copyright address {
    text-align:center;
    display: block;
    font-size: 10px;
    margin-top: 10px;
  }
}

#footer_copyright ul {
  position: absolute;
  right: 0;
  top: 17px;
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #footer_copyright ul {
    top: 20px;
  }
}

@media screen and (max-width: 747px) {
  #footer_copyright ul {
    position: static;
    text-align: center;
  }
}

#footer_copyright ul li {
  font-size: 12px;
  display: inline-block;
  padding-right: 17px;
  margin-right: 17px;
  position: relative;
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #footer_copyright ul li {
    font-size:10px;
  }
}

@media screen and (max-width: 747px) {
  #footer_copyright ul li {
    font-size: 10px;
    padding-right: 10px;
    margin-right: 10px;
  }
}

#footer_copyright ul li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #bdbdbd;
}

@media screen and (max-width: 747px) {
  #footer_copyright {
    padding: 20px 10px;
  }
  #footer_copyright ul li:after {
    height: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

#footer_copyright ul li a {
  color: black;
}

#footer_copyright ul li a:hover {
  opacity: 0.8;
  text-decoration: underline;
}

/*
** header
*/

#header {
	height: 100px;
	width: 100%;
	margin: auto;
}

@media screen and (max-width: 747px) {
#header {
	position: relative;
	height: 50px;
}
}

@media screen and (min-width: 747px) and (max-width: 959px) {
#header {
	height: auto;
}
}

#header .l-header_inner {
	margin: auto;
	max-width: 1200px;
	max-width: 960px;
	padding-top: 18px;
	margin-bottom: 18px;
	text-align: center;
	font-size: 0;
}

@media screen and (max-width: 747px) {
#header .l-header_inner {
	width: 92%;
	padding-top: 3px;
	margin-bottom: 0;
}
}

@media screen and (min-width: 747px) and (max-width: 959px) {
#header .l-header_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 10px 10px 10px;
	margin-bottom: 0;
}
}

#header .l-header_logo {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	height: auto;
	padding-top: 6px;

}

#header .l-header_logo img {
	width: 160px;
}

@media screen and (max-width: 747px) {
#header .l-header_logo img {
	width: 130px;
}
}

/*
** grid
*/

.p-grid_container {
  font-size: 0;
  width: 100%;
  margin-top: 40px;
}

.p-grid_item-02 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 747px) {
  .p-grid_item-02 {
    width: 100%;
    margin-bottom:16px;
  }
  .p-grid_container.p-grid_item-02:last-child {
    margin-bottom:0;
  }
}


/*
** text
*/

[class*="p-text_01"] {
  font-size: 15px;
  color: #333;
  text-align: left;
}

.p-text_01-bold {
  font-weight: bold;
}

.p-text_01-small {
  font-size: 12px;
}

.p-text_01-center {
  text-align: center;
}

.p-text_01-footer {
  margin: 25px 0;
}
.p-text_01-footer span:first-child{
  padding-right:12px;
}
@media screen and (max-width: 747px) {
  .p-text_01-footer span{
    display:inline-block;
  }
  .p-text_01-footer span:first-child{
    padding-right:0;
  }
}

.p-text_01-tel {
  color: #e6111f;
  font-size: 28px;
  font-weight: bold;
}
.p-text_01-tel a {
  color: #e6111f;
  display: none;
}

.p-text_01-tel img {
  vertical-align: baseline;
  margin-right: 10px;
}
@media screen and (max-width: 747px) {
  .p-text_01-tel span {
    display: none;
  }
  .p-text_01-tel a {
    display: inline;
  }
}

.p-text_astcaution {
  font-size: 14px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  color: #333;
  margin-bottom: 22px;
  text-align: left;
  word-wrap: break-word;
}

.p-text_01-small .p-text_astcaution {
  font-size: 12px;
}

.p-text_astcaution + .p-text_astcaution {
  margin-top: 0;
}

@media screen and (max-width: 747px) {
  .p-text_astcaution {
    margin-bottom: 22px;
  }
}

.p-text_astcaution:before {
  content: '¡ù';
}

.p-text_astcaution a {
  color: #0277bd;
  text-decoration: underline;
}

.p-text_astcaution a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/* @group content */

/* @group ClearFix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* @end */


main {
	padding: 0;
	background: url(/lp/solar-2019after/img/main_bg.gif) center top;
	position: relative;
}

main section {
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
}

main section .p-inner {
	max-width: 1024px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px;
}

main section img {
	max-width: 100%;
}

main section .p-note {
	font-size: 12px;
	display: block;
	line-height: 1.6;
}

main section h1 img {
	padding: 10px;
}

main section a {
	color: #0277bd;
}

main section h2 {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 1.4;
}

main section .p-content p {
	text-align: left;
}

main section .p-content table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 15px auto;
	width: 100%;
	box-sizing: border-box;
}

main section .p-content table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 15px;
}

main section .p-app_cont {
	padding: 10px 0 10px;
	position: relative;
}

main section .p-app_cont p {
	margin-bottom: 15px;
}

main section .p-app_cont a {
	display: block;
	border-radius: 20px;
	font-weight: bold;
	text-align: center;
}

main section .p-app_cont .p-detail_btn a {
	background: #fff;
	font-size: 18px;
	max-width: 300px;
	margin: 0 auto;
	padding: 10px;
	
}

main section .p-app_cont .p-app_btn a {
	font-size: 20px;
	border: 3px solid #fff;
	padding: 15px 5px;
	max-width: 900px;
	margin: 0 auto;
}



main .p-gototop a {
	display: block;
	background: rgba(0,0,0,0.7);
	text-align: center;
	color: #fff;
	padding: 10px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	border-radius:100%;
	height:40px;
	width:40px;
}

main .p-gototop a::after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: rotate(45deg);
	margin: 5px auto 0;
}

main .p-gototop a:hover {
	opacity: 0.8;
}

.pcnone {
	display: inline-block;
}

.spnone {
	display: none;
}

/* @group lead */

#lead {
	background: #d6f3ff url(../img/lead_bg@2x.png) no-repeat top center;
	background-size: 110% auto;
	padding: 30px 0 15px;
	border-top: 10px solid #e60012;
}

#lead .p-comment {
	padding: 10px;
	max-width: 1040px;
	margin: 0 auto;
}

#lead .p-comment p {
	position: relative;
}

#lead .p-comment p span {
	display: block;
	background: #fff;
	margin-bottom: 10px;
	padding: 10px;
	border-radius: 20px;
	font-size: 14px;
	position: relative;
}

#lead .p-comment p.p-comment_l {
	padding-left: 80px;
}

#lead .p-comment p.p-comment_l::before {
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	background: url(/lp/solar-2019after/img/bird_l@2x.png) no-repeat top left;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 10px;
}

#lead .p-comment p span::before {
	content: "";
	width: 10px;
	height: 10px;
	background: #fff;
	display: block;
	transform: rotate(45deg) skew(-15deg,-15deg);
	position: absolute;
	top: 20px;
}

#lead .p-comment p.p-comment_l span::before {
	left: -6px;
}

#lead .p-comment p.p-comment_r {
	padding-right: 80px;
}

#lead .p-comment p.p-comment_r span::before {
	right: -6px;
}

#lead .p-comment p.p-comment_r::before {
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	background: url(/lp/solar-2019after/img/bird_r@2x.png) no-repeat top left;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 10px;
}

#lead .p-btn_cont {
	max-width: 960px;
}

#lead .p-btn_cont .p-btn a {
	display: block;
	box-sizing: border-box;
	padding: 10px 5px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: bold;
	border: 3px solid #fff;
	border-radius: 30px;
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
}

#lead .p-btn_cont .p-btn a em {
	font-style: normal;
	font-size: 20px;
	display: inline-block;
	margin-right: 5px;
}

#lead .p-btn_cont .p-btn a i {
	font-size: 22px;
	vertical-align: baseline;
}

#lead .p-btn_cont #use_btn.p-btn a {
	background: #e60012;
	color: #fff352;
}


#lead .p-btn_cont #use_btn.p-btn a span {
	color: #e60012;
	background: url(/lp/solar-2019after/img/osusume_bg.gif) no-repeat center center;
	background-size: contain;
	height: 50px;
	display: block;
	padding: 15px 0;
	box-sizing: border-box;
	border-radius: 100px;
	width: 100px;
	font-size: 16px;
	transform: rotate(15deg);
	position: absolute;
	top: -20px;
	right: 0;
}

#lead .p-btn_cont #sell_btn.p-btn a {
	background: #0071bc;
}

#lead .p-btn_cont #save_btn.p-btn a {
	background: #009944;
}

/* @end */

/* @group use */

#use {
	border-top: 10px solid #e60012;
}

#use h1 .p-tametoku_title {
	background: #e60012;
	color: #fff;
}

#use h1 .p-tametoku_title img {
	display: block;
}

#use h1 .p-tametoku_title strong {
	display: block;
	text-align: left;
	font-size: 20px;
}

#use h2 {
	color: #e60012;
}

#use .p-content p.p-arrow {
	text-align: center;
	padding: 20px 0 50px;
	font-weight: bold;
	margin-bottom: 15px;
	background: url(/lp/solar-2019after/img/arrow_bg@2x.png) no-repeat center center;
	background-size: contain;
}

#use .p-content dl {
	border-radius: 20px;
	background: #fff;
	margin-bottom: 15px;
}

#use .p-content dl dt {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	color: #fff;
	border-radius: 20px 20px 0 0 ;
}

#use .p-content dl dt img {
	display: block;
	margin: 0 auto;
}

#use .p-content dl dd {
	padding: 10px 10px 15px;
	text-align: left;
	position: relative;
}

#use .p-content dl dd strong{
	font-size: 20px;
	display: block;
	position: relative;
	margin: 0 0 5px;
}

#use .p-content dl dd strong.p-price_cont {
	margin: 10px 0;
}

#use .p-content dl dd strong span.p-price {
	display: inline-block;
	font-size: 16px;
	vertical-align: baseline;
	position: absolute;
	right: 0;
	padding: 5px 10px;
	color: #fff;
}

#use .p-content dl dd strong span.p-price em {
	font-style: normal;
	font-size: 20px;
	vertical-align: baseline;
}

#use .p-content dl dd span.p-right {
	display: block;
	text-align: right;
}


#use .p-content dl dd strong img {
	position: absolute;
}

#use .p-content dl#fixed_price {
	border: 1px solid #f08437;
}

#use .p-content dl#fixed_price dt {
	background: #f08437;
}

#use .p-content dl#fixed_price dd strong span.p-price {
	background: #f08437;
}

#use .p-content dl#sell_price {
	border: 1px solid #0071bc;
}

#use .p-content dl#sell_price dt {
	background: #0071bc;
}

#use .p-content dl#sell_price dd strong {
	color: #0071bc;
}

#use .p-content dl#sell_price dd strong span.p-price {
	background: #0071bc;
}

#use .p-content dl#save_price {
	border: 1px solid #009944;
}

#use .p-content dl#save_price dt {
	background: #009944;
}

#use .p-content dl#save_price dd strong {
	color: #009944;
	padding-bottom: 250px;
	margin-bottom: 5px;
}

#use .p-content dl#save_price dd strong span.p-price {
	background: #009944;
}

#use .p-content dl#save_price dd strong span.p-note {
	display: block;
	color: #000;
	font-weight: normal;
	position: absolute;
	left: 100px;
}

#use .p-content dl dd strong img {
	bottom: 0;
	right: 0;
}

#use .p-content dl#use_price {
	border: 1px solid #e50012;
}

#use .p-content dl#use_price dt {
	background: #e50012;
}

#use .p-content dl#use_price dd strong {
	color: #e50012;
	margin-bottom: 5px;
}

#use .p-content dl#use_price dd strong.p-discount {
	color: #000;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 15px;
}

#use .p-content dl#use_price dd strong.p-discount span {
	color: #e50012;
	vertical-align: baseline;
}

#use .p-content dl#use_price dd strong.p-discount em {
	font-size: 20px;
	font-style: normal;
}

#use .p-content dl#use_price dd strong.p-discount span em {
	font-size: 26px;
	vertical-align: baseline;
}

#use .p-content dl#use_price dd strong.p-price_cont {
	padding-bottom: 320px;
}

#use .p-content dl#use_price dd strong.p-price_cont img {
	width: 320px;
}

#use .p-content dl#use_price dd strong span.p-price {
	background: #e50012;
	top: 30px;
}

#use .p-content ul.p-plan {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

#use .p-content ul.p-plan li {
	width: 49%;
	background: #e50012;
	color: #fff;
	font-size: 18px;
	padding: 10px 5px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#use .p-app_cont {
	padding-top: 100px;
}

#use .p-app_cont img.p-app_comment {
	width: 150px;
	position: absolute;
	left: 10px;
	top: 0;
}

#use .p-app_cont .p-detail_btn a  {
	border: 1px solid #e60012;
	color: #e60012;
}

#use .p-app_cont .p-app_btn a {
	background: #e60012;
	color: #fff352;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
	max-width: 900px;
}

/* @end */

#sell {
	border-top: 10px solid #0071bc;
	margin-bottom: 20px;
}

#sell .p-content {
	background: #0071bc;
	padding: 30px 10px;
}

#sell .p-content .p-inner {
	background: #fff;
	border-radius: 20px;
}

#sell h2 {
	color: #0071bc;
}

#sell .p-app_cont .p-detail_btn a  {
	border: 1px solid #0071bc;
	color: #0071bc;
}


#sell .p-app_cont .p-app_btn a {
	background: #0071bc;
	color: #fff;
}

#sell .p-app_cont .p-sell_super .p-detail_btn a  {
	border: 1px solid #2daafd;
	color: #2daafd;
}

#sell .p-app_cont .p-sell_super .p-app_btn a {
	background: #2daafd;
	color: #fff;
	line-height: 1;
	padding: 5px 10px 15px;
}

#sell .p-app_cont .p-sell_super .p-app_btn a [data-ruby] {
	 position: relative;
}

#sell .p-app_cont .p-sell_super .p-app_btn a [data-ruby]::before {
	 content: attr(data-ruby);
	     position: absolute;
	     top: -1em;
	     left: 0;
	     right: 0;
	     margin: auto;
	     font-size: 0.4em;
}

#sell .p-app_cont .p-sell_super .p-app_btn a img {
	vertical-align: text-bottom;
}

#sell .p-app_cont .p-sell_super .p-app_btn a em {
	font-style: normal;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0 3px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

#save {
	border-top: 10px solid #009944;
	margin-bottom: 20px;
}

#save .p-content {
	background: #009944;
	padding: 30px 10px;
}

#save .p-content .p-inner {
	background: #fff;
	border-radius: 20px;
}

#save h2 {
	color: #009944;
}

#save .p-content p.p-note {
	font-size: 12px;
	text-align: center;
}

#save .p-app_cont .p-detail_btn a  {
	border: 1px solid #009944;
	color: #009944;
}

#save .p-app_cont .p-app_btn {
	margin-bottom: 0;
}

#save .p-app_cont .p-app_btn a {
	background: #009944;
	color: #fff;
}


#apply {
	border-top: 10px solid #e60012;
	background: rgba(255,255,255,0.5);
	padding: 10px;
}

#apply p {
	text-align: left;
	font-weight: bold;
	line-height: 1.4;
}

#apply h2 {
	color: #e60012;
}

#apply .p-apply_info {
	background: #e60012;
	text-align: center;
	color: #fff;
	padding: 5px;
	line-height: 1.4;
	margin-top: 15px;
	border-radius: 10px;
}

#notes {
	padding: 20px 20px 50px;
}

#notes .p-inner {
	border: 1px solid #000;
}

#notes .p-inner p {
	text-align: left;
	font-size: 12px;
}

#notes .p-inner h3 {
	margin-bottom: 5px;
}

#notes a {
	color: #0277bd;
	border-bottom: 1px solid #0277bd;
}

#notes a:hover {
	color: #0277bd;
	border-bottom: none;
}

#notes ul {
	margin-left: 1.4em;
}

#notes ul li {
	text-align: left;
	font-size: 12px;
	text-indent: -1.1em;
}

#notes ul li:first-letter {
	font-size: 75%;
	margin: 0 2px;
}

#notes ul.annotation {
	margin-left: 1.3em;
}

#notes ul.annotation li:first-letter {
	font-size: 100%;
	margin: 0;
}

#notes ul.annotation li {
	text-indent: -1.7em;
}

@media screen and (min-width: 747px) {
	
	main section .p-inner {
		
	}
	
	main section h1 {
		padding: 15px 0;
	}
	
	main section h2 {
		font-size: 34px;
	}
	
	main section .p-app_cont .p-detail_btn a {
		font-size: 30px;
		max-width: 400px;
	}
	
	
	main section .p-app_cont .p-app_btn a {
		font-size: 38px;
		max-width: 650px;
	}
	
	main section .p-content table {
		width: 90%;
	}
	
	.pcnone {
		display: none;
	}
	
	.spnone {
		display: inline-block;
	}
	
	/* @group lead */
	
	#lead {
		padding: 60px 10px 40px;
	}
	
	
	#lead .p-comment p span {
		font-size: 22px;
		color: #333;
		margin-bottom: 0;
		padding: 15px;
	}
	
	#lead .p-comment p.p-comment_l {
		padding-left: 150px;
		padding-right: 150px;
		margin: 0 auto 20px;
		max-width: 1000px;
		box-sizing: border-box;
	}
	
	#lead .p-comment p.p-comment_l::before {
		width: 135px;
		height: 90px;
		left: -10px;
		top: 0;
	}
	
	#lead .p-comment p span::before {
		top: 25px;
	}
	
	
	#lead .p-comment p.p-comment_r {
		padding-right: 150px;
		padding-left: 100px;
		margin: 0 auto 20px;
		max-width: 850px;
		box-sizing: border-box;
	}
	
	#lead .p-comment p.p-comment_r span {
		
	}
	
	#lead .p-comment p.p-comment_r::before {
		width: 135px;
		height: 90px;
		right: -10px;
		top: 0;
	}
	
	#lead .p-btn_cont .p-btn a {
		font-size: 30px;
		padding: 20px 5px;
		margin-bottom: 20px;
	}
	
	#lead .p-btn_cont .p-btn a em {
		font-size: 44px;
	}
	
	#lead .p-btn_cont .p-btn a i {
		font-size: 26px;
	}
	
	#lead .p-btn_cont #use_btn.p-btn a {
		text-align: left;
		padding-left: 13%;
		font-size: 36px;
	}
	
	#lead .p-btn_cont #use_btn.p-btn a span {
		font-size: 24px;
		top: -10px;
		right: 5px;
		width: 130px;
		height: 75px;
		text-align: center;
		padding: 23px 0;
	}
	
	/* @end */
	
	/* @group use */
	
	
	#use h1 .p-tametoku_title {
		margin-top: 15px;
		padding: 15px 0;
	}
	
	#use h1 .p-tametoku_title strong {
		font-size: 36px;
		margin-bottom: 10px;
	}
	
	#use .p-content p.p-arrow {
		width: 600px;
		height: 140px;
		box-sizing: border-box;
		margin: 0 auto 15px;
		font-size: 30px;
	}
	
	#use .p-content dl {
		margin-bottom: 30px;
		display: flex;
		flex-wrap: nowrap;
	}
	
	#use .p-content dl dt {
		width: 25%;
		text-align: left;
		border-radius: 20px 0 0 20px;
		font-size: 28px;
		line-height: 1.3;
		box-sizing: border-box;
		padding: 30px 10px;
	}
	
	#use .p-content dl dd {
		width: 75%;
		box-sizing: border-box;
		font-size: 22px;
		font-weight: bold;
	}
	
	#use .p-content dl dd span.p-note {
		font-size: 16px;
		font-weight: normal;
	}
	
	#use .p-content dl dd strong {
		font-size: 30px;
	}
	
	#use .p-content dl dd strong span.p-price {
		font-size: 16px;
		width: 170px;
		text-align: right;
	}
	
	#use .p-content dl dd strong span.p-price em {
		font-size: 30px;
		line-height: 1;
	}
	
	#use .p-content dl#fixed_price {
		margin-bottom: 15px;
	}
	
	#use .p-content dl#save_price dd strong.p-price_cont {
		padding-bottom: 235px;
	}
	
	#use .p-content dl#use_price dd strong span.p-price {
		top: 0;
	}
	
	#use .p-content dl#use_price dd strong.p-price_cont {
		padding-bottom: 320px;
		margin-top: 30px;
	}
	
	#use .p-content dl#use_price dd strong.p-price_cont img {
		width: 370px;
	}
	
	
	#use .p-content dl#use_price dd strong.p-discount {
		font-size: 20px;
	}

	
	#use .p-content dl#use_price dd strong.p-discount em {
		font-size: 32px;
	}
	
	#use .p-content dl#use_price dd strong.p-discount span em {
		font-size: 40px;
	}
	
	
	#use .p-content ul.p-plan li {
		font-size: 36px;
	}
	
	#use .p-app_cont {
		padding-top: 40px;
	}
		
	#use .p-app_cont img.p-app_comment {
		width: auto;
		left: 0;
	}
	
	#use .p-app_cont .p-detail_btn a {
		max-width: 330px;
	}
	
	/* @end */
	
	#sell .p-content,#save .p-content {
		padding: 50px 10px;
		margin-bottom: 40px;
	}
	
	#sell .p-inner,#save .p-inner {
		padding: 30px;
	}
	
	#sell .p-content p, #save .p-content p {
		font-size: 22px;
	}
	
	#sell .p-content table td {
		font-size: 22px;
	}
	
	#sell .p-content p.p-note {
		font-size: 16px;
	}
	
	#sell .p-app_cont .flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	
	#sell .p-app_cont .flex .p-detail_btn {
		width: 28%;
	}
	
	#sell .p-app_cont .flex .p-app_btn {
		width: 70%;
	}
	
	#sell .p-app_cont .flex .p-detail_btn a {
		font-size: 22px;
		padding: 20px 5px;
	}
	
	#sell .p-app_cont .flex .p-app_btn a {
		font-size: 26px;
		padding: 20px 5px;
	}
	
	#sell .p-app_cont .p-sell_super .p-app_btn a {
		padding: 15px 5px;
	}
	
	#sell .p-app_cont .p-sell_super .p-app_btn a img {
		vertical-align: text-bottom;
	}
	
	#save .p-content p.p-note {
		font-size: 16px;
		text-align: center;
	}
	
	#apply p {
		font-size: 18px;
		line-height: 1.6;
	}
	
	#notes .p-inner h3 {
		text-align: left;
	}
	
}

@media screen and (min-width: 1024px) {
	
	#use .p-content dl dt {
		width: 30%;
		padding: 30px 20px 0 30px;
	}
	#use .p-content dl dd {
		width: 70%;
		padding: 30px 25px;
	}
	
	#use .p-app_cont img.p-app_comment {
		width: auto;
		left: 5%;
	}
	
	#use .p-app_cont .p-detail_btn a {
		max-width: 400px;
	}
}

/* @end */