.price_Strongttl {
font-size: 25px;
line-height: 43px;
text-align: center;
padding-bottom: 30px;
}
.prisec_1colum-p {
margin: 0 auto 20px;
width: 760px;
display: flex;
justify-content: space-between;
}
.prisec_1colum-p .prisec_desc {
background: #ee8081;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 260px;
}
.prisec_1colum-p .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #ee8081;
width: 500px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_1colum-p .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.prisec_1colum {
margin: 0 auto 20px;
width: 760px;
display: flex;
justify-content: space-between;
}
.prisec_1colum .prisec_desc {
background: #515151;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 260px;
}
.prisec_1colum .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #515151;
width: 500px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_1colum .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.prisec_2colum {
display: flex;
justify-content: space-between;
}
.prisec_2colum li {
background: #fff;
}
.prisec_2colum .prisec_desc {
background: #515151;
color: #fff;
text-align: center;
height: 55px;
line-height: 55px;
font-size: 16px;
width: 548px;
}
.prisec_2colum .prisec_price {
background: #fff;
font-size: 24px;
font-weight: bold;
color: #000;
width: 548px;
text-align: center;
line-height: 1.5;
padding: 10px 0;
}
.prisec_2colum .prisec_price span {
font-size: 16px;
font-weight: normal;
padding: 0 5px;
}
.parentBox {
background: #EFEFEF;
padding: 50px 0 50px;
}
.parentBox-w {
background: #fff;
padding: 50px 0 50px;
}
.w_auto {
width: 100% !important;
}
.w_850 {
width: 850px !important;
} .prisec {
border-top: #d8d8d8 3px solid;
padding: 55px 0 45px;
}
.prisec.border_none {
border-top: none;
}
.prisec_ttl {
font-size: 22px;
line-height: 28px;
font-weight: bold;
margin-bottom: 20px;
text-align: center;
}
.prisec_ttl span {
font-size: 16px;
}
.prisec_ttl-min {
border-left: #67b5bf 2px solid;
padding-left: 10px;
margin-bottom: 20px;
}
.prisec_ttl-min strong {
display: block;
font-size: 22px;
line-height: 38px;
font-weight: bold;
}
.prisec_ttl-min span {
display: block;
font-size: 16px;
line-height: 28px;
font-weight: normal;
}
.prisec_ttl-mincase {
font-size: 18px;
line-height: 32px;
margin: 0 0 10px 170px;
}
.prisec_card {
text-align: center;
margin: 0 auto 10px;
}
.prisec_card span {
background: #67b5bf;
color: #fff;
height: 38px;
line-height: 38px;
display: inline-block;
padding: 0 15px;
}
.prisec_read {
font-size: 18px;
text-align: center;
margin-bottom: 10px;
}
.prisec_read-min {
font-size: 16px;
text-align: center;
margin-bottom: 20px;
}
.prisec_note {
font-size: 13px;
line-height: 20px;
text-align: center;
margin-bottom: 10px;
}
.prisec_caution {
font-size: 13px;
line-height: 20px;
color: #777777;
margin: 10px 0 10px;
text-align: center;
}
.prisec_while {
margin-bottom: 40px;
}
.prisec_acdbody {
position: relative;
}
.prisec_table {
margin-bottom: 30px;
}
.prisec_table-read {
color: #fff;
background: #515151;
padding: 10px;
font-size: 16px;
}
.prisec_table-cat {
display: flex;
justify-content: space-between;
background: #eaeaea;
padding: 1px 0 1px 1px;
}
.prisec_table-cat li {
box-sizing: border-box;
background: #fff;
width: 182px;
height: 110px;
margin-left: 1px;
text-align: center;
padding-top: 15px;
}
.prisec_table-cat li strong {
color: #67b5bf;
font-size: 17px;
text-align: center;
}
.prisec_table-cat li p {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 60px;
font-size: 24px;
}
.prisec_table-cat li p span {
font-size: 16px;
display: block;
text-align: center;
}
.prisec_catcol {
box-sizing: border-box;
border: #d7d7d7 solid 1px;
padding: 20px 20px 10px 20px;
margin-bottom: 50px;
}
.prisec_catcol-ttl {
font-size: 18px;
margin-bottom: 20px;
}
.prisec_catcol-dist {
overflow: hidden;
margin-bottom: 20px;
}
.prisec_catcol-dist dt {
background: #67b5bf;
color: #fff;
width: 80px;
height: 30px;
float: left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.prisec_catcol-dist dd {
margin-left: 100px;
}
.prisec_catrow {
margin-bottom: 100px;
}
.prisec_catrow-ttl {
color: #fff;
background: #515151;
padding: 10px;
font-size: 16px;
}
.prisec_catrow-dist {
background: #fff;
box-sizing: border-box;
border-left: #d7d7d7 solid 1px;
border-right: #d7d7d7 solid 1px;
border-bottom: #d7d7d7 solid 1px;
padding: 20px;
font-size: 16px;
}
.prisec_catrow-dist dt {
color: #67b5bf;
margin-bottom: 10px;
font-weight: bold;
}
.prisec_catrow-dist dd ol li {
margin-bottom: 5px;
overflow: hidden;
}
.prisec_catrow-dist dd ol li::before {
content: "・";
display: block;
float: left;
}
.prisec_catrow-dist dd ol li p {
display: table;
}
.prisec .ml0 {
margin-left: 0;
}
.prisec .txt-al-lf {
text-align: left;
}
.prisec_tablerc03 {
margin: 75px 0 50px;
display: flex;
justify-content: space-between;
background: #eaeaea;
padding: 1px 0 1px 1px;
}
.prisec_tablerc03-rowup {
background: #515151;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 130px;
color: #fff;
}
.prisec_tablerc03-ttl {
font-size: 22px;
margin-bottom: 10px;
}
.prisec_tablerc03-read {
font-size: 16px;
margin-bottom: 10px;
text-align: center;
}
.prisec_tablerc03-card {
text-align: center;
}
.prisec_tablerc03-card span {
background: #fff;
color: #515151;
display: inline;
padding: 2px 10px;
}
.prisec_tablerc03-rowdoum {
background: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100px;
font-size: 24px;
line-height: 30px;
font-weight: bold;
text-align: center;
}
.prisec_tablerc03-rowdoum p {
text-align: center;
}
.prisec_tablerc03-rowdoum span {
font-size: 16px;
font-weight: 100;
}
.prisec_tablerc03 li {
width: 33.22%;
} pre {
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
}
.info_archive {
padding: 90px 0 110px;
background: #f0f0f0;
}
.info_archive-inner {
background: #fff;
padding: 20px 50px 10px;
}
.info_archive-list li {
border-bottom: 1px solid #dddddd;
position: relative;
}
.info_archive-list li::after {
content: '';
position: absolute;
left: 0;
top: 100%;
width: 0;
height: 1px;
background: #67b5bf;
transition: all .7s;
}
.info_archive-list li:hover {
background: #FCFCFC;
}
.info_archive-list li:hover::after {
width: 100%;
}
.info_archive-list li a {
display: table;
padding: 30px 10px;
color: #3C3C3C;
width: 100%;
table-layout: fixed;
}
.info_archive-list li .info_archive-date {
display: table-cell;
vertical-align: top;
padding: 0 20px 0 0;
width: 130px;
box-sizing: border-box;
}
.info_archive-list li .info_archive-date time {
display: inline-block;
font-size: 13px;
font-weight: 700;
line-height: 20px;
padding: 5px 0;
min-width: 110px;
color: #fff;
background: #67b5bf;
text-align: center;
}
.info_archive-list li .info_archive-cat {
display: inline-block;
margin: 0 10px 0 0;
border: 1px solid #e94638;
color: #e94638;
border-radius: 15px;
padding: 5px 10px;
font-size: 13px;
line-height: 20px;
}
.info_archive-list li .info_archive-title {
display: table-cell;
vertical-align: top;
box-sizing: border-box;
font-size: 18px;
line-height: 30px;
word-break: break-all;
}
.info_archive-list li .info_archive-image {
display: table-cell;
width: 240px;
padding: 0 0 0 20px;
}
.info_archive-list li .info_archive-image-inner {
display: block;
width: 100%;
padding: 66.666% 0 0;
position: relative;
overflow: hidden;
}
.info_archive-list li .info_archive-image-inner img {
width: 100%;
height: auto;
position: absolute;
left: 0;
top: 0;
}
.info_archive-pagenavi {
padding: 60px 0;
text-align: center;
}
.info_archive-pagenavi a,
.info_archive-pagenavi span {
display: inline-block;
margin: 0 7px;
line-height: 50px;
width: 50px;
text-align: center;
box-sizing: border-box;
font-size: 18px;
font-weight: 700;
border: 2px solid #ee8081;
color: #ee8081;
}
.info_archive-pagenavi .disabled {
border-color: #eeeeee;
background: #eeeeee;
color: #c8c8c8;
}
.info_archive-pagenavi .extend {
border-color: #fff;
background: #fff;
color: #000;
}
.info_archive-pagenavi .current {
color: #fff;
background: #ee8081;
}
.info_archive-pagenavi a:hover {
background: #fce6e6;
} .info_single {
background: #f0f0f0;
padding: 50px 0 150px;
}
.info_single-inner {
background: #fff;
padding: 50px;
}
.info_single-head {
padding: 0 0 30px;
border-bottom: 1px solid #dddddd;
}
.info_single-head time {
display: inline-block;
font-size: 13px;
font-weight: 700;
line-height: 20px;
padding: 5px 0;
min-width: 110px;
margin: 0 0 20px;
color: #fff;
background: #67b5bf;
text-align: center;
}
.info_single-head .info_single-title {
font-size: 24px;
line-height: 1.5;
font-weight: 800;
}
.info_single-content {
padding: 40px 0 30px;
border-bottom: 1px solid #dddddd;
}
.info_single-content p,
.info_single-content li,
.info_single-content dt,
.info_single-content dd,
.info_single-content th,
.info_single-content td {
font-size: 15px;
line-height: 2;
word-break: break-all;
}
.info_single-content p,
.info_single-content ul,
.info_single-content ol,
.info_single-content dl,
.info_single-content table {
margin: 0 0 40px;
padding: 0 10px;
}
.info_single-content p img,
.info_single-content p iframe,
.info_single-content p video {
margin-left: -10px;
}
.info_single-content a {
color: #ee8081;
}
.info_single-content a:hover {
text-decoration: underline;
}
.info_single-content img {
max-width: 100%;
height: auto;
}
.info_single-content img.alignright {
display: block;
margin: 0 0 0 auto;
}
.info_single-content img.alignleft {
display: block;
margin: 0 auto 0 0;
}
.info_single-content img.aligncenter {
display: block;
margin: 0 auto;
}
.info_single-content img.float-left {
float: left;
}
.info_single-content img.float-right {
float: right;
}
.info_single-content iframe,
.info_single-content video {
max-width: 100%;
}
.info_single-footer {
padding: 20px 0 30px;
display: flex;
justify-content: flex-end;
align-items: flex-start;
clear: both;
}
.info_single-footer li {
display: inline-block;
margin: 0 0 10px 10px;
vertical-align: top;
}
.info_single-footer li span,
.info_single-footer li iframe {
vertical-align: top !important;
}
.info_single-pagenavi {
padding: 30px 0;
}
.info_single-pagenavi-list {
display: flex;
align-items: center;
justify-content: center;
}
.info_single-pagenavi-list li {
padding: 0 20px;
}
.info_single-pagenavi-list li a {
display: inline-block;
padding: 15px 45px;
border: 2px solid #ee8081;
color: #ee8081;
font-size: 15px;
line-height: 1.5;
min-width: 180px;
box-sizing: border-box;
position: relative;
}
.info_single-pagenavi-list li a:hover {
background: #fdf2f2;
}
.info_single-pagenavi-list li.info_single-pagenavi-back a {
border-color: transparent;
}
.info_single-pagenavi-list li.info_single-pagenavi-back a:hover {
border-color: #ee8081;
}
.info_single-pagenavi-list li.info_single-pagenavi-prev a::after,
.info_single-pagenavi-list li.info_single-pagenavi-next a::after {
content: '';
width: 15px;
height: 20px;
position: absolute;
top: 50%;
transform: translate3d(0, -50%, 0);
background: url(/images/common/nav-arrow_pink.png) center center no-repeat;
background-size: cover;
transition: all .7s;
}
.info_single-pagenavi-list li.info_single-pagenavi-prev a::after {
left: 15px;
transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 180deg);
}
.info_single-pagenavi-list li.info_single-pagenavi-prev a:hover::after {
left: 7px;
}
.info_single-pagenavi-list li.info_single-pagenavi-next a::after {
right: 15px;
}
.info_single-pagenavi-list li.info_single-pagenavi-next a:hover::after {
right: 7px;
}
@media screen and (max-width: 767px) {
.price_Strongttl {
font-size: 5.4vw;
line-height: 8vw;
text-align: center;
padding-bottom: 4vw;
}
.prisec_1colum-p {
margin: 0 auto 4vw;
width: 100%;
display: block;
}
.prisec_1colum-p .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_1colum-p .prisec_price {
font-size: 6vw;
margin: 0 auto 4vw;
width: 100%;
height: auto;
line-height: 7vw;
padding: 3% 0;
display: block;
}
.prisec_1colum-p .prisec_price span {
font-size: 4vw;
padding: 0 1%;
}
.prisec_1colum {
margin: 0 auto 4vw;
width: 100%;
display: block;
}
.prisec_1colum .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_1colum .prisec_price {
font-size: 6vw;
margin: 0 auto 4vw;
width: 100%;
height: auto;
line-height: 7vw;
padding: 3% 0;
display: block;
}
.prisec_1colum .prisec_price span {
font-size: 4vw;
padding: 0 1%;
}
.prisec_2colum .prisec_desc {
width: 100%;
font-size: 4vw;
line-height: 0;
height: auto;
padding: 6% 0;
}
.prisec_2colum .prisec_price {
width: 100%;
font-size: 5.5vw;
line-height: 7vw;
height: auto;
padding: 4% 0;
display: block;
}
.prisec_2colum {
display: block;
margin-bottom: 8vw;
}
.parentBox {
padding: 10vw 0 10vw;
}
.parentBox-w {
padding: 10vw 0 10vw;
}
.w_850 {
width: 100% !important;
}
.prisec {
border-top: #d8d8d8 2px solid;
padding: 8vw 0 6.5vw;
}
.prisec_ttl {
font-size: 4.5vw;
line-height: 7vw;
margin-bottom: 3vw;
}
.prisec_ttl-min {
margin-bottom: 6vw;
}
.prisec_ttl-min strong {
font-size: 5vw;
line-height: 9vw;
}
.prisec_ttl-min span {
font-size: 4vw;
line-height: 6vw;
}
.prisec_ttl-mincase {
margin: 0;
font-size: 4vw;
line-height: 9vw;
}
.prisec_card {
margin: 0 auto 3vw;
}
.prisec_card span {
height: auto;
line-height: 0;
padding: 5% 0;
width: 100%;
text-align: center;
}
.prisec_read {
font-size: 3.8vw;
line-height: 6.5vw;
margin-bottom: 5vw;
}
.prisec_read-min {
font-size: 4vw;
margin-bottom: 3vw;
}
.prisec_caution {
font-size: 3vw;
line-height: 5vw;
margin: 0 0 5vw;
text-align: left;
}
.prisec_while {
margin-bottom: 2.5vw;
}
.prisec_table-read {
font-size: 4vw;
padding: 3%;
text-align: center;
}
.prisec_table-cat {
display: block;
padding: 1px;
}
.prisec_table-cat li {
width: 100%;
height: auto;
margin: 1px;
padding: 3.5% 2%;
}
.prisec_table-cat li strong {
font-size: 4vw;
vertical-align: 0.8vw;
margin-right: 1vw;
}
.prisec_table-cat li p {
display: inline-table;
height: auto;
font-size: 7vw;
}
.prisec_table-cat li p span {
font-size: 3.5vw;
display: inline;
}
.prisec_catcol {
padding: 0;
border: none;
margin-bottom: 8vw;
}
.prisec_catcol-ttl {
font-size: 4.5vw;
margin-bottom: 3vw;
}
.prisec_catcol-dist {
margin-bottom: 5vw;
}
.prisec_catcol-dist dt {
width: auto;
height: auto;
display: inline-block;
padding: 1% 4%;
float: none;
margin-bottom: 3vw;
}
.prisec_catcol-dist dd {
margin-left: 0;
}
.prisec_catrow {
margin-bottom: 10vw;
}
.prisec_catrow-ttl {
font-size: 4vw;
padding: 3%;
text-align: center;
}
.prisec_catrow-dist {
font-size: 4vw;
padding: 3%;
}
.prisec_tablerc03 {
margin: 5vw 0 10vw;
display: block;
padding: 1px;
}
.prisec_tablerc03-rowup {
height: auto;
padding: 5% 0;
display: block;
}
.prisec_tablerc03-ttl {
font-size: 5vw;
margin-bottom: 1vw;
text-align: center;
}
.prisec_tablerc03-read {
font-size: 4vw;
margin-bottom: 1vw;
}
.prisec_tablerc03-rowdoum {
height: auto;
display: block;
font-size: 6vw;
line-height: 7vw;
padding: 4%;
}
.prisec_tablerc03 li {
width: 100%;
} .info_archive {
padding: 8vw 0 9vw;
}
.info_archive-inner {
padding: 3vw 4vw 2vw;
}
.info_archive-list li a {
display: block;
padding: 3vw 0;
}
.info_archive-list li .info_archive-date {
padding: 0 0 2vw;
width: 100%;
display: block;
}
.info_archive-list li .info_archive-date time {
font-size: 2vw;
line-height: 4vw;
padding: 1vw 3vw;
min-width: inherit;
min-width: auto;
}
.info_archive-list li .info_archive-cat {
margin: 0 10px 0 0;
border-radius: 3vw;
padding: 1.5vw 2vw;
font-size: 3vw;
line-height: 3vw;
}
.info_archive-list li .info_archive-title {
display: table-cell;
font-size: 3.5vw;
line-height: 6vw;
text-align: justify;
}
.info_archive-list li .info_archive-image {
display: table-cell;
width: 50%;
box-sizing: border-box;
padding: 0 0 0 3vw;
text-align: right;
}
.info_archive-pagenavi {
padding: 18vw 0 6vw;
position: relative;
}
.info_archive-pagenavi a,
.info_archive-pagenavi span {
margin: 0 1vw 2vw;
line-height: 10vw;
width: 10vw;
font-size: 3.5vw;
} .info_single {
padding: 4vw 0 12vw;
}
.info_single-inner {
padding: 3vw;
}
.info_single-head {
padding: 0 0 3vw;
}
.info_single-head time {
font-size: 3vw;
line-height: 1.5;
padding: 1vw 3vw;
min-width: auto;
margin: 0 0 3vw;
}
.info_single-head .info_single-title {
font-size: 4vw;
}
.info_single-content {
padding: 3vw 0;
}
.info_single-content p,
.info_single-content li,
.info_single-content dt,
.info_single-content dd,
.info_single-content th,
.info_single-content td {
font-size: 3.5vw;
}
.info_single-content p,
.info_single-content ul,
.info_single-content ol,
.info_single-content dl,
.info_single-content table {
margin: 0 0 4vw;
padding: 0 2vw;
}
.info_single-content p img,
.info_single-content p iframe,
.info_single-content p video {
margin-left: -2vw;
}
.info_single-content p iframe{
height: 100%;
margin-left: 0;
}
.info_single-content .movie-wrap {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
}
.info_single-content .movie-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.info_single-footer {
padding: 3vw 0 1.5vw;
}
.info_single-footer li {
margin: 0 0 1.5vw 1.5vw;
}
.info_single-pagenavi {
padding: 3vw 0;
}
.info_single-pagenavi-list {
width: 100%;
padding: 0 1vw;
justify-content: space-between;
}
.info_single-pagenavi-list::after {
display: none;
}
.info_single-pagenavi-list li {
padding: 0;
}
.info_single-pagenavi-list li a {
padding: 3vw 4vw;
font-size: 2.3vw;
min-width: inherit;
min-width: auto;
border-width: 1px;
}
.info_single-pagenavi-list li.info_single-pagenavi-prev a::after,
.info_single-pagenavi-list li.info_single-pagenavi-next a::after {
width: 1.5vw;
height: 2vw;
}
.info_single-pagenavi-list li.info_single-pagenavi-prev a::after {
left: 1.5vw;
}
.info_single-pagenavi-list li.info_single-pagenavi-prev a:hover::after {
left: 1vw;
}
.info_single-pagenavi-list li.info_single-pagenavi-next a::after {
right: 1.5vw;
}
.info_single-pagenavi-list li.info_single-pagenavi-next a:hover::after {
right: 1vw;
}
}