@charset "utf-8";

* {
    margin: 0;
    padding: 0
}

body {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5;
    background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

img {
    width: auto;
    max-width: 100%;
    border: none;
    vertical-align: top
}

li {
    list-style: none
}

a {
    color: #333;
    text-decoration: none;
    transition: 0.2s ease-in-out 0s
}

a:hover {
    opacity: 0.7
}

@media screen and (min-width:759px) {
    .sp {
        display: none
    }
}

.clearfix {
    width: 100%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

#container {
    min-width: 1400px;
    position: relative
}

#container>header {
    white-space: nowrap;
    width: 1000px;
    height: 110px;
    margin: 0 auto;
    position: relative
}

#container>header h1 {
    font-size: 12.7px;
    width: 335px;
    padding: 15px 0 0;
    float: left
}

#container>header h1 span {
    margin: 0 0 0 3px
}

#container>header h1 img {
    width: 318px;
    margin-top: 11px
}

#container>header p.pic {
    position: absolute
}

#container>header p.pic_01 {
    width: 201px;
    left: 332px;
    top: 13px
}

#container>header p.pic_02 {
    width: 191px;
    left: 541px;
    top: 10px
}

#container>header div.contact {
    text-align: right;
    width: 260px;
    padding: 24px 0 0;
    float: right
}

#container>header div.contact p.tel {
    margin: 0 8px 8px 0
}

#container>header div.contact p.tel img {
    vertical-align: middle
}

#container>header div.contact p.tel img.free {
    width: 32px;
    margin: 0 5px 0 0
}

#container>header div.contact p.tel img.tel {
    width: 216px
}

#container>header div.contact p.txt {
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 109px;
    height: 22px;
    padding: 2px 0 0;
    display: inline-block
}

#container>header div.contact p.txt_01 {
    background: #458F68
}

#container>header div.contact p.txt_02 {
    background: #f00
}

#globalNav {
    min-width: 1400px;
    background: #155390
}

#globalNav ul {
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    width: 1000px;
    margin: 0 auto
}

#globalNav li {
    font-size: 15px;
    font-weight: bold;
    width: 156px;
    margin: 0 0 0 -1px;
    background-image: url(../images/border_globalNav.png), url(../images/border_globalNav.png);
    background-position: right center, left center;
    background-repeat: no-repeat, no-repeat;
    display: inline-block;
    position: relative;
    z-index: 10
}

#globalNav li:hover {
    z-index: 100
}

#globalNav li:nth-child(1) {
    width: 72px;
    background-image: url(../images/border_globalNav.png);
    background-position: right center;
    background-repeat: no-repeat
}

#globalNav a {
    color: #fff;
    padding: 15px 0;
    display: block
}

#globalNav a:hover {
    background: #0085B2;
    opacity: 1
}

body.top #globalNav li:nth-child(1),
body.flow #globalNav li:nth-child(2),
body.price #globalNav li:nth-child(3),
body.review #globalNav li:nth-child(4),
body.policy #globalNav li:nth-child(5),
body.gift #globalNav li:nth-child(6),
body.regist #globalNav li:nth-child(7) {
    background: none;
    z-index: 1000
}

body.top #globalNav li:nth-child(1) a,
body.flow #globalNav li:nth-child(2) a,
body.price #globalNav li:nth-child(3) a,
body.review #globalNav li:nth-child(4) a,
body.policy #globalNav li:nth-child(5) a,
body.gift #globalNav li:nth-child(6) a,
body.regist #globalNav li:nth-child(7) a {
    background: #0085B2
}

#contents {
    margin: 0 0 70px
}

#contents>header {
    background-color: #ACAC9D
}

#contents>header>div {
    color: #fff;
    width: 473px;
    height: 222px;
    margin: 0 auto;
    padding: 28px 928px 0 0;
    background-position: right top;
    background-repeat: no-repeat
}

#contents>header h2 {
    font-size: 39px;
    font-weight: bold;
    text-align: center;
    margin: 0 5px 30px 25px
}

#contents>header p {
    font-size: 15px;
    line-height: 1.61;
    margin: 0 5px 0 25px
}

#contents main>header {
    margin: 0 0 35px
}

#contents main>header h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 35px;
    padding: 0 0 32px;
    background: url(../images/bg_h_01.gif) center bottom no-repeat
}

#contents main>header h3 span {
    color: #0085b2;
    font-size: 45px
}

#contents main>header p {
    font-size: 20px
}

#wrapper {
    width: 1000px;
    margin: 0 auto
}

#wrapper:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

main {
    width: 730px;
    display: block;
    float: left
}

body.top main,
body.estimate main {
    min-width: 1400px;
    width: auto;
    display: block;
    float: none
}

#bread {
    width: 960px;
    margin: 0 auto 45px;
    padding: 20px 0 0
}

#bread li {
    font-size: 14px;
    display: inline-block
}

#bread li:first-child {
    padding: 0 0 0 25px;
    background: url(../images/icon_bread_home.png) left center no-repeat
}

#bread li:after {
    content: " >"
}

#bread li:last-child:after {
    content: ""
}

#bread li a {
    color: #0085b2;
    text-decoration: underline
}

#container>footer {
    text-align: center;
    white-space: nowrap;
    min-width: 1000px;
    padding: 0 0 20px;
    background: #eee
}

#container>footer nav {
    min-width: 1000px;
    padding: 10px 0;
    background: #0085B2
}

#container>footer nav ul {
    width: 1000px;
    margin: 0 auto
}

#container>footer nav ul+ul {
    font-size: 0;
    text-align: center;
    margin-top: 30px
}

#container>footer nav li {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    margin: 0 0.5em 0 0;
    padding: 0 0.5em 0 0;
    border-right: 1px #fff solid
}

#container>footer nav a {
    color: #fff
}

#container>footer h1 {
    font-size: 12.7px;
    padding: 15px 0
}

#container>footer h1 img {
    width: 318px;
    margin-top: 11px
}

#container>footer p.regist {
    margin: 0 0 10px
}

#container>footer p.regist a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 3px 15px 3px 35px;
    background: #0085B2;
    display: inline-block
}

#container>footer p.regist span {
    padding: 0 20px 0 0;
    background: url(../images/icon_arrow_02.png) right center no-repeat;
    background-size: 12px
}

#container>footer div.contact p.tel {
    margin: 0 0 5px
}

#container>footer div.contact p.tel img {
    vertical-align: middle
}

#container>footer div.contact p.tel img.free {
    width: 32px;
    margin: 0 5px 0 0
}

#container>footer div.contact p.tel img.tel {
    width: 216px
}

#container>footer p.open {
    font-size: 11.3px;
    margin: 0 0 5px
}

#container>footer div.contact p.txt {
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 109px;
    height: 22px;
    margin: 0 0 10px;
    padding: 2px 0 0;
    display: inline-block
}

#container>footer div.contact p.txt_01 {
    background: #458F68
}

#container>footer div.contact p.txt_02 {
    background: #f00
}

#container>footer p.mail {
    margin: 0 0 25px
}

#container>footer p.mail a {
    font-size: 15px;
    text-align: center;
    padding: 6px 5px 6px 10px;
    background: #fff;
    border: 1px #333 solid;
    display: inline-block
}

#container>footer p.mail span {
    width: 175px;
    background-image: url(../images/icon_arrow_04.png), url(../images/icon_mail_01.png);
    background-position: right center, left center;
    background-repeat: no-repeat, no-repeat;
    display: inline-block
}

#container>footer p.copyright {
    font-size: 12px
}

#pageTop {
    position: fixed;
    right: 10px;
    bottom: 10px
}

#pageTop img {
    cursor: pointer
}

#side {
    width: 250px;
    padding: 0 0 0 10px;
    border-left: 1px #666 solid;
    float: right
}

body.top #side {
    padding: 10px 0 0;
    border-left: none
}

#side dt,
#side p {
    margin: 0 0 17px
}

#side p img {
    border: 1px #B6B9C0 solid
}

aside.order01 {
    min-width: 1400px;
    padding: 20px 0;
    background: #155390
}

aside.order01 dl {
    width: 1125px;
    margin: 0 auto
}

aside.order01 dt {
    color: #fff;
    font-size: 13px;
    letter-spacing: -1px;
    white-space: nowrap;
    margin: 0 0 16px
}

aside.order01 dt span.span_02 {
    font-size: 33px;
    font-weight: bold
}

aside.order01 dt span strong {
    color: #ffff00
}

aside.order01 dd:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

aside.order01 fieldset {
    width: 253px;
    margin: 0 17px 0 0;
    border: none;
    float: left
}

aside.order01 legend {
    width: 122px;
    margin: 0 0 9px
}

aside.order01 select {
    font-size: 17px;
    text-align: center;
    width: 253px;
    height: 73px;
    padding: 0;
    border-width: 5px;
    border-style: solid
}

aside.order01 fieldset.area select {
    border-color: #FFBF00
}

aside.order01 fieldset.place select {
    border-color: #85B200
}

aside.order01 fieldset.mobile {
    margin-right: 27px
}

aside.order01 input[type="tel"] {
    font-size: 17px;
    text-align: center;
    width: 243px;
    height: 63px;
    padding: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #f00
}

aside.order01 input[type="image"] {
    width: 305px;
    position: relative;
    top: 17px
}

aside.order01_2 {
    border-top: 1px #fff solid
}

aside.order01_2 legend {
    display: none
}

aside.order01_2 input[type="image"] {
    width: 210px;
    top: 3px
}

aside.order02 {
    width: 958px;
    margin: 0 auto 75px;
    padding: 10px 20px;
    background: #EAFAFF;
    border: 1px #aaa solid
}

aside.order02 dt {
    font-size: 15px;
    font-weight: bold
}

aside.order02 dt strong {
    color: #f00
}

aside.order02 dt span.span_02 {
    font-size: 46px;
    margin: 0 0 0 12px
}

aside.order02 dd {
    text-align: right
}

aside.order02 dd p {
    margin: 0 0 0 12px;
    display: inline-block;
    vertical-align: top
}

aside.order02 dd p.pic_02 {
    padding: 8px 0 0
}

#contents aside.order02 {
    width: 708px;
    padding: 13px 10px 25px
}

#contents aside.order02 dt {
    margin-bottom: 5px
}

#contents aside.order02 dt span.span_02 {
    font-size: 36px;
    margin: 0
}

#contents aside.order02 dd p.pic_01 {
    width: 320px;
    margin: 0
}

#contents aside.order02 dd p.pic_02 {
    width: 360px;
    padding: 0
}

body.top #visual {
    min-width: 1400px;
    height: 515px;
    padding: 15px 0 0;
    background: url(../images/bg_top_visual.jpg) center top no-repeat
}

body.top #visual>div {
    width: 1174px;
    margin: 0 auto
}

body.top #visual>div>div {
    width: 746px;
    height: 484px;
    padding: 20px 32px 0;
    background: url(../images/bg_top_visual_01.png);
    border-radius: 20px;
    position: relative
}

body.top #visual p.pic_05 {
    position: absolute;
    right: 30px;
    top: 57px
}

body.top #visual p.pic_06 {
    position: absolute;
    right: 30px;
    top: 247px
}

body.top #visual p.txt_01 {
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 21px
}

body.top #visual p.pic_01 {
    width: 520px;
    margin: 0 0 0 5px
}

body.top #visual p.pic_02 {
    margin: -8px 0 13px 5px
}

body.top #visual p.pic_03 {
    width: 526px;
    margin: 0 0 2px;
    padding: 15px 0 15px 38px;
    background: rgba(255, 255, 255, 0.63);
    border-radius: 15px
}

body.top #visual p.pic_04 {
    margin: 0 0 0 15px
}

body.top main h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 12px;
    background: url(../images/bg_h_01.gif) center bottom no-repeat
}

body.top main h2 span {
    color: #0085b2;
    font-size: 45px
}

body.top main p.link {
    text-align: center
}

body.top main p.link a {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    background: #0085B2;
    padding: 15px 17px 15px 25px;
    display: inline-block
}

body.top main p.link a>span {
    min-width: 280px;
    padding: 0 30px 0 0;
    background: url(../images/icon_arrow_02.png) right center no-repeat;
    display: inline-block
}

body.top main #sample {
    width: 1000px;
    margin: 0 auto;
    padding: 38px 0 0
}

body.top main #sample:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

body.top main #sample>div {
    width: 750px;
    float: left
}

body.top main #sample>div>header {
    width: 720px;
    margin: 0 0 40px;
    position: relative
}

body.top main #sample>div>header p {
    font-size: 13px;
    position: absolute;
    right: 27px;
    bottom: 3px
}

body.top main #sample ul {
    font-size: 0
}

body.top main #sample li.box {
    white-space: nowrap;
    width: 220px;
    margin: 0 30px 58px 0;
    display: inline-block
}

body.top main #sample li.box p.pic {
    margin: 0 0 5px
}

body.top main #sample li.box>div {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    background: #EEEEEE
}

body.top main #sample li.box p.txt_01 {
    color: #135290
}

body.top main #sample li.box p.txt_03 {
    color: #f00;
    margin: -5px 0 0;
    padding: 0 35px 0 0;
    background: url(../images/iocn_arrow_01.png) right 15px no-repeat;
    background-size: 25px
}

body.top main #sample li.box p.txt_03 span {
    font-size: 38px
}

body.top main #price {
    text-align: center;
    min-width: 1400px;
    margin: 0 0 45px;
    padding: 45px 0 60px;
    background: #EAFAFF url(../images/bg_price.png) center center no-repeat
}

body.top main #price>header {
    margin: 0 0 12px
}

body.top main #price>header p.average {
    font-size: 45px;
    font-weight: bold;
    margin: 0 0 12px
}

body.top main #price>header p.average span {
    color: #f00
}

body.top main #price>header p.average span span {
    font-size: 74px
}

body.top main #price>header p.ex {
    font-size: 20px
}

body.top main #price ul {
    font-size: 0;
    text-align: left;
    width: 1000px;
    margin: 0 auto 23px
}

body.top main #price li.box {
    text-align: center;
    white-space: nowrap;
    width: 198px;
    margin: 0 0 7px -1px;
    background: #fff;
    border: 1px #aaa solid;
    display: inline-block
}

body.top main #price li.box p.area {
    font-size: 18px;
    padding: 4px 0;
    background: #C8F1FF;
    border-bottom: 1px #aaa solid
}

body.top main #price li.box p.price {
    color: #145290;
    font-size: 31px;
    font-weight: bold
}

body.top main #price li.box p.price span {
    font-size: 45px
}

body.top main #price p.copy {
    font-size: 39px;
    font-weight: bold;
    margin: 0 0 23px
}

body.top main #review {
    text-align: center;
    width: 1000px;
    margin: 0 auto
}

body.top main #review>header {
    margin: 0 0 45px
}

body.top main #review ul {
    font-size: 0
}

body.top main #review li.box {
    text-align: left;
    white-space: nowrap;
    width: 292px;
    margin: 0 14px 33px 0;
    padding: 15px;
    border: 1px #0F88BC solid;
    border-bottom: 6px #155390 solid;
    display: inline-block;
    position: relative;
    vertical-align: top
}

body.top main #review li.box:nth-child(3n) {
    margin-right: 0
}

body.top main #review li.box p.pic {
    position: absolute;
    left: 15px;
    top: 15px
}

body.top main #review li.box p.name {
    color: #007fb8;
    font-size: 16px;
    font-weight: bold;
    margin: 0 1em 0 108px;
    display: inline
}

body.top main #review li.box p.price {
    font-size: 16px;
    display: inline
}

body.top main #review li.box p.discount {
    font-size: 16px;
    margin: 0 0 0 108px
}

body.top main #review li.box p.discount span {
    color: #f00;
    font-size: 26px;
    font-weight: bold
}

body.top main #review li.box p.discount span span {
    font-size: 36px
}

body.top main #review li.box p.copy {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 9px;
    padding: 5px;
    background: #155390
}

body.top main #review li.box p.comment {
    font-size: 14px;
    line-height: 1.6;
    white-space: normal
}

body.top main #review li.box p.comment strong {
    color: #007fb8;
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline
}

body.top main #ranking {
    min-width: 1400px;
    padding: 65px 0;
    background: #EAFAFF
}

body.top main #ranking>header {
    text-align: center;
    width: 914px;
    margin: 0 auto 45px;
    position: relative
}

body.top main #ranking h2 {
    margin: 0 0 45px
}

body.top main #ranking>header p.txt {
    font-size: 22px;
    font-weight: bold
}

body.top main #ranking>header p.pic_01 {
    position: absolute;
    left: 13px;
    top: -28px
}

body.top main #ranking>header p.pic_02 {
    position: absolute;
    right: -14px;
    bottom: -65px
}

body.top main #ranking>div {
    width: 1000px;
    margin: 0 auto 48px;
    background: url(../images/bg_ranking.png) center center no-repeat
}

body.top main #ranking section.box {
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 30px 0 0;
    border-bottom: 1px #999 dotted
}

body.top main #ranking section.box h3 {
    font-size: 33px;
    font-weight: bold
}

body.top main #ranking section.box h3 strong {
    color: #f00;
    font-size: 40px
}

body.top main #ranking section.box h3 img {
    vertical-align: top;
    margin: 0 10px 0 0;
    position: relative;
    top: 5px
}

body.top main #ranking section.box>div {
    text-align: right;
    margin: -15px 0 0
}

body.top main #ranking section.box p.satisfaction {
    color: #47b39f;
    font-size: 29px;
    margin: 0 38px 0 0;
    display: inline-block
}

body.top main #ranking section.box p.satisfaction span {
    font-size: 46px
}

body.top main #ranking section.box p.satisfaction span span {
    font-size: 64px
}

body.top main #ranking section.box p.comment {
    color: #47b39f;
    font-size: 25px;
    line-height: 1.2;
    text-align: left;
    width: 380px;
    padding: 5px 20px;
    background: #fff;
    border: 1px #47b39f solid;
    border-radius: 10px;
    display: inline-block;
    position: relative
}

body.top main #ranking section.box p.comment img {
    position: absolute;
    left: -29px;
    top: 30px
}

body.top main #gift {
    width: 1000px;
    margin: 0 auto;
    padding: 65px 0
}

body.top main #gift>header {
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    width: 914px;
    margin: 0 auto 5px;
    position: relative
}

body.top main #gift h2 {
    margin: 0 0 55px;
    position: relative
}

body.top main #gift h2 img {
    position: absolute;
    left: 75px;
    top: -25px
}

body.top main #gift>header p.txt_01 {
    font-size: 24px;
    margin: 0 0 20px
}

body.top main #gift>header p.txt_02 {
    color: #155390;
    font-size: 20.5px
}

body.top main #gift ul.point {
    margin: 0 0 40px;
    padding: 77px 0 0;
    background: url(../images/img_gift_02.png) right top no-repeat
}

body.top main #gift ul.point li {
    font-size: 29px;
    font-weight: bold;
    margin: 0 0 25px
}

body.top main #gift ul.point li strong {
    color: #135290;
    font-size: 37px;
    text-decoration: underline
}

body.top main #gift ul.point li img {
    vertical-align: middle;
    margin: 0 15px 0 0;
    position: relative;
    top: -10px
}

body.top main #gift section.flow {
    text-align: center;
    margin: 0 0 42px
}

body.top main #gift section.flow h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 33px;
    padding: 4px 39px;
    background: #155390;
    border-radius: 50px;
    display: inline-block
}

body.top main #gift section.flow {
    font-size: 0
}

body.top main #gift section.flow li {
    font-size: 15px;
    width: 260px;
    display: inline-block
}

body.top main #gift section.flow li:first-child {
    width: 220px
}

body.top main #flow {
    min-width: 1000px;
    margin: 0 0 38px;
    padding: 50px 0;
    background: #EAFAFF
}

body.top main #flow>header {
    width: 1000px;
    margin: 0 auto 45px
}

body.top main #flow section.block {
    width: 1000px;
    margin: 0 auto 20px;
    position: relative
}

body.top main #flow section.block h3 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    margin: 0 0 28px;
    padding: 3px 0;
    background: #155390
}

body.top main #flow section.block p.week {
    position: absolute;
    left: 0;
    top: 240px
}

body.top main #flow section.block>section {
    margin: 0 0 0 300px
}

body.top main #flow section.block h4 {
    margin: 0 0 11px
}

body.top main #flow section.block ol {
    margin: 0 0 0 32px
}

body.top main #flow section.block li {
    font-weight: bold;
    margin: 0 0 5px;
    padding: 27px 0 2px;
    background: url(../images/icon_arrow_03.png) 55px top no-repeat;
    border-bottom: 1px #666 dotted
}

body.top main #flow section.block li:first-child {
    padding-top: 0;
    background: none
}

body.top main #flow section.block p {
    color: #00a3d9;
    font-size: 33px;
    margin: 0 0 2px
}

body.top main #flow section.block p img {
    vertical-align: middle;
    position: relative;
    top: -3px
}

body.top main #flow section.block dt {
    color: #fff;
    font-size: 17.5px;
    margin: 0 0 2px 3px;
    padding: 5px 20px;
    background: #FF7F00;
    border-radius: 50px;
    display: inline-block
}

body.top main #flow section.block dd {
    color: #ff7f00;
    font-size: 30px;
    margin: 0 0 0 12px
}

body.top main #flow section.block dd img {
    margin: 0 9px 0 0;
    vertical-align: middle;
    position: relative;
    top: -3px
}

body.top main #flow p.link {
    margin-top: 37px
}

body.top main #paint {
    width: 1000px;
    margin: 0 auto 38px
}

body.top main #paint>header {
    width: 1000px;
    margin: 0 0 25px;
    padding: 10px 0 0;
    background: url(../images/h_paint.png) 35px 0 no-repeat
}

body.top main #paint h2 {
    margin: 0 0 60px
}

body.top main #paint>header p {
    font-size: 20px;
    line-height: 1.71
}

body.top main #paint>header p strong {
    color: #0085b2;
    text-decoration: underline
}

body.top main #paint table {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin: 0 0 36px;
    border-collapse: collapse
}

body.top main #paint table th {
    padding: 1px;
    background: #CCF2FF;
    border: 3px #aaa solid
}

body.top main #paint table td {
    padding: 1px 24px;
    border: 3px #aaa solid
}

body.top main #paint table tr.last td {
    font-size: 23px;
    font-weight: normal;
    border: none
}

body.top main #paint table td.category {
    text-align: left
}

body.top main #paint table td.price {
    color: #f00
}

body.top main #paint table td.arrow {
    background: #eee
}

body.top main #bad {
    min-width: 1000px;
    margin: 0 0 25px;
    padding: 55px 0 100px;
    background: #EAFAFF url(../images/bg_bad.png) center 490px no-repeat
}

body.top main #bad>header {
    width: 1000px;
    margin: 0 auto 45px
}

body.top main #bad h2 {
    margin-bottom: 15px
}

body.top main #bad>header p {
    font-size: 20px;
    line-height: 1.71
}

body.top main #bad>section {
    width: 1000px;
    margin: 0 auto
}

body.top main #bad h3 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 45px
}

body.top main #bad section.box {
    margin: 0 0 20px
}

body.top main #bad h5 {
    color: #0085b2;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 10px
}

body.top main #bad h5 img {
    vertical-align: middle;
    margin: 0 17px 0 0
}

body.top main #bad section.box p {
    font-size: 20px;
    line-height: 1.71
}

body.top main #bad section.box p strong {
    color: #f00;
    font-weight: normal
}

body.top main #bad p.link {
    margin-top: 52px;
    color: #f00;
    font-weight: normal
}

body.top main #trouble {
    width: 1000px;
    margin: 0 auto 38px;
    padding: 40px 0 0
}

body.top main #trouble>header {
    margin: 0 0 63px;
    position: relative
}

body.top main #trouble h2 {
    position: relative;
    z-index: 100
}

body.top main #trouble>header p {
    position: absolute;
    left: 0;
    top: -50px;
    z-index: 10
}

body.top main #trouble ol {
    margin: 0 0 68px 40px;
    background: url(../images/img_troubule_02.gif) 610px 160px no-repeat
}

body.top main #trouble li {
    color: #145290;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 15px 10px 0;
    border-bottom: 1px #999 dotted;
    display: inline-block
}

body.top main #trouble li img {
    vertical-align: top;
    margin: 0 25px 0 0;
    position: relative;
    top: 5px
}

body.top main #trouble li strong {
    color: #f00;
    text-decoration: underline
}

body.top main #policy {
    padding: 100px 0;
    background: url(../images/bg_policy.jpg) center top no-repeat
}

body.top main #policy>div {
    width: 900px;
    margin: 0 auto;
    padding: 50px;
    background: rgba(255, 255, 255, 0.9)
}

body.top main #policy>div>header {
    margin: 0 0 55px
}

body.top main #policy h2 {
    font-size: 45px;
    margin-bottom: 50px
}

body.top main #policy>div>header p {
    color: #f00;
    font-size: 30px;
    font-weight: bold
}

body.top main #policy dl {
    font-size: 23px;
    font-weight: bold;
    margin: 0 25px 50px
}

body.top main #policy dt,
body.top main #policy dd {
    margin: 0 0 1em
}

body.top main #policy>div p {
    font-size: 21px;
    line-height: 1.78;
    margin: 0 0 1.78em
}

body.flow #contents>header>div {
    background-image: url(../images/bg_flow_header.jpg)
}

body.flow main #block01 {
    margin: 0 0 92px
}

body.flow main #block01>section {
    margin: 0 0 20px;
    padding: 20px 10px;
    background: #EAFAFF
}

body.flow main #block01>section h4 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    margin: 0 0 20px;
    padding: 3px 0;
    background: #155390
}

body.flow main #block01>section p.week {
    text-align: center
}

body.flow main #block01>section>section {
    margin: -62px 18px 0
}

body.flow main #block01>section h5 {
    margin: 0 0 11px
}

body.flow main #block01>section ol {
    margin: 0 0 0 32px
}

body.flow main #block01>section li {
    font-weight: bold;
    margin: 0 0 5px;
    padding: 27px 0 2px;
    background: url(../images/icon_arrow_03.png) 55px top no-repeat;
    border-bottom: 1px #666 dotted
}

body.flow main #block01>section li:first-child {
    padding-top: 0;
    background: none
}

body.flow main #block01>section p {
    color: #00a3d9;
    font-size: 33px;
    margin: 0 0 2px
}

body.flow main #block01>section p img {
    vertical-align: middle;
    position: relative;
    top: -3px
}

body.flow main #block01>section dt {
    color: #fff;
    font-size: 17.5px;
    margin: 0 0 2px 3px;
    padding: 5px 20px;
    background: #FF7F00;
    border-radius: 50px;
    display: inline-block
}

body.flow main #block01>section dd {
    color: #ff7f00;
    font-size: 30px;
    margin: 0 0 0 12px
}

body.flow main #block01>section dd img {
    margin: 0 9px 0 0;
    vertical-align: middle;
    position: relative;
    top: -3px
}

body.flow main #block02 {
    margin: 0 0 27px
}

body.flow main #block02 h4 {
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 45px
}

body.flow main #block02 li {
    color: #135290;
    font-size: 33px;
    font-weight: bold;
    margin: 0 0 20px
}

body.flow main #block02 li strong {
    color: #f00
}

body.flow main #block02 li img {
    vertical-align: bottom;
    margin: 0 9px 0 0
}

body.flow main #block02 li span {
    width: 626px;
    height: 55px;
    padding: 4px 12px 0 12px;
    border: 1px #155390 solid;
    display: inline-block
}

body.flow main #block03>section {
    margin: 0 0 13px;
    padding: 15px 20px;
    border: 1px #00A3D8 solid
}

body.flow main #block03>section h4 {
    color: #00a3d8;
    font-size: 33px;
    font-weight: bold;
    margin: 0 0 5px
}

body.flow main #block03 p {
    font-size: 20px;
    line-height: 1.6
}

body.flow main #block03 strong {
    color: #f00;
    font-weight: normal
}

body.flow main #block03 p.ex {
    margin: 50px 0 0
}

body.price #contents>header>div {
    background-image: url(../images/bg_price_header.jpg)
}

body.price main h4 {
    color: #0085b2;
    font-size: 36px;
    font-weight: bold;
    text-align: center
}

body.price main>section {
    margin: 0 0 35px;
    padding: 0 0 60px;
    border-bottom: 1px #aaa dotted
}

body.price main>section:last-child {
    margin: 0;
    border-bottom: none
}

body.price main #block01 {
    background: url(../images/bg_price.png) center top no-repeat
}

body.price main #block01 h4 {
    margin: 0 0 5px
}

body.price main #block01>header {
    text-align: center
}

body.price main #block01>header p.ex {
    font-size: 12px
}

body.price main #block01 p.average {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 25px
}

body.price main #block01 p.average span {
    color: #f00
}

body.price main #block01 p.average span span {
    font-size: 74px
}

body.price main #block01 ul {
    font-size: 0;
    text-align: left;
    width: auto
}

body.price main #block01 li.box {
    text-align: center;
    white-space: nowrap;
    width: 178px;
    margin: 0 0 7px -1px;
    background: #fff;
    border: 1px #aaa solid;
    display: inline-block
}

body.price main #block01 li.box p.area {
    font-size: 18px;
    padding: 4px 0;
    background: #C8F1FF;
    border-bottom: 1px #aaa solid
}

body.price main #block01 li.box p.price {
    color: #145290;
    font-size: 31px;
    font-weight: bold
}

body.price main #block01 li.box p.price span {
    font-size: 45px
}

body.price main #block02>header {
    margin: 0 0 10px
}

body.price main #block02>header p.ex {
    color: #0085b2;
    font-size: 28px;
    font-weight: bold;
    text-align: center
}

body.price main #block02 p.average {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px
}

body.price main #block02 p.average span {
    color: #0085b2
}

body.price main #block02 p.average span span {
    font-size: 70px
}

body.price main #block02 table {
    font-size: 32.8px;
    font-weight: bold;
    line-height: 1.3;
    width: 590px;
    border: 3px #aaa solid;
    border-collapse: collapse;
    margin: 0 auto
}

body.price main #block02 th {
    padding: 0 30px;
    background: #CCF2FF;
    border: 3px #aaa solid
}

body.price main #block02 td {
    text-align: right;
    border: 3px #aaa solid;
    padding: 0 30px
}

body.price main #block03>header {
    margin: 0 0 30px
}

body.price main #block03 p.ex {
    font-size: 20px;
    line-height: 1.71;
    margin: 0 0 60px
}

body.price main #block03 table {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    border-collapse: collapse
}

body.price main #block03 table th {
    padding: 5px;
    background: #CCF2FF;
    border: 3px #aaa solid
}

body.price main #block03 table th span {
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 5px
}

body.price main #block03 table td {
    text-align: right;
    padding: 5px 15px;
    border: 3px #aaa solid
}

body.price main #block03 table td.category {
    font-size: 23px;
    text-align: left
}

body.price main #block03 table td.arrow {
    text-align: center;
    background: #eee
}

body.price main #block04>header {
    margin: 0 0 30px
}

body.price main #block04 p.ex {
    font-size: 20px;
    line-height: 1.71;
    margin: 0 0 60px
}

body.price main #block04 ul {
    font-size: 0
}

body.price main #block04 li.box {
    white-space: nowrap;
    width: 220px;
    margin: 0 23px 45px 0;
    display: inline-block
}

body.price main #block04 li.box p.pic {
    margin: 0 0 5px
}

body.price main #block04 li.box>div {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    background: #EEEEEE
}

body.price main #block04 li.box p.txt_01 {
    color: #135290
}

body.price main #block04 li.box p.txt_03 {
    color: #f00;
    margin: -5px 0 0;
    padding: 0 35px 0 0;
    background: url(../images/iocn_arrow_01.png) right 15px no-repeat;
    background-size: 25px
}

body.price main #block04 li.box p.txt_03 span {
    font-size: 38px
}

body.price main #block05>header {
    margin: 0 0 30px
}

body.price main #block05 table {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    width: 100%;
    border-collapse: collapse
}

body.price main #block05 table th {
    text-align: left;
    white-space: nowrap;
    padding: 10px;
    background: #CCF2FF;
    border: 3px #aaa solid
}

body.price main #block05 table th.small {
    font-size: 19px
}

body.price main #block05 table td {
    text-align: left;
    padding: 10px;
    border: 3px #aaa solid
}

body.review #contents>header>div {
    background-image: url(../images/bg_review_header.jpg)
}

body.review main>header {
    padding-top: 130px;
    position: relative
}

body.review main>header p {
    position: absolute
}

body.review main>header p.pic_01 {
    left: 280px;
    top: 0
}

body.review main>header p.pic_02 {
    right: 0;
    top: -50px
}

body.review main>section {
    margin: 0 0 90px
}

body.review main h4 {
    color: #0085b2;
    font-size: 45px;
    font-weight: bold;
    text-align: center
}

body.review main #block01 h4 {
    color: #000;
    font-size: 28px;
    margin: 0 0 40px
}

body.review main #block01>div {
    background: url(../images/bg_ranking.png) center center no-repeat
}

body.review main #block01 section.box {
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 10px 0 0;
    border-bottom: 1px #999 dotted
}

body.review main #block01 section.box h5 {
    font-size: 33px;
    font-weight: bold;
    margin: 0 0 10px
}

body.review main #block01 section.box h5 strong {
    color: #f00;
    font-size: 40px
}

body.review main #block01 section.box h5 img {
    vertical-align: top;
    margin: 0 10px 0 0;
    position: relative;
    top: 5px
}

body.review main #block01 section.box>div {
    text-align: right;
    margin: -15px 0 0
}

body.review main #block01 section.box p.satisfaction {
    color: #47b39f;
    font-size: 29px;
    margin: 0 38px 0 0;
    display: inline-block
}

body.review main #block01 section.box p.satisfaction span {
    font-size: 46px
}

body.review main #block01 section.box p.satisfaction span span {
    font-size: 64px
}

body.review main #block01 section.box p.comment {
    color: #47b39f;
    font-size: 25px;
    line-height: 1.2;
    text-align: left;
    width: 380px;
    padding: 5px 20px;
    background: #fff;
    border: 1px #47b39f solid;
    border-radius: 10px;
    display: inline-block;
    position: relative
}

body.review main #block01 section.box p.comment img {
    position: absolute;
    left: -29px;
    top: 30px
}

body.review main #block02 table {
    font-size: 40px;
    line-height: 1.2;
    width: 100%;
    border-collapse: collapse
}

body.review main #block02 table strong {
    color: #0085b2
}

body.review main #block02 table tr {
    border-bottom: 1px #0085B2 dashed
}

body.review main #block02 table th {
    text-align: left;
    vertical-align: bottom;
    padding: 15px 10px
}

body.review main #block02 table td {
    text-align: center;
    padding: 15px 10px
}

body.review main #block03 h4 {
    margin: 0 0 13px
}

body.review main #block03 ul {
    font-size: 0
}

body.review main #block03 li.box {
    text-align: left;
    white-space: nowrap;
    width: 325px;
    margin: 0 16px 21px 0;
    padding: 15px;
    border: 1px #0F88BC solid;
    border-bottom: 6px #155390 solid;
    display: inline-block;
    position: relative;
    vertical-align: top
}

body.review main #block03 li.box:nth-child(2n) {
    margin-right: 0
}

body.review main #block03 li.box p.pic {
    position: absolute;
    left: 15px;
    top: 15px
}

body.review main #block03 li.box p.name {
    color: #007fb8;
    font-size: 16px;
    font-weight: bold;
    margin: 0 1em 0 120px;
    display: inline
}

body.review main #block03 li.box p.price {
    font-size: 17px;
    display: inline
}

body.review main #block03 li.box p.discount {
    font-size: 17px;
    margin: 0 0 0 120px
}

body.review main #block03 li.box p.discount span {
    color: #f00;
    font-size: 26px;
    font-weight: bold
}

body.review main #block03 li.box p.discount span span {
    font-size: 36px
}

body.review main #block03 li.box p.copy {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 9px;
    padding: 5px;
    background: #155390
}

body.review main #block03 li.box p.comment {
    font-size: 15px;
    line-height: 1.6;
    white-space: normal
}

body.review main #block03 li.box p.comment strong {
    font-weight: normal
}

body.review main #block04 h4 {
    margin: 0 0 25px
}

body.review main #block04 section.box {
    line-height: 1.61;
    margin: 0 0 10px;
    padding: 7px 18px 18px;
    border: 1px #0085B2 solid
}

body.review main #block04 section.box h5 {
    color: #007fb8;
    font-size: 21px;
    font-weight: bold
}

body.review main #block04 section.box p {
    font-size: 19px
}

body.policy #contents>header>div {
    background-image: url(../images/bg_policy_header.jpg)
}

body.policy #contents main>header h3 span {
    color: #000
}

body.policy #contents main>header p {
    color: #f00;
    font-size: 32px;
    font-weight: bold;
    margin-left: 35px
}

body.policy #contents main dl {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 20px 75px
}

body.policy #contents main dt,
body.policy #contents main dd {
    margin: 0 0 1.2em
}

body.policy #contents main p {
    font-size: 21px;
    line-height: 1.69;
    margin: 0 20px 1.69em 0
}

body.gift #contents>header>div {
    background-image: url(../images/bg_gift_header.jpg)
}

body.gift main h3 {
    position: relative
}

body.gift main h3 img {
    position: absolute;
    left: -15px;
    top: -25px
}

body.gift main>header p {
    font-weight: bold;
    margin: 0 15px 15px
}

body.gift main>header p.txt_01 {
    font-size: 26px !important;
    margin-bottom: 15px
}

body.gift main>header p.txt_02 {
    color: #155390;
    font-size: 22px !important
}

body.gift main #block01 {
    margin: 0 0 40px
}

body.gift main #block01 ul.point li {
    font-size: 29px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 40px;
    padding: 13px 0 0 93px;
    position: relative
}

body.gift main #block01 ul.point li strong {
    color: #135290;
    font-size: 37px;
    text-decoration: underline
}

body.gift main #block01 ul.point li img {
    position: absolute;
    left: 0;
    top: 0
}

body.gift main #block02 {
    text-align: center;
    margin: 0 0 42px
}

body.gift main #block02 h4 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 33px;
    padding: 4px 39px;
    background: #155390;
    border-radius: 50px;
    display: inline-block
}

body.gift main #block02 ol {
    font-size: 0;
    text-align: left;
    background: url(../images/img_gift_03.gif) 270px 295px no-repeat
}

body.gift main #block02 li {
    font-size: 15px;
    width: 250px;
    height: 250px;
    margin: 0 0 40px;
    display: inline-block
}

body.gift main #block02 li img {
    height: 250px
}

body.gift main #block02 li:first-child {
    width: 210px
}

body.gift main #block03 {
    margin: 0 0 45px
}

body.gift main #block03 h4 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px
}

body.gift main #block03 table {
    font-size: 24px;
    font-weight: bold;
    width: 495px;
    margin: 0 auto;
    border: 3px #aaa solid;
    border-collapse: collapse
}

body.gift main #block03 th {
    text-align: right;
    padding: 3px 10px;
    background: #CCF2FF;
    border: 3px #aaa solid
}

body.gift main #block03 td {
    text-align: right;
    padding: 3px 30px;
    border: 3px #aaa solid
}

body.gift main p.link {
    text-align: center
}

body.gift main p.link a {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    background: #0085B2;
    padding: 15px 17px 15px 25px;
    display: inline-block
}

body.gift main p.link a>span {
    min-width: 280px;
    padding: 0 30px 0 0;
    background: url(../images/icon_arrow_02.png) right center no-repeat;
    display: inline-block
}

body.gift_form #contents>header>div {
    height: 160px;
    padding-top: 90px;
    background-image: url(../images/bg_gift_header.jpg)
}

body.gift_form main>header {
    text-align: center
}

body.gift_form main h3 {
    font-size: 45px !important
}

body.gift_form main table {
    font-size: 16px;
    line-height: 1.37;
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px
}

body.gift_form main table th {
    font-weight: normal;
    text-align: left;
    width: 9em;
    padding: 12px 15px;
    background: #ddd
}

body.gift_form main table td {
    padding: 7px
}

body.gift_form main td.hissu {
    padding: 12px 0 12px 5px
}

body.gift_form main td.hissu span {
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    padding: 0 3px;
    background: #f00;
    display: inline-block
}

body.gift_form main span.ex {
    font-size: 13px
}

body.gift_form main td p {
    display: inline
}

body.gift_form main input,
body.gift_form main select,
body.gift_form main textarea {
    font-size: 16px
}

body.gift_form main input[type="text"],
body.gift_form main input[type="date"],
body.gift_form main input[type="tel"],
body.gift_form main select,
body.gift_form main textarea {
    padding: 5px;
    border: 1px #999 solid
}

body.gift_form main input[type="checkbox"] {
    margin: 0 5px 0 0
}

body.gift_form main label {
    white-space: nowrap;
    margin: 0 2em 0 0
}

body.gift_form main tr.item_01 input,
body.gift_form main tr.item_02 input {
    width: 385px
}

body.gift_form main tr.item_04 input {
    width: 80px
}

body.gift_form main tr.item_06 input {
    width: 300px
}

body.gift_form main tr.item_07 input,
body.gift_form main tr.item_10 input {
    width: 190px;
    margin: 0 5px 0 0
}

body.gift_form main textarea {
    width: 480px;
    height: 90px
}

body.gift_form main tr.item_10 td p {
    margin: 0 0 0 2em
}

body.gift_form main tr.item_17 td p {
    font-size: 14px;
    margin: 5px 0 0;
    display: block
}

body.gift_form main div.upload {
    font-size: 16px;
    line-height: 1.84;
    margin: 15px 0 100px 20px
}

body.gift_form main div.upload p {
    margin: 0 0 15px
}

body.gift_form main div.upload ul {
    margin: 0 0 0 150px
}

body.gift_form main div.upload li {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    background: url(../images/icon_clip_01.png) 0 2px no-repeat
}

body.gift_form main div.btn {
    text-align: center
}

body.gift_form main div.btn input {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-align: center;
    width: 379px;
    height: 71px;
    background: url(../images/btn_form_01.png) center top no-repeat;
    border: none;
    cursor: pointer;
    -webkit-appearance: none
}

body.estimate main form {
    padding: 75px 0 200px
}

body.estimate main table {
    font-size: 21px;
    line-height: 1.37;
    width: 980px;
    margin: 0 auto 40px;
    border-collapse: separate;
    border-spacing: 2px
}

body.estimate main table th {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    width: 11em;
    padding: 12px 15px;
    background: #ddd
}

body.estimate main table td {
    padding: 7px
}

body.estimate main td.hissu {
    width: 1px;
    padding: 12px 0 12px 5px
}

body.estimate main td.hissu span {
    color: #fff;
    font-size: 17px;
    white-space: nowrap;
    padding: 0 3px;
    background: #f00;
    display: inline-block
}

body.estimate main span.ex {
    font-size: 17px
}

body.estimate main input,
body.estimate main select,
body.estimate main textarea {
    font-size: 21px
}

body.estimate main input[type="text"],
body.estimate main input[type="tel"],
body.estimate main select,
body.estimate main textarea {
    padding: 5px;
    border: 1px #999 solid
}

body.estimate main label {
    white-space: nowrap;
    margin: 0 2em 0 0
}

body.estimate main textarea {
    width: 660px;
    height: 125px
}

body.estimate main tr.item_03 input {
    width: 450px
}

body.estimate main tr.item_04 input {
    width: 520px
}

body.estimate main tr.item_05 input {
    width: 420px
}

body.estimate main div.btn {
    text-align: center
}

body.estimate main div.btn input {
    color: #fff;
    font-size: 41px;
    font-weight: bold;
    text-align: center;
    text-align: center;
    width: 754px;
    height: 110px;
    background: url(../images/btn_form_02.png) center top no-repeat;
    border: none;
    cursor: pointer;
    -webkit-appearance: none
}

body.estimate main div.txt {
    text-align: center;
    margin: 0 0 75px
}

body.estimate main p.gift {
    font-size: 36px;
    font-weight: bold;
    margin: 0 0 65px
}

body.estimate main p.agree {
    font-size: 26px
}

body.estimate main div.txt a {
    color: #f00;
    text-decoration: underline
}

body.estimate main div.txt strong {
    color: #f00
}

body.regist #contents>header>div {
    background-image: url(../images/bg_regist_header.jpg)
}

body.regist main>header {
    margin: 0 0 63px !important
}

body.regist main>header h3 {
    font-size: 45px
}

body.regist main>section {
    margin: 0 0 100px
}

body.regist main #block01 h4 {
    color: #00a0ea;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 25px
}

body.regist main #block01 li {
    font-size: 33px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0 0 0 37px;
    background: url(../images/icon_check_01.png) 0 15px no-repeat
}

body.regist main #block02 h4 {
    color: #4a9970;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 35px
}

body.regist main #block02 ol {
    font-size: 0;
    text-align: left;
    background: url(../images/bg_regist_01.gif) 260px 295px no-repeat
}

body.regist main #block02 li {
    font-size: 15px;
    margin: 0 0 40px;
    display: inline-block
}

body.regist main #block03 h4 {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 60px;
    padding: 0 0 32px;
    background: url(../images/bg_h_01.gif) center bottom no-repeat
}

body.regist main #block03 table {
    font-size: 16px;
    line-height: 1.37;
    width: 100%;
    margin: 0 0 60px;
    border-collapse: separate;
    border-spacing: 2px
}

body.regist main #block03 table th {
    font-weight: normal;
    text-align: left;
    width: 11em;
    padding: 12px 15px;
    background: #ddd
}

body.regist main #block03 table td {
    padding: 7px
}

body.regist main #block03 td.hissu {
    padding: 12px 0 12px 5px
}

body.regist main #block03 td.hissu span {
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    padding: 0 3px;
    background: #f00;
    display: inline-block
}

body.regist main #block03 span.ex {
    font-size: 13px
}

body.regist main #block03 td p {
    display: inline
}

body.regist main #block03 input,
body.regist main #block03 select,
body.regist main #block03 textarea {
    font-size: 16px
}

body.regist main #block03 input[type="text"],
body.regist main #block03 input[type="tel"],
body.regist main #block03 textarea {
    padding: 5px;
    border: 1px #999 solid
}

body.regist main #block03 input[type="checkbox"] {
    margin: 0 5px 0 0
}

body.regist main #block03 label {
    white-space: nowrap;
    margin: 0 2em 0 0
}

body.regist main #block03 tr.item_01 input,
body.regist main #block03 tr.item_02 input {
    width: 385px
}

body.regist main #block03 tr.item_03 input,
body.regist main #block03 tr.item_04 input {
    width: 300px
}

body.regist main #block03 textarea {
    width: 460px;
    height: 90px
}

body.regist main #block03 div.btn {
    text-align: center
}

body.regist main #block03 div.btn input {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-align: center;
    width: 379px;
    height: 71px;
    background: url(../images/btn_form_01.png) center top no-repeat;
    border: none;
    cursor: pointer;
    -webkit-appearance: none
}

body.trouble #contents>header>div {
    background-image: url(../images/bg_trouble_header.jpg)
}

body.trouble #contents>header h2 {
    text-align: left;
    margin-left: 60px
}

body.trouble #contents>header p {
    margin-left: 60px
}

body.trouble main>header {
    margin: 0 0 90px !important;
    position: relative
}

body.trouble main>header h3 {
    position: relative;
    z-index: 100
}

body.trouble main>header p.pic {
    position: absolute;
    left: 30px;
    top: 0;
    z-index: 10
}

body.trouble main>header p.txt {
    color: #145290;
    font-size: 33px !important;
    font-weight: bold;
    text-align: center;
    margin: 0 0 100px
}

body.trouble main>header ol {
    width: 695px;
    margin: 0 auto;
    padding: 0 0 200px;
    background: url(../images/img_troubule_02.gif) right bottom no-repeat
}

body.trouble main>header li {
    color: #145290;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 15px;
    padding: 0 15px 10px 90px;
    border-bottom: 1px #999 dotted;
    position: relative
}

body.trouble main>header li img {
    position: absolute;
    left: 0;
    top: 0
}

body.trouble main>header li strong {
    color: #f00;
    text-decoration: underline
}

body.trouble main section.block {
    margin: 0 0 40px
}

body.trouble main section.block>header {
    margin: 0 0 10px
}

body.trouble main section.block>header h4 {
    color: #145290;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 20px;
    padding: 0 0 0 90px;
    position: relative
}

body.trouble main section.block>header h4 img {
    position: absolute;
    left: 0;
    top: 0
}

body.trouble main section.block>header h4 strong {
    color: #f00;
    text-decoration: underline
}

body.trouble main section.block>header p {
    color: #fff;
    font-size: 31px;
    font-weight: bold;
    line-height: 1.2;
    padding: 10px 20px;
    background: #00468C
}

body.trouble main section.block>div {
    margin: 0 10px
}

body.trouble main section.block>div p {
    font-size: 20px;
    line-height: 1.6;
    margin: 0 0 1.6em
}

body.trouble main section.block>div p strong {
    color: #f00;
    font-weight: normal
}

body.negotiation #contents>header>div {
    background-image: url(../images/bg_negotiation_header.jpg)
}

body.negotiation #contents>header h2 {
    font-size: 35px;
    text-align: left;
    line-height: 1.2
}

body.negotiation main #block01 {
    margin: 0 0 80px
}

body.negotiation main #block01>header {
    text-align: center;
    margin: 0 0 20px
}

body.negotiation main #block01>header h4 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 27px
}

body.negotiation main #block01>header p {
    margin: 0 0 45px
}

body.negotiation main #block01 ol {
    margin: 0 0 45px
}

body.negotiation main #block01 li {
    font-size: 32px;
    font-weight: bold;
    white-space: nowrap;
    margin: 0 0 5px;
    padding: 0 0 5px;
    border-bottom: 1px #999 dotted
}

body.negotiation main #block01 li span {
    color: #68b68e;
    margin: 0 30px 0 0;
    padding: 0 0 0 40px;
    background-position: 0 9px;
    background-repeat: no-repeat;
    display: inline-block
}

body.negotiation main #block01 li:nth-child(1) span {
    color: #f0d564;
    background-image: url(../images/icon_star_01.png)
}

body.negotiation main #block01 li:nth-child(2) span {
    color: #bfbfbf;
    background-image: url(../images/icon_star_02.png)
}

body.negotiation main #block01 li:nth-child(3) span {
    color: #f0b766;
    background-image: url(../images/icon_star_03.png)
}

body.negotiation main #block01 div.ex {
    position: relative
}

body.negotiation main #block01 div.ex p.txt {
    font-size: 20px;
    line-height: 1.76;
    width: 510px;
    padding: 20px 40px;
    background: #C4EAFF;
    border-radius: 30px
}

body.negotiation main #block01 div.ex p.txt strong {
    color: #f00;
    font-weight: normal
}

body.negotiation main #block01 div.ex p.pic {
    position: absolute;
    left: 563px;
    top: 20px
}

body.negotiation main #block02>header {
    text-align: center;
    margin: 0 0 40px
}

body.negotiation main #block02>header h4 {
    font-size: 33px;
    font-weight: bold
}

body.negotiation main #block02>header h4 span {
    color: #135290;
    font-size: 45px
}

body.negotiation main #block02 section.block {
    margin: 0 0 25px
}

body.negotiation main #block02 section.block h5 {
    color: #145290;
    font-size: 33px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 5px;
    padding: 0 0 0 68px;
    position: relative
}

body.negotiation main #block02 section.block h5 img {
    position: absolute;
    left: 0;
    top: -3px
}

body.negotiation main #block02 section.block p {
    font-size: 20px;
    line-height: 1.61;
    margin: 0 0 0 68px
}

body.negotiation main #block02 div.ex {
    margin: 60px 0 0
}

body.negotiation main #block02 div.ex p {
    font-size: 20px;
    line-height: 1.96
}

body.negotiation main #block02 div.ex p strong {
    color: #f00;
    font-weight: normal
}

body.bad #contents>header>div {
    background-image: url(../images/bg_bad_header.jpg)
}

body.bad main>header h3 {
    padding-bottom: 5px !important
}

body.bad main>header p strong {
    color: #f00;
    text-decoration: underline
}

body.bad main #block01 {
    margin: 0 0 50px;
    background: url(../images/bg_bad.png) center 160px no-repeat
}

body.bad main #block01 section.box {
    margin: 0 0 20px
}

body.bad main #block01 h4 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 40px
}

body.bad main #block01 h5 {
    color: #0085b2;
    font-size: 37px;
    font-weight: bold;
    white-space: nowrap;
    margin: 0 0 10px
}

body.bad main #block01 h5 img {
    vertical-align: middle;
    margin: 0 17px 0 0
}

body.bad main #block01 section.box p {
    font-size: 20px;
    line-height: 1.71
}

body.bad main #block01 section.box p strong {
    color: #f00;
    font-weight: normal
}

body.bad main #block01 div.ex {
    margin: 60px 0 0
}

body.bad main #block01 div.ex p {
    font-size: 20px;
    line-height: 1.61
}

body.bad main #block02>header {
    line-height: 1.35;
    margin: 0 0 90px
}

body.bad main #block02>header h4 {
    font-size: 30px;
    font-weight: bold;
    white-space: nowrap;
    margin: 0 0 43px
}

body.bad main #block02>header p {
    color: #135290;
    font-size: 30px;
    font-weight: bold;
    margin: 0 18px
}

body.bad main #block02 dl {
    margin: 0 18px
}

body.bad main #block02 dt {
    font-size: 30px;
    font-weight: bold
}

body.bad main #block02 dt.president {
    color: #488b5f
}

body.bad main #block02 dt.interviewer {
    color: #145290
}

body.bad main #block02 dd {
    font-size: 20px;
    line-height: 1.61;
    margin: 0 0 1.61em;
    position: relative
}

body.bad main #block02 dt.president+dd {
    color: #488b5f
}

body.bad main #block02 dt.interviewer+dd {
    color: #145290
}

body.bad main #block02 dd p {
    margin: 0 0 1.61em
}

body.bad main #block02 dd strong {
    color: #f00;
    font-weight: normal
}

body.bad main #block02 dd p.pic {
    position: absolute;
    right: 45px;
    top: -65px
}

@media screen and (max-width:758px) {
    * {
        margin: 0;
        padding: 0
    }

    body {
        color: #333;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        line-height: 1.5;
        background: #fff;
        -webkit-text-size-adjust: none
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
        font-weight: normal
    }

    img {
        width: auto;
        max-width: 100%;
        border: none;
        vertical-align: top
    }

    li {
        list-style: none
    }

    a {
        color: #333;
        text-decoration: none;
        transition: none
    }

    a:hover {
        opacity: 1
    }

    .pc {
        display: none
    }

    .clearfix {
        width: 100%
    }

    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        font-size: 0;
        clear: both;
        visibility: hidden
    }

    #container {
        min-width: inherit;
        width: 640px;
        margin: 0 auto;
        overflow: hidden;
        position: relative
    }

    #container>header {
        width: auto;
        height: auto;
        padding: 30px 23px;
        position: relative;
        z-index: 10
    }

    #container>header h1 {
        width: inherit;
        margin: 0 0 25px 13px;
        padding: 0;
        float: none
    }

    #container>header h1 img {
        width: inherit;
        margin-top: 0
    }

    #container>header p.pic {
        position: static
    }

    #container>header p.pic_01 {
        width: inherit;
        display: inline
    }

    #container>header p.pic_01 img {
        position: relative;
        top: 10px
    }

    #container>header p.pic_02 {
        width: inherit;
        margin: 0 3px 0 0;
        display: inline
    }

    #container>header div.contact {
        text-align: center;
        width: auto;
        padding: 14px 0 0;
        float: none
    }

    #container>header div.contact p.tel {
        margin: 0 0 15px
    }

    #container>header div.contact p.tel img {
        vertical-align: middle
    }

    #container>header div.contact p.tel img.free {
        width: inherit;
        margin: 0 5px 0 0
    }

    #container>header div.contact p.tel img.tel {
        width: inherit
    }

    #container>header div.contact p.txt {
        color: #fff;
        font-size: 33.8px;
        text-align: center;
        width: 285px;
        height: 57px;
        margin: 0 5px;
        padding: 5px 0 0;
        display: inline-block
    }

    #container>header div.contact p.txt_01 {
        background: #458F68
    }

    #container>header div.contact p.txt_02 {
        background: #f00
    }

    #globalNav {
        width: 640px;
        min-width: inherit;
        background: none;
        position: absolute;
        top: 14px;
        z-index: 100
    }

    #globalNav p.btn {
        position: absolute;
        right: 43px;
        top: 0
    }

    #globalNav ul {
        font-size: 0;
        text-align: center;
        white-space: nowrap;
        width: 640px;
        background: #155390;
        display: none;
        position: absolute;
        top: 98px
    }

    #globalNav li {
        font-size: 24px;
        font-weight: bold;
        width: auto;
        margin: 0;
        background-image: none;
        border-bottom: 1px #fff dotted;
        display: block;
        position: static
    }

    #globalNav li:last-child {
        border-bottom: 2px #fff solid
    }

    #globalNav li:nth-child(1) {
        width: auto;
        background-image: none
    }

    #globalNav li:nth-child(1) img {
        display: none
    }

    #globalNav a {
        color: #fff;
        padding: 30px 0;
        display: block
    }

    #globalNav a:hover {
        background: none
    }

    body.top #globalNav li:nth-child(1),
    body.flow #globalNav li:nth-child(2),
    body.price #globalNav li:nth-child(3),
    body.review #globalNav li:nth-child(4),
    body.policy #globalNav li:nth-child(5),
    body.gift #globalNav li:nth-child(6),
    body.regist #globalNav li:nth-child(7) {
        background: none;
        z-index: 1000
    }

    body.top #globalNav li:nth-child(1) a,
    body.flow #globalNav li:nth-child(2) a,
    body.price #globalNav li:nth-child(3) a,
    body.review #globalNav li:nth-child(4) a,
    body.policy #globalNav li:nth-child(5) a,
    body.gift #globalNav li:nth-child(6) a,
    body.regist #globalNav li:nth-child(7) a {
        background: #0085B2
    }

    #contents {
        margin: 0
    }

    #contents>header {
        background-color: #ACAC9D
    }

    #contents>header>div {
        color: #fff;
        width: 600px;
        height: auto;
        padding: 194px 20px 30px;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 640px
    }

    #contents>header h2 {
        font-size: 39px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 20px
    }

    #contents>header p {
        font-size: 24px;
        line-height: 1.5;
        margin: 0
    }

    #contents main>header {
        margin: 0 30px 35px
    }

    #contents main>header h3 {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 35px;
        padding: 0 0 32px;
        background: url(../images/bg_h_01.gif) center bottom no-repeat
    }

    #contents main>header h3 span {
        color: #0085b2;
        font-size: 45px
    }

    #contents main>header p {
        font-size: 24px
    }

    #wrapper {
        width: auto
    }

    main {
        width: auto;
        margin: 0 0 100px;
        display: block;
        float: none
    }

    body.top main,
    body.estimate main {
        min-width: inherit;
        width: auto;
        margin: 0;
        position: relative;
        z-index: 10
    }

    #bread {
        width: 580px;
        margin: 0 auto 50px;
        padding: 20px 30px 0
    }

    #bread li {
        font-size: 24px;
        display: inline-block
    }

    #bread li:first-child {
        padding: 0 0 0 25px;
        background: url(../images/icon_bread_home.png) left center no-repeat
    }

    #bread li:after {
        content: " >"
    }

    #bread li:last-child:after {
        content: ""
    }

    #bread li a {
        color: #0085b2;
        text-decoration: underline
    }

    #container>footer {
        text-align: center;
        white-space: normal;
        min-width: inherit;
        padding: 0 0 40px;
        background: none
    }

    #container>footer nav {
        min-width: inherit;
        padding: 0;
        background: none
    }

    #container>footer nav ul {
        font-size: 0;
        text-align: left;
        width: 640px;
        margin: 0 auto;
        background: #0085B2
    }

    #container>footer nav ul:after {
        content: ".";
        display: block;
        height: 0;
        font-size: 0;
        clear: both;
        visibility: hidden
    }

    #container>footer nav ul+ul {
        text-align: left;
        margin-top: 0;
        background: #888;
        border-top: none
    }

    #container>footer nav li {
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        display: block;
        width: 50%;
        margin: 0;
        padding: 0;
        border: none;
        float: left
    }

    #container>footer nav a {
        color: #fff;
        padding: 20px;
        background: url(../images/icon_arrow_05.png) 270px center no-repeat;
        border: 1px #fff solid;
        display: block
    }

    #container>footer h1 {
        font-size: 22px;
        padding: 25px 0
    }

    #container>footer h1 img {
        width: auto
    }

    #container>footer p.regist {
        display: none
    }

    #container>footer p.tel {
        margin: 0 0 5px
    }

    #container>footer p.open {
        display: none
    }

    #container>footer div.contact p.txt {
        color: #fff;
        font-size: 33.8px;
        text-align: center;
        width: 285px;
        height: 57px;
        margin: 0 10px;
        padding: 5px 0 0;
        display: inline-block
    }

    #container>footer div.contact p.txt_01 {
        background: #458F68
    }

    #container>footer div.contact p.txt_02 {
        background: #f00
    }

    #container>footer p.mail {
        display: none
    }

    #container>footer div.contact {
        margin: 0 0 40px
    }

    #container>footer div.contact p.tel {
        margin: 0 0 15px
    }

    #container>footer div.contact p.tel img {
        vertical-align: middle
    }

    #container>footer div.contact p.tel img.free {
        width: inherit;
        margin: 0 5px 0 0
    }

    #container>footer div.contact p.tel img.tel {
        width: inherit
    }

    #container>footer p.copyright {
        font-size: 20px
    }

    #pageTop {
        display: none !important
    }

    #side {
        text-align: center;
        width: auto;
        padding: 35px 0 22px;
        background: #eee;
        border: none;
        float: none
    }

    body.top #side {
        padding: 35px 0 22px;
        border-left: none
    }

    #side dt,
    #side p {
        width: 282px;
        margin: 0 13px 13px;
        display: inline-block
    }

    #side dd {
        display: inline
    }

    #side p img {
        border: 1px #B6B9C0 solid
    }

    aside.order01 {
        min-width: inherit;
        padding: 20px 20px 40px;
        background: #155390
    }

    aside.order01 dl {
        width: auto;
        margin: 0 auto
    }

    aside.order01 dt {
        color: #fff;
        font-size: 33px;
        letter-spacing: -1px;
        white-space: nowrap;
        margin: 0 0 16px
    }

    aside.order01 dt span.span_01 {
        display: none
    }

    aside.order01 dt span strong {
        color: #ffff00
    }

    aside.order01 fieldset {
        width: auto;
        margin: 0 0 20px 110px;
        border: none;
        float: none
    }

    aside.order01 legend {
        width: auto;
        margin: 0
    }

    aside.order01 select {
        font-size: 30px;
        text-align: center;
        width: 415px;
        height: 120px;
        padding: 0;
        background: #fff;
        border-width: 7px;
        border-style: solid;
        -webkit-appearance: none
    }

    aside.order01 fieldset.area select {
        border-color: #FFBF00
    }

    aside.order01 fieldset.place select {
        border-color: #85B200
    }

    aside.order01 fieldset.mobile {
        margin-right: 0
    }

    aside.order01 input[type="tel"] {
        font-size: 30px;
        text-align: center;
        width: 401px;
        height: 120px;
        padding: 0;
        border-width: 7px;
        border-style: solid;
        border-color: #f00
    }

    aside.order01 .blink input[type="tel"] {
        border-color: white
    }

    aside.order01 .blink-disable input[type="tel"] {
        border-color: #f00
    }

    aside.order01 input[type="image"] {
        width: auto;
        margin: 20px 0 0 110px;
        position: static
    }

    aside.order01_2 {
        border-top: 1px #fff solid
    }

    aside.order01_2 legend {
        display: inherit
    }

    aside.order01_2 input[type="image"] {
        width: auto
    }

    aside.order02 {
        width: auto;
        margin: 0 20px 35px;
        padding: 20px 20px 30px;
        background: #EAFAFF;
        border: none
    }

    aside.order02 dt {
        font-size: 15px;
        line-height: 1.2;
        font-weight: bold;
        margin: 0 0 15px
    }

    aside.order02 dt strong {
        color: #f00
    }

    aside.order02 dt span.span_02 {
        font-size: 46px;
        margin: 0
    }

    aside.order02 dd {
        text-align: center
    }

    aside.order02 dd p {
        margin: 0 0 12px;
        display: inline-block;
        vertical-align: top
    }

    aside.order02 dd p.pic_02 {
        padding: 8px 0 0
    }

    #contents aside.order02 {
        width: auto;
        margin: 0 20px 35px;
        padding: 20px 20px 30px;
        background: #EAFAFF;
        border: none
    }

    #contents aside.order02 dt {
        font-size: 15px;
        line-height: 1.2;
        font-weight: bold;
        margin: 0 0 15px
    }

    #contents aside.order02 dt strong {
        color: #f00
    }

    #contents aside.order02 dt span.span_02 {
        font-size: 46px;
        margin: 0
    }

    #contents aside.order02 dd {
        text-align: center
    }

    #contents aside.order02 dd p {
        margin: 0 0 12px;
        display: inline-block;
        vertical-align: top
    }

    #contents aside.order02 dd p.pic_01 {
        width: auto;
        margin: 0
    }

    #contents aside.order02 dd p.pic_02 {
        width: auto;
        padding: 8px 0 0
    }

    body.top #visual {
        min-width: inherit;
        height: auto;
        padding: 15px 0 30px;
        background: #eee url(../images/bg_top_visual_sp.jpg) center top no-repeat
    }

    body.top #visual>div {
        width: auto;
        margin: 0 20px
    }

    body.top #visual>div>div {
        width: auto;
        height: auto;
        padding: 0;
        background: none;
        border-radius: 0;
        position: static
    }

    body.top #visual p.pic_05 {
        margin: 0 0 12px 47px;
        position: static
    }

    body.top #visual p.pic_06 {
        margin: 0 0 15px 47px;
        position: static
    }

    body.top #visual p.txt_01 {
        font-size: 18px;
        margin: 0 0 5px;
        position: static
    }

    body.top #visual p.pic_01 {
        width: inherit;
        margin: 0
    }

    body.top #visual p.pic_02 {
        text-align: center;
        margin: 0 0 15px
    }

    body.top #visual p.pic_03 {
        text-align: center;
        width: auto;
        margin: 0 27px;
        padding: 15px 0;
        background: #fff;
        border: 1px #B4C6D8 solid;
        border-radius: 15px
    }

    body.top #visual p.pic_04 {
        display: none
    }

    body.top main h2 {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
        padding: 0 0 25px;
        background: url(../images/bg_h_01.gif) center bottom no-repeat
    }

    body.top main h2 span {
        color: #0085b2;
        font-size: 45px
    }

    body.top main p.link {
        text-align: center
    }

    body.top main p.link a {
        color: #fff;
        font-size: 43px;
        font-weight: bold;
        background: #0085B2;
        padding: 5px 17px 5px 25px;
        display: inline-block
    }

    body.top main p.link a>span {
        min-width: 280px;
        padding: 0 30px 0 0;
        background: url(../images/icon_arrow_02.png) right center no-repeat;
        display: inline-block
    }

    body.top main #sample {
        width: auto;
        margin: 0 auto;
        padding: 38px 0 0
    }

    body.top main #sample>div {
        width: auto;
        margin: 0 0 20px;
        float: none
    }

    body.top main #sample>div>header {
        text-align: center;
        width: auto;
        margin: 0 0 15px;
        position: relative
    }

    body.top main #sample h2 {
        margin: 0 20px 15px
    }

    body.top main #sample>div>header p {
        font-size: 20px;
        position: static
    }

    body.top main #sample ul {
        font-size: 0;
        text-align: center
    }

    body.top main #sample li.box {
        white-space: nowrap;
        width: 280px;
        margin: 0 18px 20px;
        display: inline-block
    }

    body.top main #sample li.box p.pic {
        margin: 0 0 5px
    }

    body.top main #sample li.box>div {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
        padding: 5px;
        background: #EEEEEE
    }

    body.top main #sample li.box p.txt_01 {
        color: #135290
    }

    body.top main #sample li.box p.txt_03 {
        color: #f00;
        margin: -5px 0 0;
        padding: 0 35px 0 0;
        background: url(../images/iocn_arrow_01.png) right 20px no-repeat;
        background-size: auto
    }

    body.top main #sample li.box p.txt_03 span {
        font-size: 50px
    }

    body.top main #price {
        text-align: center;
        min-width: inherit;
        margin: 0 0 45px;
        padding: 45px 0 60px;
        background: #EAFAFF
    }

    body.top main #price>header {
        margin: 0 20px 40px
    }

    body.top main #price>header p.average {
        font-size: 45px;
        font-weight: bold;
        margin: 0 0 12px
    }

    body.top main #price>header p.average span {
        color: #f00
    }

    body.top main #price>header p.average span span {
        font-size: 74px
    }

    body.top main #price>header p.ex {
        font-size: 24px;
        text-align: left
    }

    body.top main #price ul {
        font-size: 0;
        text-align: left;
        width: auto;
        margin: 0 20px 30px
    }

    body.top main #price li.box {
        text-align: center;
        white-space: nowrap;
        width: 198px;
        margin: 0 0 7px -1px;
        background: #fff;
        border: 1px #aaa solid;
        display: inline-block
    }

    body.top main #price li.box p.area {
        font-size: 18px;
        padding: 4px 0;
        background: #C8F1FF;
        border-bottom: 1px #aaa solid
    }

    body.top main #price li.box p.price {
        color: #145290;
        font-size: 31px;
        font-weight: bold
    }

    body.top main #price li.box p.price span {
        font-size: 45px
    }

    body.top main #price p.copy {
        font-size: 38px;
        font-weight: bold;
        text-align: left;
        line-height: 1.2;
        margin: 0 20px 40px
    }

    body.top main #review {
        text-align: center;
        width: auto;
        margin: 0 auto
    }

    body.top main #review>header {
        margin: 0 0 45px
    }

    body.top main #review ul {
        font-size: 0
    }

    body.top main #review li.box {
        text-align: left;
        white-space: normal;
        width: 260px;
        margin: 0 5px 20px;
        padding: 15px;
        border: 1px #0F88BC solid;
        border-bottom: 6px #155390 solid;
        display: inline-block;
        position: relative;
        vertical-align: top
    }

    body.top main #review li.box:nth-child(3n) {
        margin-right: 5px
    }

    body.top main #review li.box p.pic {
        width: 90px;
        position: absolute;
        left: 15px;
        top: 15px
    }

    body.top main #review li.box p.name {
        color: #007fb8;
        font-size: 16px;
        font-weight: bold;
        margin: 0 1em 0 100px;
        display: block
    }

    body.top main #review li.box p.price {
        font-size: 16px;
        margin: 0 1em 0 100px;
        display: block
    }

    body.top main #review li.box p.discount {
        font-size: 16px;
        margin: 0 0 0 100px
    }

    body.top main #review li.box p.discount span {
        color: #f00;
        font-size: 20px;
        font-weight: bold
    }

    body.top main #review li.box p.discount span span {
        font-size: 36px
    }

    body.top main #review li.box p.copy {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin: 10px 0 9px;
        padding: 5px;
        background: #155390
    }

    body.top main #review li.box p.comment {
        font-size: 21px;
        line-height: 1.6;
        white-space: normal
    }

    body.top main #review li.box p.comment strong {
        color: #007fb8;
        font-size: 21px;
        font-weight: bold;
        text-decoration: underline
    }

    body.top main #ranking {
        min-width: inherit;
        padding: 25px 0 50px;
        background: #EAFAFF
    }

    body.top main #ranking>header {
        text-align: center;
        width: auto;
        margin: 0 auto 45px;
        position: relative
    }

    body.top main #ranking h2 {
        margin: 0 0 45px
    }

    body.top main #ranking>header p.txt {
        display: none
    }

    body.top main #ranking>header p.pic_01 {
        margin: 0 0 20px;
        position: static
    }

    body.top main #ranking>header p.pic_02 {
        display: none
    }

    body.top main #ranking>div {
        width: auto;
        margin: 0 35px 48px;
        background: url(../images/bg_ranking.png) center center no-repeat
    }

    body.top main #ranking section.box {
        font-weight: bold;
        margin: 0 0 30px;
        padding: 0;
        border-bottom: none
    }

    body.top main #ranking section.box h3 {
        font-size: 30px;
        font-weight: bold;
        margin: 0 0 10px
    }

    body.top main #ranking section.box h3 strong {
        color: #f00;
        font-size: 36px
    }

    body.top main #ranking section.box h3 img {
        vertical-align: top;
        margin: 0 10px 0 0;
        position: relative;
        top: 5px
    }

    body.top main #ranking section.box>div {
        text-align: left;
        margin: 0
    }

    body.top main #ranking section.box p.satisfaction {
        color: #47b39f;
        font-size: 25px;
        margin: 0 30px 0 0;
        display: inline-block
    }

    body.top main #ranking section.box p.satisfaction span {
        font-size: 35px
    }

    body.top main #ranking section.box p.satisfaction span span {
        font-size: 50px
    }

    body.top main #ranking section.box p.comment {
        color: #47b39f;
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
        width: 300px;
        padding: 5px 20px;
        background: #fff;
        border: 1px #47b39f solid;
        border-radius: 10px;
        display: inline-block;
        position: relative
    }

    body.top main #ranking section.box p.comment img {
        position: absolute;
        left: -29px;
        top: 20px
    }

    body.top main #gift {
        width: auto;
        margin: 0 auto;
        padding: 65px 0
    }

    body.top main #gift>header {
        font-weight: bold;
        text-align: center;
        white-space: normal;
        width: auto;
        margin: 0 20px 5px;
        position: relative
    }

    body.top main #gift h2 {
        margin: 0 0 55px;
        padding-left: 70px;
        padding-right: 70px;
        position: relative
    }

    body.top main #gift h2 img {
        position: absolute;
        left: 0;
        top: -25px
    }

    body.top main #gift>header p.txt_01 {
        font-size: 28px;
        margin: 0 0 20px
    }

    body.top main #gift>header p.txt_02 {
        color: #155390;
        font-size: 22px
    }

    body.top main #gift ul.point {
        margin: 0 20px 40px;
        padding: 0;
        background: none
    }

    body.top main #gift ul.point li {
        font-size: 29px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 25px;
        padding: 10px 0 0 90px;
        position: relative
    }

    body.top main #gift ul.point li strong {
        color: #135290;
        font-size: 37px;
        text-decoration: underline
    }

    body.top main #gift ul.point li img {
        position: absolute;
        left: 0;
        top: 0
    }

    body.top main #gift section.flow {
        text-align: center;
        margin: 0 0 42px
    }

    body.top main #gift section.flow h3 {
        color: #fff;
        font-size: 31px;
        font-weight: bold;
        text-align: center;
        width: 450px;
        margin: 0 auto 50px;
        padding: 4px 39px;
        background: #155390;
        border-radius: 50px;
        display: block
    }

    body.top main #gift section.flow {
        font-size: 0;
        text-align: left;
        margin: 0 0 0 25px
    }

    body.top main #gift section.flow li {
        font-size: 15px;
        width: 287px;
        height: 289px;
        margin: 0 0 20px;
        display: inline-block
    }

    body.top main #gift section.flow li:first-child {
        width: 247px;
        margin: 0 0 0 40px
    }

    body.top main #flow {
        min-width: inherit;
        margin: 0 0 38px;
        padding: 50px 0;
        background: #EAFAFF
    }

    body.top main #flow>header {
        width: auto;
        margin: 0 auto 45px
    }

    body.top main #flow section.block {
        width: auto;
        margin: 0 auto 20px;
        position: relative
    }

    body.top main #flow section.block h3 {
        color: #fff;
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        margin: 0 120px 28px;
        padding: 5px 0;
        background: #155390
    }

    body.top main #flow section.block p.week {
        text-align: center;
        position: static
    }

    body.top main #flow section.block>section {
        margin: 0 0 30px
    }

    body.top main #flow section.block h4 {
        text-align: center;
        margin: 0 0 11px
    }

    body.top main #flow section.block ol {
        margin: 0 30px 60px
    }

    body.top main #flow section.block li {
        font-weight: bold;
        margin: 0 0 5px;
        padding: 27px 0 2px;
        background: url(../images/icon_arrow_03.png) 55px top no-repeat;
        border-bottom: 1px #666 dotted
    }

    body.top main #flow section.block li:first-child {
        padding-top: 0;
        background: none
    }

    body.top main #flow section.block p {
        color: #00a3d9;
        font-size: 33px;
        margin: 0 0 2px
    }

    body.top main #flow section.block p img {
        vertical-align: middle;
        position: relative;
        top: -3px
    }

    body.top main #flow section.block dt {
        color: #fff;
        font-size: 17.5px;
        margin: 0 0 2px 3px;
        padding: 5px 20px;
        background: #FF7F00;
        border-radius: 50px;
        display: inline-block
    }

    body.top main #flow section.block dd {
        color: #ff7f00;
        font-size: 30px;
        margin: 0 0 0 12px
    }

    body.top main #flow section.block dd img {
        margin: 0 9px 0 0;
        vertical-align: middle;
        position: relative;
        top: -3px
    }

    body.top main #flow p.link {
        margin-top: 37px
    }

    body.top main #paint {
        width: auto;
        margin: 0 auto 38px
    }

    body.top main #paint>header {
        width: auto;
        margin: 0 20px 25px;
        padding: 10px 0 0;
        background: url(../images/h_paint.png) 0 0 no-repeat;
        background-size: 140px
    }

    body.top main #paint h2 {
        margin: 0 0 60px;
        padding-left: 90px;
        padding-right: 90px
    }

    body.top main #paint>header p {
        font-size: 20px;
        line-height: 1.71
    }

    body.top main #paint>header p strong {
        color: #0085b2;
        text-decoration: underline
    }

    body.top main #paint table {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        width: 600px;
        margin: 0 20px 36px;
        border-collapse: collapse
    }

    body.top main #paint table th {
        padding: 1px;
        background: #CCF2FF;
        border: 2px #aaa solid
    }

    body.top main #paint table td {
        padding: 1px 3px;
        border: 2px #aaa solid
    }

    body.top main #paint table tr.last td {
        font-size: 18px;
        font-weight: normal;
        border: none
    }

    body.top main #paint table td.category {
        text-align: left
    }

    body.top main #paint table td.price {
        color: #f00
    }

    body.top main #paint table td.arrow {
        background: #eee
    }

    body.top main #bad {
        min-width: inherit;
        margin: 0 0 25px;
        padding: 55px 0 100px;
        background: #EAFAFF url(../images/bg_bad.png) center 530px no-repeat;
        background-size: 600px
    }

    body.top main #bad>header {
        width: auto;
        margin: 0 20px 45px
    }

    body.top main #bad h2 {
        margin-bottom: 15px
    }

    body.top main #bad h2 img {
        vertical-align: bottom;
        position: relative;
        top: 20px
    }

    body.top main #bad>header p {
        font-size: 20px;
        line-height: 1.71
    }

    body.top main #bad>section {
        width: auto;
        margin: 0 20px
    }

    body.top main #bad h3 {
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 45px
    }

    body.top main #bad section.box {
        margin: 0 0 20px
    }

    body.top main #bad h4 {
        color: #0085b2;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 15px;
        padding: 0 0 0 80px;
        position: relative
    }

    body.top main #bad h4 img {
        position: absolute;
        left: 0;
        top: -5px
    }

    body.top main #bad section.box p {
        font-size: 20px;
        line-height: 1.71
    }

    body.top main #bad section.box p strong {
        color: #f00;
        font-weight: normal
    }

    body.top main #bad p.link {
        margin-top: 52px;
        color: #f00;
        font-weight: normal
    }

    body.top main #trouble {
        width: auto;
        margin: 0 auto 60px;
        padding: 40px 0 0
    }

    body.top main #trouble>header {
        margin: 0 20px 63px;
        padding: 0 75px;
        position: relative
    }

    body.top main #trouble h2 {
        position: relative;
        z-index: 100
    }

    body.top main #trouble>header p {
        width: 90px;
        position: absolute;
        left: 0;
        top: -30px;
        z-index: 10
    }

    body.top main #trouble ol {
        margin: 0 20px 20px;
        padding: 0 0 230px;
        background: url(../images/img_troubule_02.gif) center bottom no-repeat
    }

    body.top main #trouble li {
        color: #145290;
        font-size: 34px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 20px;
        padding: 0 15px 15px 90px;
        border-bottom: 1px #999 dotted;
        display: inline-block;
        position: relative
    }

    body.top main #trouble li img {
        position: absolute;
        left: 0;
        top: 0
    }

    body.top main #trouble li strong {
        color: #f00;
        text-decoration: underline
    }

    body.top main #policy {
        padding: 50px 0;
        background: url(../images/bg_policy.jpg) center top no-repeat;
        background-size: cover
    }

    body.top main #policy>div {
        width: auto;
        margin: 0 20px;
        padding: 50px 30px 25px;
        background: rgba(255, 255, 255, 0.9)
    }

    body.top main #policy>div>header {
        margin: 0 0 55px
    }

    body.top main #policy h2 {
        font-size: 45px;
        margin-bottom: 50px
    }

    body.top main #policy>div>header p {
        color: #f00;
        font-size: 26px;
        font-weight: bold;
        line-height: 1.2
    }

    body.top main #policy dl {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 25px
    }

    body.top main #policy dt,
    body.top main #policy dd {
        margin: 0 0 1em
    }

    body.top main #policy>div p {
        font-size: 18px;
        line-height: 1.5;
        margin: 0 0 25px
    }

    body.flow #contents>header>div {
        background-image: url(../images/bg_flow_header.jpg)
    }

    body.flow main #block01 {
        margin: 0 0 50px
    }

    body.flow main #block01>section {
        margin: 0 0 20px;
        padding: 30px;
        background: #EAFAFF
    }

    body.flow main #block01>section h4 {
        color: #fff;
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        margin: 0 120px 28px;
        padding: 5px 0;
        background: #155390
    }

    body.flow main #block01>section p.week {
        text-align: center
    }

    body.flow main #block01>section>section {
        margin: 0
    }

    body.flow main #block01>section h5 {
        text-align: center;
        margin: 0 0 11px
    }

    body.flow main #block01>section ol {
        margin: 0
    }

    body.flow main #block01>section li {
        font-weight: bold;
        margin: 0 0 5px;
        padding: 27px 0 2px;
        background: url(../images/icon_arrow_03.png) 55px top no-repeat;
        border-bottom: 1px #666 dotted
    }

    body.flow main #block01>section li:first-child {
        padding-top: 0;
        background: none
    }

    body.flow main #block01>section p {
        color: #00a3d9;
        font-size: 33px;
        margin: 0 0 2px
    }

    body.flow main #block01>section p img {
        vertical-align: middle;
        position: relative;
        top: -3px
    }

    body.flow main #block01>section dt {
        color: #fff;
        font-size: 17.5px;
        margin: 0 0 2px 3px;
        padding: 5px 20px;
        background: #FF7F00;
        border-radius: 50px;
        display: inline-block
    }

    body.flow main #block01>section dd {
        color: #ff7f00;
        font-size: 30px;
        margin: 0 0 0 12px
    }

    body.flow main #block01>section dd img {
        margin: 0 9px 0 0;
        vertical-align: middle;
        position: relative;
        top: -3px
    }

    body.flow main #block02 {
        margin: 0 20px 30px
    }

    body.flow main #block02 h4 {
        font-size: 19px;
        font-weight: bold;
        margin: 0 0 45px
    }

    body.flow main #block02 li {
        color: #135290;
        font-size: 27px;
        font-weight: bold;
        margin: 0 0 20px
    }

    body.flow main #block02 li strong {
        color: #f00
    }

    body.flow main #block02 li img {
        vertical-align: bottom;
        margin: 0 9px 0 0
    }

    body.flow main #block02 li span {
        width: 506px;
        height: 50px;
        padding: 9px 10px 0 10px;
        border: 1px #155390 solid;
        display: inline-block
    }

    body.flow main #block03>section {
        margin: 0 20px 13px;
        padding: 15px 20px;
        border: 1px #00A3D8 solid
    }

    body.flow main #block03>section h4 {
        color: #00a3d8;
        font-size: 33px;
        font-weight: bold;
        margin: 0 0 5px
    }

    body.flow main #block03 p {
        font-size: 24px;
        line-height: 1.5
    }

    body.flow main #block03 strong {
        color: #f00;
        font-weight: normal
    }

    body.flow main #block03 p.ex {
        margin: 30px 20px 0
    }

    body.price #contents>header>div {
        background-image: url(../images/bg_price_header.jpg)
    }

    body.price main h4 {
        color: #0085b2;
        font-size: 36px;
        font-weight: bold;
        text-align: center
    }

    body.price main>section {
        margin: 0 0 50px;
        padding: 0 0 50px;
        border-bottom: 1px #aaa dotted
    }

    body.price main>section:last-child {
        margin: 0;
        border-bottom: none
    }

    body.price main #block01 {
        background: url(../images/bg_price.png) center top no-repeat;
        background-size: contain
    }

    body.price main #block01 h4 {
        margin: 0 0 5px
    }

    body.price main #block01>header {
        text-align: center
    }

    body.price main #block01>header p.ex {
        font-size: 16px
    }

    body.price main #block01 p.average {
        font-size: 45px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 25px
    }

    body.price main #block01 p.average span {
        color: #f00
    }

    body.price main #block01 p.average span span {
        font-size: 74px
    }

    body.price main #block01 ul {
        font-size: 0;
        text-align: center;
        width: auto;
        margin: 0 20px 30px
    }

    body.price main #block01 li.box {
        text-align: center;
        white-space: nowrap;
        width: 198px;
        margin: 0 0 7px -1px;
        background: #fff;
        border: 1px #aaa solid;
        display: inline-block
    }

    body.price main #block01 li.box p.area {
        font-size: 18px;
        padding: 4px 0;
        background: #C8F1FF;
        border-bottom: 1px #aaa solid
    }

    body.price main #block01 li.box p.price {
        color: #145290;
        font-size: 31px;
        font-weight: bold
    }

    body.price main #block01 li.box p.price span {
        font-size: 45px
    }

    body.price main #block02>header {
        margin: 0 0 10px
    }

    body.price main #block02>header p.ex {
        color: #0085b2;
        font-size: 28px;
        font-weight: bold;
        text-align: center
    }

    body.price main #block02 p.average {
        font-size: 35px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 15px
    }

    body.price main #block02 p.average span {
        color: #0085b2
    }

    body.price main #block02 p.average span span {
        font-size: 70px
    }

    body.price main #block02 table {
        font-size: 32.8px;
        font-weight: bold;
        line-height: 1.3;
        width: 590px;
        border: 3px #aaa solid;
        border-collapse: collapse;
        margin: 0 auto
    }

    body.price main #block02 th {
        padding: 10px 30px;
        background: #CCF2FF;
        border: 3px #aaa solid
    }

    body.price main #block02 td {
        text-align: right;
        border: 3px #aaa solid;
        padding: 10px 30px
    }

    body.price main #block03 {
        margin-left: 20px;
        margin-right: 20px
    }

    body.price main #block03>header {
        margin: 0 0 30px
    }

    body.price main #block03 p.ex {
        font-size: 20px;
        line-height: 1.71;
        margin: 0 0 60px
    }

    body.price main #block03 table {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        width: 100%;
        border-collapse: collapse
    }

    body.price main #block03 table th {
        padding: 10px 2px;
        background: #CCF2FF;
        border: 3px #aaa solid
    }

    body.price main #block03 table th span {
        font-size: 15px;
        font-weight: normal;
        margin: 0 0 0 5px
    }

    body.price main #block03 table td {
        text-align: right;
        padding: 10px;
        border: 3px #aaa solid
    }

    body.price main #block03 table td.category {
        font-size: 18px;
        text-align: left
    }

    body.price main #block03 table td.arrow {
        text-align: center;
        background: #eee
    }

    body.price main #block04>header {
        margin: 0 0 30px
    }

    body.price main #block04 p.ex {
        font-size: 20px;
        line-height: 1.71;
        margin: 0 20px 60px
    }

    body.price main #block04 ul {
        font-size: 0;
        text-align: center
    }

    body.price main #block04 li.box {
        white-space: nowrap;
        width: 280px;
        margin: 0 18px 20px;
        display: inline-block
    }

    body.price main #block04 li.box p.pic {
        margin: 0 0 5px
    }

    body.price main #block04 li.box>div {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
        padding: 5px;
        background: #EEEEEE
    }

    body.price main #block04 li.box p.txt_01 {
        color: #135290
    }

    body.price main #block04 li.box p.txt_03 {
        color: #f00;
        margin: -5px 0 0;
        padding: 0 35px 0 0;
        background: url(../images/iocn_arrow_01.png) right 20px no-repeat;
        background-size: auto
    }

    body.price main #block04 li.box p.txt_03 span {
        font-size: 50px
    }

    body.price main #block05 {
        margin: 0 20px
    }

    body.price main #block05>header {
        margin: 0 0 30px
    }

    body.price main #block05 table {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
        width: 100%;
        border-collapse: collapse
    }

    body.price main #block05 table th {
        text-align: left;
        white-space: nowrap;
        padding: 10px;
        background: #CCF2FF;
        border: 3px #aaa solid
    }

    body.price main #block05 table th.small {
        font-size: 19px
    }

    body.price main #block05 table td {
        text-align: left;
        padding: 10px;
        border: 3px #aaa solid
    }

    body.review #contents>header>div {
        background-image: url(../images/bg_review_header.jpg)
    }

    body.review main>header {
        text-align: center;
        padding-top: 0;
        position: relative
    }

    body.review main>header p {
        text-align: left;
        margin: 0 25px;
        position: static;
        display: inline-block;
        vertical-align: top
    }

    body.review main>header p.pic_01 {
        padding: 40px 0 0
    }

    body.review main>section {
        margin: 0 0 50px
    }

    body.review main h4 {
        color: #0085b2;
        font-size: 45px;
        font-weight: bold;
        text-align: center
    }

    body.review main #block01 h4 {
        color: #000;
        font-size: 28px;
        margin: 0 0 40px
    }

    body.review main #block01>div {
        width: auto;
        margin: 0 35px 48px;
        background: url(../images/bg_ranking.png) center center no-repeat
    }

    body.review main #block01 section.box {
        font-weight: bold;
        margin: 0 0 30px;
        padding: 0;
        border-bottom: none
    }

    body.review main #block01 section.box h3 {
        font-size: 30px;
        font-weight: bold;
        margin: 0 0 10px
    }

    body.review main #block01 section.box h3 strong {
        color: #f00;
        font-size: 36px
    }

    body.review main #block01 section.box h3 img {
        vertical-align: top;
        margin: 0 10px 0 0;
        position: relative;
        top: 5px
    }

    body.review main #block01 section.box>div {
        text-align: left;
        margin: 0
    }

    body.review main #block01 section.box p.satisfaction {
        color: #47b39f;
        font-size: 25px;
        margin: 0 30px 0 0;
        display: inline-block
    }

    body.review main #block01 section.box p.satisfaction span {
        font-size: 35px
    }

    body.review main #block01 section.box p.satisfaction span span {
        font-size: 50px
    }

    body.review main #block01 section.box p.comment {
        color: #47b39f;
        font-size: 20px;
        line-height: 1.2;
        text-align: left;
        width: 300px;
        padding: 5px 20px;
        background: #fff;
        border: 1px #47b39f solid;
        border-radius: 10px;
        display: inline-block;
        position: relative
    }

    body.review main #block01 section.box p.comment img {
        position: absolute;
        left: -29px;
        top: 20px
    }

    body.review main #block02 {
        margin-left: 20px;
        margin-right: 20px
    }

    body.review main #block02 table {
        font-size: 30px;
        line-height: 1.2;
        width: 100%;
        border-collapse: collapse
    }

    body.review main #block02 table strong {
        color: #0085b2
    }

    body.review main #block02 table tr {
        border-bottom: 1px #0085B2 dashed
    }

    body.review main #block02 table th {
        text-align: left;
        vertical-align: bottom;
        padding: 15px 10px
    }

    body.review main #block02 table td {
        text-align: center;
        padding: 15px 10px
    }

    body.review main #block03 h4 {
        margin: 0 0 13px
    }

    body.review main #block03 ul {
        font-size: 0;
        text-align: center
    }

    body.review main #block03 li.box {
        text-align: left;
        white-space: normal;
        width: 260px;
        margin: 0 5px 20px;
        padding: 15px;
        border: 1px #0F88BC solid;
        border-bottom: 6px #155390 solid;
        display: inline-block;
        position: relative;
        vertical-align: top
    }

    body.review main #block03 li.box:nth-child(3n) {
        margin-right: 5px
    }

    body.review main #block03 li.box p.pic {
        width: 90px;
        position: absolute;
        left: 15px;
        top: 15px
    }

    body.review main #block03 li.box p.name {
        color: #007fb8;
        font-size: 16px;
        font-weight: bold;
        margin: 0 1em 0 100px;
        display: block
    }

    body.review main #block03 li.box p.price {
        font-size: 16px;
        margin: 0 1em 0 100px;
        display: block
    }

    body.review main #block03 li.box p.discount {
        font-size: 16px;
        margin: 0 0 0 100px
    }

    body.review main #block03 li.box p.discount span {
        color: #f00;
        font-size: 20px;
        font-weight: bold
    }

    body.review main #block03 li.box p.discount span span {
        font-size: 36px
    }

    body.review main #block03 li.box p.copy {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin: 10px 0 9px;
        padding: 5px;
        background: #155390
    }

    body.review main #block03 li.box p.comment {
        font-size: 21px;
        line-height: 1.6;
        white-space: normal
    }

    body.review main #block04 h4 {
        margin: 0 0 25px
    }

    body.review main #block04 section.box {
        line-height: 1.61;
        margin: 0 20px 20px;
        padding: 7px 18px 18px;
        border: 1px #0085B2 solid
    }

    body.review main #block04 section.box h5 {
        color: #007fb8;
        font-size: 21px;
        font-weight: bold
    }

    body.review main #block04 section.box p {
        font-size: 19px
    }

    body.policy #contents>header>div {
        background-image: url(../images/bg_policy_header.jpg)
    }

    body.policy #contents main>header h3 span {
        color: #000
    }

    body.policy #contents main>header p {
        color: #f00;
        font-size: 32px;
        font-weight: bold;
        margin-right: 15px;
        margin-left: 15px
    }

    body.policy #contents main dl {
        font-size: 22px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 40px 75px
    }

    body.policy #contents main dt,
    body.policy #contents main dd {
        margin: 0 0 1.2em
    }

    body.policy #contents main p {
        font-size: 21px;
        line-height: 1.69;
        margin: 0 20px 1.69em
    }

    body.gift #contents>header>div {
        background-image: url(../images/bg_gift_header.jpg)
    }

    body.gift main>header h3 {
        margin: 0 0 55px;
        padding-left: 70px;
        padding-right: 70px;
        position: relative
    }

    body.gift main h3 img {
        position: absolute;
        left: 0;
        top: -25px
    }

    body.gift main>header p {
        font-weight: bold;
        margin: 0 15px 15px
    }

    body.gift main>header p.txt_01 {
        font-size: 26px !important;
        margin-bottom: 15px
    }

    body.gift main>header p.txt_02 {
        color: #155390;
        font-size: 22px !important
    }

    body.gift main #block01 {
        margin: 0 0 80px
    }

    body.gift main #block01 ul.point {
        margin: 0 20px 40px;
        padding: 0;
        background: none
    }

    body.gift main #block01 ul.point li {
        font-size: 29px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 25px;
        padding: 10px 0 0 90px;
        position: relative
    }

    body.gift main #block01 ul.point li strong {
        color: #135290;
        font-size: 37px;
        text-decoration: underline
    }

    body.gift main #block01 ul.point li img {
        position: absolute;
        left: 0;
        top: 0
    }

    body.gift main #block02 {
        text-align: center;
        margin: 0 0 42px
    }

    body.gift main #block02 h4 {
        color: #fff;
        font-size: 31px;
        font-weight: bold;
        text-align: center;
        width: 450px;
        margin: 0 auto 50px;
        padding: 4px 39px;
        background: #155390;
        border-radius: 50px;
        display: block
    }

    body.gift main #block02 ol {
        font-size: 0;
        text-align: left;
        margin: 0 0 0 25px;
        background: none
    }

    body.gift main #block02 li {
        font-size: 15px;
        width: 287px;
        height: 289px;
        margin: 0 0 20px;
        display: inline-block
    }

    body.gift main #block02 li img {
        height: auto
    }

    body.gift main #block02 li:first-child {
        width: 247px;
        margin: 0 0 0 40px
    }

    body.gift main #block03 {
        margin: 0 0 45px
    }

    body.gift main #block03 h4 {
        font-size: 35px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 30px
    }

    body.gift main #block03 table {
        font-size: 24px;
        font-weight: bold;
        width: 495px;
        margin: 0 auto;
        border: 3px #aaa solid;
        border-collapse: collapse
    }

    body.gift main #block03 th {
        text-align: right;
        padding: 10px;
        background: #CCF2FF;
        border: 3px #aaa solid
    }

    body.gift main #block03 td {
        text-align: right;
        padding: 10px 30px;
        border: 3px #aaa solid
    }

    body.gift main p.link {
        text-align: center
    }

    body.gift main p.link a {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        background: #0085B2;
        padding: 15px 17px 15px 25px;
        display: inline-block
    }

    body.gift main p.link a>span {
        min-width: 280px;
        padding: 0 30px 0 0;
        background: url(../images/icon_arrow_02.png) right center no-repeat;
        display: inline-block
    }

    body.gift_form #contents>header>div {
        height: auto;
        padding-top: 194px;
        background-image: url(../images/bg_gift_header.jpg)
    }

    body.gift_form #contents>header h2 {
        margin: 0
    }

    body.gift_form main>header {
        text-align: center
    }

    body.gift_form main h3 {
        font-size: 45px !important
    }

    body.gift_form main form {
        margin: 0 20px
    }

    body.gift_form main table {
        font-size: 16px;
        line-height: 1.37;
        width: 100%;
        border-collapse: separate;
        border-spacing: 2px
    }

    body.gift_form main table th {
        font-weight: normal;
        text-align: left;
        width: 9em;
        padding: 5px;
        background: #ddd
    }

    body.gift_form main table td {
        padding: 5px
    }

    body.gift_form main td.hissu {
        padding: 12px 0 12px 5px
    }

    body.gift_form main td.hissu span {
        color: #fff;
        font-size: 13px;
        white-space: nowrap;
        padding: 0 3px;
        background: #f00;
        display: inline-block
    }

    body.gift_form main span.ex {
        font-size: 13px
    }

    body.gift_form main td p {
        display: inline
    }

    body.gift_form main input,
    body.gift_form main select,
    body.gift_form main textarea {
        font-size: 16px
    }

    body.gift_form main input[type="text"],
    body.gift_form main input[type="date"],
    body.gift_form main input[type="tel"],
    body.gift_form main select,
    body.gift_form main textarea {
        padding: 5px;
        border: 1px #999 solid
    }

    body.gift_form main input[type="checkbox"] {
        margin: 0 5px 0 0
    }

    body.gift_form main label {
        white-space: nowrap;
        margin: 0 2em 0 0
    }

    body.gift_form main tr.item_01 input,
    body.gift_form main tr.item_02 input {
        width: 350px
    }

    body.gift_form main tr.item_04 input {
        width: 80px
    }

    body.gift_form main tr.item_06 input {
        width: 300px
    }

    body.gift_form main tr.item_07 input,
    body.gift_form main tr.item_10 input {
        width: 190px;
        margin: 0 5px 0 0
    }

    body.gift_form main textarea {
        width: 350px;
        height: 90px
    }

    body.gift_form main tr.item_10 td p {
        margin: 0 0 0 1em
    }

    body.gift_form main tr.item_17 td p {
        font-size: 12px;
        margin: 5px 0 0;
        display: block
    }

    body.gift_form main div.upload {
        font-size: 16px;
        line-height: 1.84;
        margin: 15px 0 100px 20px
    }

    body.gift_form main div.upload p {
        margin: 0 0 15px
    }

    body.gift_form main div.upload ul {
        margin: 0 0 0 20px
    }

    body.gift_form main div.upload li {
        margin: 0 0 15px;
        padding: 0 0 0 30px;
        background: url(../images/icon_clip_01.png) 0 2px no-repeat
    }

    body.gift_form main div.btn {
        text-align: center
    }

    body.gift_form main div.btn input {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        text-align: center;
        width: 379px;
        height: 71px;
        background: url(../images/btn_form_01.png) center top no-repeat;
        border: none;
        cursor: pointer;
        -webkit-appearance: none
    }

    body.estimate main form {
        padding: 50px 20px
    }

    body.estimate main table {
        font-size: 16px;
        line-height: 1.37;
        width: 100%;
        margin: 0 auto 40px;
        border-collapse: separate;
        border-spacing: 2px
    }

    body.estimate main table th {
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        width: 11em;
        padding: 5px;
        background: #ddd
    }

    body.estimate main table td {
        padding: 5px
    }

    body.estimate main td.hissu {
        width: 1px;
        padding: 12px 0 12px 5px
    }

    body.estimate main td.hissu span {
        color: #fff;
        font-size: 16px;
        white-space: nowrap;
        padding: 0 3px;
        background: #f00;
        display: inline-block
    }

    body.estimate main span.ex {
        font-size: 16px
    }

    body.estimate main input,
    body.estimate main select,
    body.estimate main textarea {
        font-size: 16px
    }

    body.estimate main input[type="text"],
    body.estimate main input[type="tel"],
    body.estimate main select,
    body.estimate main textarea {
        padding: 5px;
        border: 1px #999 solid
    }

    body.estimate main label {
        white-space: nowrap;
        margin: 0 2em 0 0
    }

    body.estimate main textarea {
        width: 350px;
        height: 125px
    }

    body.estimate main tr.item_03 input {
        width: 350px;
        margin: 10px 0 0
    }

    body.estimate main tr.item_04 input {
        width: 350px
    }

    body.estimate main tr.item_05 input {
        width: 350px
    }

    body.estimate main div.btn {
        text-align: center
    }

    body.estimate main div.btn input {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        text-align: center;
        width: 377px;
        height: 55px;
        background: url(../images/btn_form_02.png) center top no-repeat;
        background-size: 377px;
        border: none;
        cursor: pointer;
        -webkit-appearance: none
    }

    body.estimate main div.txt {
        text-align: center;
        margin: 0 0 50px
    }

    body.estimate main p.gift {
        font-size: 24px;
        font-weight: bold;
        margin: 0 0 50px
    }

    body.estimate main p.agree {
        font-size: 18px
    }

    body.estimate main div.txt a {
        color: #f00;
        text-decoration: underline
    }

    body.estimate main div.txt strong {
        color: #f00
    }

    body.regist #contents>header>div {
        background-image: url(../images/bg_regist_header.jpg)
    }

    body.regist main>header {
        margin: 0 20px 50px !important
    }

    body.regist main>header h3 {
        font-size: 45px
    }

    body.regist main>section {
        margin: 0 0 50px
    }

    body.regist main #block01 h4 {
        color: #00a0ea;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 25px
    }

    body.regist main #block01 ul {
        margin: 0 20px
    }

    body.regist main #block01 li {
        font-size: 26px;
        font-weight: bold;
        margin: 0 0 30px;
        padding: 0 0 0 37px;
        background: url(../images/icon_check_01.png) 0 5px no-repeat
    }

    body.regist main #block02 h4 {
        color: #4a9970;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 35px
    }

    body.regist main #block02 ol {
        font-size: 0;
        text-align: left;
        margin: 0 0 0 45px;
        background: none
    }

    body.regist main #block02 li {
        font-size: 15px;
        margin: 0 0 20px;
        display: inline-block
    }

    body.regist main #block02 li:first-child {
        margin: 0 0 0 38px
    }

    body.regist main #block02 li img {
        height: auto
    }

    body.gift main #block02 li:first-child {
        width: 247px;
        margin: 0 0 0 40px
    }

    body.regist main #block03 h4 {
        font-size: 45px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 60px;
        padding: 0 0 32px;
        background: url(../images/bg_h_01.gif) center bottom no-repeat
    }

    body.regist main form {
        margin: 0 20px
    }

    body.regist main #block03 table {
        font-size: 16px;
        line-height: 1.37;
        width: 100%;
        margin: 0 0 60px;
        border-collapse: separate;
        border-spacing: 2px
    }

    body.regist main #block03 table th {
        font-weight: normal;
        text-align: left;
        width: 11em;
        padding: 5px;
        background: #ddd
    }

    body.regist main #block03 table td {
        padding: 5px
    }

    body.regist main #block03 td.hissu {
        padding: 12px 0 12px 5px
    }

    body.regist main #block03 td.hissu span {
        color: #fff;
        font-size: 13px;
        white-space: nowrap;
        padding: 0 3px;
        background: #f00;
        display: inline-block
    }

    body.regist main #block03 span.ex {
        font-size: 13px
    }

    body.regist main #block03 td p {
        display: inline
    }

    body.regist main #block03 input,
    body.regist main #block03 select,
    body.regist main #block03 textarea {
        font-size: 16px
    }

    body.regist main #block03 input[type="text"],
    body.regist main #block03 input[type="tel"],
    body.regist main #block03 textarea {
        padding: 5px;
        border: 1px #999 solid
    }

    body.regist main #block03 input[type="checkbox"] {
        margin: 0 5px 0 0
    }

    body.regist main #block03 label {
        white-space: nowrap;
        margin: 0 2em 0 0
    }

    body.regist main #block03 tr.item_01 input,
    body.regist main #block03 tr.item_02 input {
        width: 350px
    }

    body.regist main #block03 tr.item_03 input,
    body.regist main #block03 tr.item_04 input {
        width: 350px
    }

    body.regist main #block03 textarea {
        width: 350px;
        height: 90px
    }

    body.regist main #block03 div.btn {
        text-align: center
    }

    body.regist main #block03 div.btn input {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        text-align: center;
        width: 379px;
        height: 71px;
        background: url(../images/btn_form_01.png) center top no-repeat;
        border: none;
        cursor: pointer;
        -webkit-appearance: none
    }

    body.trouble #contents>header>div {
        background-image: url(../images/bg_trouble_header.jpg)
    }

    body.trouble #contents>header h2 {
        text-align: left;
        margin-left: 60px
    }

    body.trouble #contents>header p {
        margin-left: 60px
    }

    body.trouble main>header {
        margin: 0 20px 63px !important;
        position: relative
    }

    body.trouble main>header h3 {
        padding-left: 75px !important;
        position: relative;
        z-index: 100
    }

    body.trouble main>header p.pic {
        width: 90px;
        position: absolute;
        left: 0;
        top: -30px;
        z-index: 10
    }

    body.trouble main>header p.txt {
        color: #145290;
        font-size: 30px !important;
        font-weight: bold;
        text-align: center;
        margin: 0 0 100px
    }

    body.trouble main>header ol {
        width: auto;
        margin: 0 0 20px;
        padding: 0 0 230px;
        background: url(../images/img_troubule_02.gif) center bottom no-repeat
    }

    body.trouble main>header li {
        color: #145290;
        font-size: 34px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 20px;
        padding: 0 0 15px 90px;
        border-bottom: 1px #999 dotted;
        display: block;
        position: relative
    }

    body.trouble main>header li img {
        position: absolute;
        left: 0;
        top: -5px
    }

    body.trouble main>header li strong {
        color: #f00;
        text-decoration: underline
    }

    body.trouble main section.block {
        margin: 0 20px 40px
    }

    body.trouble main section.block>header {
        margin: 0 0 10px
    }

    body.trouble main section.block>header h4 {
        color: #145290;
        font-size: 34px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 20px;
        padding: 0 0 0 90px;
        display: block;
        position: relative
    }

    body.trouble main section.block>header h4 img {
        position: absolute;
        left: 0;
        top: -5px
    }

    body.trouble main section.block>header h4 strong {
        color: #f00;
        text-decoration: underline
    }

    body.trouble main section.block>header p {
        color: #fff;
        font-size: 31px;
        font-weight: bold;
        line-height: 1.2;
        padding: 10px 20px;
        background: #00468C
    }

    body.trouble main section.block>div {
        margin: 0 10px
    }

    body.trouble main section.block>div p {
        font-size: 24px;
        line-height: 1.6;
        margin: 0 0 1.6em
    }

    body.trouble main section.block>div p strong {
        color: #f00;
        font-weight: normal
    }

    body.negotiation #contents>header>div {
        background-image: url(../images/bg_negotiation_header.jpg)
    }

    body.negotiation #contents>header h2 {
        font-size: 35px;
        text-align: left;
        line-height: 1.2
    }

    body.negotiation main #block01 {
        margin: 0 20px 50px
    }

    body.negotiation main #block01>header {
        text-align: center;
        margin: 0 0 20px
    }

    body.negotiation main #block01>header h4 {
        font-size: 28px;
        font-weight: bold;
        margin: 0 0 27px
    }

    body.negotiation main #block01>header p {
        margin: 0 0 45px
    }

    body.negotiation main #block01 ol {
        margin: 0 0 45px
    }

    body.negotiation main #block01 li {
        font-size: 27px;
        font-weight: bold;
        white-space: nowrap;
        margin: 0 0 5px;
        padding: 0 0 5px;
        border-bottom: 1px #999 dotted
    }

    body.negotiation main #block01 li span {
        color: #68b68e;
        margin: 0 20px 0 0;
        padding: 0 0 0 40px;
        background-position: 0 2px;
        background-repeat: no-repeat;
        display: inline-block
    }

    body.negotiation main #block01 li:nth-child(1) span {
        color: #f0d564;
        background-image: url(../images/icon_star_01.png)
    }

    body.negotiation main #block01 li:nth-child(2) span {
        color: #bfbfbf;
        background-image: url(../images/icon_star_02.png)
    }

    body.negotiation main #block01 li:nth-child(3) span {
        color: #f0b766;
        background-image: url(../images/icon_star_03.png)
    }

    body.negotiation main #block01 div.ex {
        position: relative
    }

    body.negotiation main #block01 div.ex p.txt {
        font-size: 20px;
        line-height: 1.76;
        width: auto;
        padding: 20px 40px;
        background: #C4EAFF;
        border-radius: 30px
    }

    body.negotiation main #block01 div.ex p.txt strong {
        color: #f00;
        font-weight: normal
    }

    body.negotiation main #block01 div.ex p.pic {
        display: none
    }

    body.negotiation main #block02 {
        margin: 0 20px
    }

    body.negotiation main #block02>header {
        text-align: center;
        margin: 0 0 40px
    }

    body.negotiation main #block02>header h4 {
        font-size: 33px;
        font-weight: bold
    }

    body.negotiation main #block02>header h4 span {
        color: #135290;
        font-size: 45px
    }

    body.negotiation main #block02 section.block {
        margin: 0 0 25px
    }

    body.negotiation main #block02 section.block h5 {
        color: #145290;
        font-size: 33px;
        font-weight: bold;
        line-height: 1.2;
        margin: 0 0 5px;
        padding: 0 0 0 68px;
        position: relative
    }

    body.negotiation main #block02 section.block h5 img {
        position: absolute;
        left: 0;
        top: -3px
    }

    body.negotiation main #block02 section.block p {
        font-size: 20px;
        line-height: 1.61;
        margin: 0 0 0 68px
    }

    body.negotiation main #block02 div.ex {
        margin: 60px 0 0
    }

    body.negotiation main #block02 div.ex p {
        font-size: 20px;
        line-height: 1.61
    }

    body.negotiation main #block02 div.ex p strong {
        color: #f00;
        font-weight: normal
    }

    body.bad #contents>header>div {
        background-image: url(../images/bg_bad_header.jpg)
    }

    body.bad main>header h3 {
        padding-bottom: 5px !important
    }

    body.bad main>header p strong {
        color: #f00;
        text-decoration: underline
    }

    body.bad main #block01 {
        margin: 0 20px 50px;
        background: url(../images/bg_bad.png) center 160px no-repeat;
        background-size: 600px
    }

    body.bad main #block01 section.box {
        margin: 0 0 20px
    }

    body.bad main #block01 h4 {
        font-size: 32px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 45px
    }

    body.bad main #block01 h5 {
        color: #0085b2;
        font-size: 40px;
        font-weight: bold;
        line-height: 1.2;
        white-space: normal;
        margin: 0 0 15px;
        padding: 0 0 0 80px;
        position: relative
    }

    body.bad main #block01 h5 img {
        position: absolute;
        left: 0;
        top: -5px
    }

    body.bad main #block01 section.box p {
        font-size: 20px;
        line-height: 1.71
    }

    body.bad main #block01 section.box p strong {
        color: #f00;
        font-weight: normal
    }

    body.bad main #block01 div.ex {
        margin: 50px 0 0
    }

    body.bad main #block01 div.ex p {
        font-size: 20px;
        line-height: 1.61
    }

    body.bad main #block02>header {
        line-height: 1.35;
        margin: 0 0 50px
    }

    body.bad main #block02>header h4 {
        font-size: 30px;
        font-weight: bold;
        white-space: normal;
        margin: 0 20px 43px
    }

    body.bad main #block02>header p {
        color: #135290;
        font-size: 30px;
        font-weight: bold;
        margin: 0 18px
    }

    body.bad main #block02 dl {
        margin: 0 18px
    }

    body.bad main #block02 dt {
        font-size: 30px;
        font-weight: bold
    }

    body.bad main #block02 dt.president {
        color: #488b5f
    }

    body.bad main #block02 dt.interviewer {
        color: #145290
    }

    body.bad main #block02 dd {
        font-size: 20px;
        line-height: 1.61;
        margin: 0 0 1.61em;
        position: relative
    }

    body.bad main #block02 dt.president+dd {
        color: #488b5f
    }

    body.bad main #block02 dt.interviewer+dd {
        color: #145290
    }

    body.bad main #block02 dd p {
        margin: 0 0 1.61em
    }

    body.bad main #block02 dd strong {
        color: #f00;
        font-weight: normal
    }

    body.bad main #block02 dd p.pic {
        position: absolute;
        right: 0;
        top: -65px
    }
}

@media screen and (max-width: 758px) {
    #container>footer nav ul+ul li {
        width: 100%;
    }

    #container>footer nav .new-nav-ft li {
        width: 100%;
    }

    #container>footer nav .new-nav-ft li a {
        background: url(../images/icon_arrow_05.png) 590px center no-repeat;
    }
}