<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift-JIS";



.contents sup {
    font-size: 60%;
}



/* ---------------------
main
--------------------- */
.main {
    background-color: #5cb531;
}
.inner_main:after {
    border-top-color: #5cb531;
}



/* ---------------------
intro
--------------------- */
.title_intro {
    padding-left: 100px;
    padding-right: 100px;
    text-align: center;
}



/* ---------------------
wrap_title color
--------------------- */
.wrap_title .title {
    background-color: #5cb531;
    margin-bottom: 10px;
}
.wrap_title + .note{
  margin: 0 0 30px 28px;
}



/* ---------------------
point
--------------------- */

.inner_point {
    padding-top: 68px;
    padding-bottom: 54px;
    background-color: #fffde5;
    border-radius: 20px;
	margin-top: 40px;
}
.chara_point_01 {
    position: absolute;
    bottom: 0;
    left: 38px;
    width: 67px;
    height: 103px;
    background: url(../pic/amado_panel/chara_point_01.gif) 0 0 no-repeat;
}
.title_point {
    margin-bottom: 37px;
    margin-left: 140px;
    margin-right: 40px;
    text-align: center;
}
.wrap_title .title_point:before {
    bottom: 49px;
    left: -42px;
    border-right-color: #5cb531;
}
.badge_point {
    position: absolute;
    top: -52px;
    right: 69px;
}
.decoration_point {
    position: absolute;
    top: -22px;
    left: 200px;
    width: 543px;
    height: 105px;
    background: url(../pic/amado_panel/decoration_point.gif) 0 0 no-repeat;
}
.list_point {
    padding-top: 30px;
    padding-left: 64px;
    padding-right: 56px;
}
.list_point &gt; li {
    margin-bottom: 35px;
    padding-bottom: 32px;
    background: url(../pic/amado_panel/line_point.png) bottom left repeat-x;
}
.list_point &gt; li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    background-image: none;
}
.list_point .block_text {
    float: left;
    width: 434px;
    padding-left: 11px;
}
.list_point .title {
    position: relative;
    margin-bottom: 12px;
    margin-left: -13px;
    white-space: nowrap;
}
.list_point .text {
    padding-left: 5px;
    padding-right: 30px;
    text-align: justify;
    font-size: 18px;
    line-height: 1.89;
    letter-spacing: -0.05em;
    -ms-word-break: break-all;
        word-break: break-all;
}
.list_point .ex_title {
  margin: 27px 0 8px;
  font-size: 0;
}
.list_point .ex_title .ex_title__main{
  font-size: 18px;
  display: inline-block;
  font-weight: bold;
}
.list_point .ex_title .ex_title__main + p{
  display: inline-block;
  font-size: 14px;
  margin: 0 0 0 16px;
}
.list_point .ex_title + .imgs{
  margin-top: 0;
}
.list_point .icon,
.list_point .text_title {
    vertical-align: middle;
    display: inline-block;
}
.list_point .icon {
    width: 90px;
    margin-top: -5px;
    margin-right: 13px;
}
.list_point .icon img {
    max-width: 100%;
    height: auto;
}
.list_point .text_title {
    font-size: 26px;
    line-height: 1.28;
}
.list_point .text_title strong {
    font-size: 36px;
    color: #f36f21;
}
.list_point .text_title strong span {
    color: #000000;
}
.list_point .img {
    float: left;
    width: 377px;
    margin-top: -10px;
}
.list_point &gt; li:nth-child(2) .img {
    margin-top: 14px;
}
.list_point .note {
    margin-top: 8px;
    padding-left: 5px;
    text-align: left;
    font-size: 13px;
}
.list_point .note .note_icon {
    display: block;
    float: left;
}
.list_point .note .note_text {
    display: block;
    padding-left: 1.2em;
}
.balloon_point_01 {
    display: block;
    margin-top: 7px;
    margin-left: 108px;
}
.balloon_point_01 .balloon_text {
    position: relative;
    display: inline-block;
    padding: 6px 16px 4px 16px;
    border: 3px solid #f39800;
    background-color: #ffffff;
    border-radius: 8px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
}
.balloon_point_01 .balloon_text:before,
.balloon_point_01 .balloon_text:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}
.balloon_point_01 .balloon_text:before {
    top: 13px;
    right: -20px;
    border: 10px solid transparent;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-color: #f39800;
}
.balloon_point_01 .balloon_text:after {
    top: 12px;
    right: -14px;
    border: 9px solid transparent;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-color: #ffffff;
}
.balloon_point_01 .balloon_chara {
    display: inline-block;
    width: 39px;
    margin-left: 10px;
    vertical-align: middle;
}
.balloon_point_01 .balloon_chara img {
    max-width: 100%;
    height: auto;
}

.imgs {
    display: flex;
    justify-content: space-between;
    margin-top: 38px;
}
.imgs .imgs_box {
}
.imgs .imgs_box:nth-child(1) {
    width: 496px;
}
.imgs .imgs_box:nth-child(2) {
    width: 301px;
}
.imgs .imgs_box img{
    vertical-align: top;
}
.imgs .note {
    padding-left: 0;
    margin-top: 12px;
    font-size: 13px;
}

.case {
    padding: 30px 45px 30px;
    margin-top: 50px;
    border: 4px solid #5cb531;
    background: #fff;
    border-radius: 12px;
}
.case .case_title{
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #f36f21;
    margin-bottom: 22px;
}
.case iframe{
    vertical-align: top;
}


/* ---------------------
lineup
--------------------- */
.inner_lineup {
    padding-top: 60px;
    padding-bottom: 60px;
}
.chara_lineup {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 148px;
    height: 108px;
    background: url(../pic/amado_panel/chara_lineup.gif) 0 0 no-repeat;
}
.charatext_lineup {
    display: block;
    position: absolute;
    top: -84px;
    left: -31px;
}
.title_lineup {
    margin-bottom: 50px;
    margin-right: 191px;
    padding-left: 52px;
    padding-right: 52px;
}
.wrap_title .title_lineup:before {
    bottom: 37px;
    right: -42px;
    border-left-color: #5cb531;
}
.list_lineup {
    margin-bottom: 46px;
}
.list_lineup li {
    float: left;
    width: 50%;
    padding: 0 28px;
    box-sizing: border-box;
}
.list_lineup li:last-child {
    margin-right: 0;
}
.list_lineup li:first-child{
  width: auto;
  float: none;
  margin: 0 28px 40px;
  padding: 0;
}

.list_lineup .label {
    margin-bottom: 3px;
    font-size: 24px;
    font-weight: bold;
}
.list_lineup .label .sub{
  font-size: 18px;
  vertical-align: baseline;
}
.list_lineup .text {
    margin-bottom: 8px;
    min-height: 4.8em;
    font-size: 18px;
    line-height: 1.6;
}
.list_price_lineup {
    margin-bottom: 17px;
    text-align: center;
    font-size: 0;
}
.list_price_lineup li {
    display: inline-block;
    margin: 0 10px;
}
.list_price_lineup li:first-child {
  margin-left: 0;
}
.list_price_lineup li:last-child {
  margin-right: 0;
}
.list_price_lineup .label {
    margin-bottom: 3px;
    font-size: 22px;
    font-weight: bold;
}
.list_price_lineup .price {
    display: inline-block;
    padding: 11px 40px 6px 40px;
    border: 4px solid #f36f21;
    border-radius: 12px;
    text-align: center;
    font-size: 26px;
    color: #f36f21;
}
.list_price_lineup .price strong {
    font-size: 36px;
}
.attention_reference {
    margin-top: 6px;
    text-align: center;
    font-size: 13px;
}
.note_lineup {
    text-align: justify;
    font-size: 13px;
    line-height: 1.54;
}


/***** add 20190716  lineup *****/
.price_lineup {
    text-align: center;
	margin-top: 20px;
}
.text_lineup .price {
    display: inline-block;
    /*margin-left: -20px;*/
    margin-bottom: 27px;
    padding: 8px 16px 9px 16px;
    border: 4px solid #f36f21;
    border-radius: 12px;
    font-size: 26px;
    letter-spacing: -0.05em;
    color: #f36f21;
}
.text_lineup .price strong {
    font-size: 37px;
}
.text_lineup .note {
    text-align: justify;
    font-size: 13px;
    line-height: 1.54;
}
.text_lineup__note {
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 20px;
    margin-left: -21px;
}
</pre></body></html>