@charset "UTF-8";

.lp_buy_info h4 {
border-bottom: 1px dotted #333;
    position: relative;
    margin: 0 0 15px;
    display: flex;
    height: 50px;
    align-items: center;
}

.lp_buy_info section:nth-of-type(3) h4 {
    height: 85px;
}

.lp_buy_info section:nth-of-type(4) h4 {
    height: 65px;
}

.lp_buy_info h4 p:nth-child(1) {
  background: #333;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  flex-flow: column wrap;
  vertical-align: top;
  padding: 12px 14px;
  top: -10px;
  left: -20px;
  position:absolute;
}

.lp_buy_info h4 p:nth-child(2) {
    margin-left: 60px;
}

.lp_buy_info h4 span {
    color: #FFF;
}

.lp_buy_info h4 p span:nth-child(1) {
    font-size: 11px;
}

.lp_buy_info h4 p span:nth-child(2) {
    font-size: 20px;
}


.lp_buy_info section {
    background: #eee;
    border-radius: 8px;
    width: 92%;
    margin: 0 auto 40px;
    position: relative;
    padding: 0 20px 20px 0;
}

.lp_buy_info a {
    text-decoration: underline !important;
}

.lp_buy_info ul {
    list-style: none;
    padding: 0;
	display: flex;
    flex-wrap: wrap;
}

.buy_title {
    overflow: hidden;
    margin-top: 20px;
}


.buy_title li {
    /* float: left; */
    width: 25%;
}
.buy_title li:first-child {
    width: 100%;
}

.catlp_list_hawaii ul, li {
    list-style: none;
}

.price_list_9_pair, img {
    vertical-align: bottom;
}

.buy_title #buy_now, .buy_title li:hover {
    background: url(https://www.perfect-space.jp/img/lp/title_buy_bg.gif) no-repeat;
}

.lp_buy_info h3 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #333;
    height: 35px;
    color: #FFF;
    line-height: 35px;
    padding-left: 10px;
    margin: 40px 0;
}

.lp_buy_info p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    letter-spacing: 2px;
}

.text_align_right {
    text-align: right;
}




@media screen and (max-width: 680px) {

iframe {
  width: 100%;
  max-width: 100%;
}

.saisun_title, .buy_title{
    margin: 15px auto;
}

section.info_form_p {
    width: 100% !important;
    max-width: 480px;
    margin: 30px auto 20px !important;
    background: none !important;
}
section.info_form_p:first-child {
  margin-top: 0;
}
section.info_form_p h3 {
  font-size: 16px;
  color: #fff;
  background: #434343;
  /*padding: 8px 0 6px 5px;*/
  box-sizing: border-box;
  font-weight: normal;
}
section.info_form_p p.info_txt {
  margin: 10px auto;
  box-sizing: border-box;
  padding: 0 20px;
}
section.info_form_p:first-child img {
  padding: 0;
}
div.form_QA {
  margin: 40px 0 50px;
  text-align: center;
}
span.text_red_form {
  color: #cc3737;
}

.lp_buy_info p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    letter-spacing: 2px;
}


.lp_buy_info h4 {
border-bottom: 1px dotted #333;
    position: relative;
    margin: 0 0 15px;
    display: flex;
    height: 50px;
    align-items: center;
}

.lp_buy_info section:nth-of-type(3) h4 {
    height: 135px;
}

.lp_buy_info section:nth-of-type(4) h4 {
    height: 65px;
}

.lp_buy_info h4 p:nth-child(1) {
    background: #333;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex-flow: column wrap;
    vertical-align: top;
    padding: 12px 14px;
    top: -3px;
    left: -10px;
    position: absolute;
}

.lp_buy_info h4 p:nth-child(2) {
    margin-left: 60px;
}

.lp_buy_info h4 span {
    color: #FFF;
}

.lp_buy_info h4 p span:nth-child(1) {
    font-size: 11px;
}

.lp_buy_info h4 p span:nth-child(2) {
    font-size: 20px;
}


.lp_buy_info section {
    background: #eee;
    border-radius: 8px;
    width: 92%;
    margin: 0 auto 40px;
    position: relative;
    padding: 0 20px 20px 0;
}

.lp_buy_info a {
    text-decoration: underline !important;
}
ul.buy_title:first-child li {
    width: 100%;
}
.buy_title li:first-child {
    width: 25%;
}


}

  
