/* 
--------------------------------------------------------------------------
01. Rayout
02. Header
03. Column - mainArea */

@import url("mainarea.css");

/*
04. Column - sideArea
05. footer
06. Font
--------------------------------------------------------------------------
*/
@import url("syouken_data.css");

body {
    margin: 0;
    padding: 0;
    /* font-family: Osaka,"�l�r �o�S�V�b�N","MS PGothic",Sans-Serif; */
    font-family: YuGothic, 'Yu Gothic', "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "���C���I", Meiryo, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
    font-weight: 500;
    background: #ffffff url(../images/bg_body.gif) top left repeat-x;
}


/* 01. Rayout 
----------------------------------------------------------------------- */

#container {
    width: 1200px;
    /*20250508 980px → 1200px*/
    margin: 0 auto;
    text-align: left;
}

#header {
    width: 1200px;
    /*20250508 980px → 1200px*/
}

#wrap_index {
    width: 1200px;
    clear: both;
    padding-top: 20px;
}

#wrap {
    width: 980px;
    clear: both;
}

.mainArea {
    width: 880px;
    float: left;
    margin-right: 20px;
    padding-bottom: 20px;
}

.sideArea {
    width: 300px;
    float: left;
    padding-bottom: 20px;
}

#footer {
    width: 100%;
    padding-top: 40px;
    background-image: url(../images/bg_footer_01.gif), url(../images/bg_footer_02.gif);
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
}


/* 02. Header
----------------------------------------------------------------------- */

#header .logo {
    width: 220px;
    height: 51px;
    float: left;
    padding: 13px 0 16px 0;
}

#header ul.h_navi_area {
    float: right;
    width: auto;
    height: 36px;
    background: url(../images/bg_hnavi.jpg) top left no-repeat;
}

#header ul.h_navi_area li {
    float: right;
    padding: 0 20px;
    background: url(../images/bg_hnavi_li.gif) top right no-repeat;
}

#header ul.h_navi_area li:first-child {
    background: url(../images/bg_hnavi_last.jpg) top right no-repeat;
}

#header ul.h_navi_area li a {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 36px;
    display: block;
}

#header .h_txt {
    float: right;
    width: 740px;
    font-size: 12px;
    text-align: right;
    padding: 12px 0 0 0;
}

#header ul.g_navi {
    clear: both;
    width: 1200px;
    /*20250508 980px → 1200px*/
    height: 50px;
    display: block;
}

#header ul.g_navi li {
    float: left;
    width: 163px;
    font-size: 0;
    line-height: 0;
}

#header ul.g_navi li:last-chilid {
    width: 165px;
}

#header .h_section {
    clear: left;
    width: 1200px;
    /*20250508 980px → 1200px*/
    height: 30px;
    /*background: url(../images/bg_htxt.jpg) top left no-repeat;*/
    background: url(../images/bg_htxt1200.jpg) top left no-repeat;
}

#header .h_section .pr_txt {
    float: left;
    font-size: 12px;
    line-height: 30px;
    padding-left: 10px;
}

#header .h_section .pr_txt a {
    color: #ffffff;
    text-decoration: underline;
}

#header .h_section .pr_txt a:hover {
    color: #ffffff;
    text-decoration: none;
}

#header .h_section ul.social_area {
    float: right;
    height: 30px;
}

#header .h_section ul.social_area li {
    float: right;
    padding: 5px 5px 0 0;
}


/* 03. Column - mainArea
----------------------------------------------------------------------- */

ul.pan {
    width: 980px;
    overflow: hidden;
}

ul.pan li {
    float: left;
    font-size: 12px;
    line-height: 40px;
}

.pan ol li {
    font-size: 12px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    display: inline;
}

.page_up {
    clear: both;
    width: 1200px;
    text-align: right;
    padding: 20px 0 10px 0;
    border-top: 1px dotted #dcdcdc;
}

.page_up p {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-right: 25px;
    background: url(../images/bg_pageup.gif) top right no-repeat;
}

.page_idou {
    clear: both;
    /*width:980px;
text-align:right;
padding:20px 0 10px 0;
border-top:1px dotted #dcdcdc;*/
}

.page_idou p {
    /*text-align:right;
    font-size:12px;
    font-weight:bold;
    line-height:20px;
    padding-right:25px;
    /*background:url(../images/bg_pageup.gif) top right no-repeat;*/
}


/* 04. Column - sideArea
----------------------------------------------------------------------- */

.banner_area {
    width: 300px;
    margin-bottom: 20px;
}

.sideArea .column_side {
    width: auto;
    margin-bottom: 20px;
    background: #ffffff url(../images/bg_fx_column_side.jpg) top left no-repeat;
}

.sideArea .column_side .st_column_side {
    padding: 19px 0 9px 99px;
    font-size: 0;
    line-height: 0;
}

.sideArea .column_side ul {
    width: 280px;
    margin: 0 10px;
}

.sideArea .column_side ul li {
    font-size: 14px;
    line-height: 18px;
    padding: 11px 10px 10px 32px;
    border-bottom: 1px solid #e4dbc9;
    background: url(../images/bg_fx_column_side_li.jpg) top left no-repeat;
}

.sideArea .column_side ul li a {
    display: block;
}

.sideArea .column_side .btn_column_side {
    font-size: 0;
    line-height: 0;
    padding: 12px 20px 20px 20px;
    background: url(../images/bg_fx_column_side_f.jpg) bottom left no-repeat;
}

.sideArea dl.steplesson_side {
    width: 300px;
    margin-bottom: 20px;
    padding-bottom: 4px;
    background: url(../images/bg_steplesson_side.jpg) bottom left no-repeat;
}

.sideArea dl.steplesson_side dt {
    font-size: 0;
    line-height: 0;
}

.sideArea dl.steplesson_side dd {
    padding: 0 10px 8px 10px;
    font-size: 0;
    line-height: 0;
}

.sideArea .st_side {
    font-size: 14px;
    font-weight: bold;
    text-indent: 33px;
    line-height: 45px;
    color: #111111;
    margin-bottom: 1px;
    background: url(../images/bg_st_side_01.jpg) top left no-repeat;
}

.sideArea .desc_side {
    margin-bottom: 20px;
    padding: 11px 11px 11px 17px;
    border: 3px solid #efefef;
    box-shadow: 0 0 0 1px #dcdcdc inset;
}

.sideArea .desc_side li {
    font-size: 13px;
    line-height: 24px;
    padding-left: 16px;
    background: url(../images/bg_li_ya_01.gif) top left no-repeat;
}

.sideArea .desc_side_pair {
    margin-bottom: 20px;
    padding: 16px 11px 11px 17px;
    border: 3px solid #efefef;
    box-shadow: 0 0 0 1px #dcdcdc inset;
}

.sideArea .desc_side_pair li {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 4px;
}

.sideArea .desc_side_pair li img {
    margin-right: 8px;
    vertical-align: bottom;
}


/* 05. footer
----------------------------------------------------------------------- */

#footer .footerArea {
    width: 980px;
    margin: 0 auto;
}

#footer .footerArea ul.f_navi {
    width: 228px;
    float: left;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

#footer .footerArea ul.f_navi li a {
    width: 228px;
    height: 40px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    text-indent: 30px;
    color: #154015;
    background: url(../images/bg_g_navi_f.jpg) top left no-repeat;
}

#footer .footerArea ul.f_navi li a:hover {
    color: #ffffff;
    text-decoration: none;
    background-position: 0px -40px;
}

#footer .footerArea .col_f {
    width: 225px;
    float: left;
    margin-left: 20px;
}

#footer .footerArea .col_f .st_footer {
    font-size: 13px;
    font-weight: bold;
    text-indent: 33px;
    line-height: 45px;
    color: #111111;
    margin-bottom: 1px;
    background: url(../images/bg_st_footer_10.jpg);
}

#footer .footerArea .col_f ul.desc_footer {
    padding: 13px 0 17px 10px;
}

#footer .footerArea .col_f .desc_footer li {
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 6px 16px;
    background: url(../images/bg_li_ya_01.gif) top left no-repeat;
    background-position: 0px -5px;
}

#footer .footerArea .col_f ul.desc_footer_pair {
    padding: 15px 0 15px 10px;
}

#footer .footerArea .col_f ul.desc_footer_pair li {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 4px;
}

#footer .footerArea .col_f ul.desc_footer_pair li img {
    margin-right: 8px;
    vertical-align: bottom;
}

#footer .footerArea .f_navi_info {
    clear: both;
    width: 980px;
    padding-top: 14px;
}

#footer .footerArea .f_navi_info .logo_f {
    float: left;
    padding: 7px 0 11px 0;
}

#footer .footerArea .f_navi_info ul.s_navi_f {
    float: right;
    padding-top: 25px;
}

#footer .footerArea .f_navi_info ul.s_navi_f li {
    font-size: 12px;
    line-height: 18px;
    float: right;
    padding-left: 7px;
    margin-left: 25px;
    background: url(../images/bg_li_ya_02.gif) top left no-repeat;
}

#footer .footerArea .copyright {
    clear: both;
    width: 980px;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    padding: 25px 0;
}


/* 06. Font
----------------------------------------------------------------------- */

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
}

.red {
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
}

a {
    color: #333333;
    text-decoration: underline;
}

a:hover {
    color: #154015;
    text-decoration: none;
}

a:hover.op img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.uspace_20 {
    margin-bottom: 20px;
}

.u_space_30 {
    margin: 0 0 30px 0;
}

.clear {
    clear: both;
}

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

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

.clearfix {
    min-height: 1px;
    font-weight: bold;
}

.fukidashi-normal {
    position: relative;
    border: 3px solid #3c91dd;
    margin: 30px 0px 20px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 20px 20px;
}

.fukidashi-normal .icn--fukidashi {
	text-indent: -9999px;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: no-repeat 0 0 url(../images/icn-fukidasi.jpg);
	width: 74px;
	height: 30px;
}

.fukidashi-normal p {
    font-size: 16px;
    margin-top: 0;
    width: 100%;
}

.fukidashi-normal p.title {
    color: #3c91dd;
    font-size: 22px;
	margin-top: -5px;
	margin-bottom: 7px;
}

* html .clearfix {
    height: 1px;
    /*\*/
    /*/
height: auto;
overflow: hidden;
/**/
}

.box-design1 {
  margin: 20px auto;
  padding: 20px;
  border: 2px solid #4c9ac0;
  border-radius: 20px;
  background-color: #E2FDE1;
  
}

/*** �ۂ݂̂���w�i ***/
.box4 {
    margin-top: 16px;
    padding: 9px 16px 9px 0;
    border-radius: 8px 8px 0 0;
    background: #BF0000;
    position: relative
   }

/*** �ۂ݂̂���w�i2 ***/
.box5 {
    padding: 16px;
    border-radius: 0 0 8px 8px;
    border: 3px solid #BF0000;
    border-top: none;
    background: #fff
}


/*?2019/01/30????*/

.btn-cv a {
    border: solid #fff 3px;
    border-radius: 12px;
    box-shadow: 1px 1px 10px 0 #a1a1a1;
    color: rgb(255, 255, 255);
    display: block;
    /*font-size: 2.4em;*/
    font-weight: bold;
    line-height: 1.4;
    margin: 0.5em auto;
    padding: 1em 2em .8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    vertical-align: middle;
    width: 59%;
    letter-spacing: 2.2px;


}
.is-bounce {
    animation: bounce 4s infinite;
    -moz-animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.is-reflection a {
    overflow: hidden;
}
.btn-cv.is-red a {
    background: #fb4e3e;
    background: -webkit-linear-gradient(#00a23f, #39900a);
    background: linear-gradient(#fb4e3e, #d64b26);
}


/* ????????? */
.btn-cv a:before {
content: "\f138";
font-family: "fontawesome";
font-weight: normal;
font-size: 1.1em;
margin-top: -.6em;
position: absolute;
right: 15px;
top: 50%;
}
.btn-cv a:hover {
box-shadow: 1px 1px 2px 0 #a1a1a1;
filter: alpha(opacity=70);
opacity: .7;
}
/* ?????? */
.is-reflection a {
overflow: hidden;
}
.is-reflection a:after {
-moz-animation: is-reflection 4s ease-in-out infinite;
-moz-transform: rotate(45deg);
-ms-animation: is-reflection 4s ease-in-out infinite;
-ms-transform: rotate(45deg);
-o-animation: is-reflection 4s ease-in-out infinite;
-o-transform: rotate(45deg);
-webkit-animation: is-reflection 4s ease-in-out infinite;
-webkit-transform: rotate(45deg);
animation: is-reflection 4s ease-in-out infinite;
background-color: #fff;
content: " ";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: -180px;
transform: rotate(45deg);
width: 30px;
}
/* ????????????? */
@keyframes is-reflection {
0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* CV??????? */
.is-trembling a:before {
-webkit-animation-name:is-trembling;
-webkit-animation-duration:.8s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:ease;
-moz-animation-name:is-trembling;
-moz-animation-duration:1s;
-moz-animation-iteration-count:infinite;
-moz-animation-timing-function:ease;
}
@-webkit-keyframes is-trembling {
0% {-webkit-transform:translate(-3px, 0);}
100% {-webkit-transform:translate(0, 0);}
}

.left_table tr:nth-child(1) th, .right_table tr:nth-child(1) th {
height: 120px;
}
.left_table th, .right_table th {
height: 120px;
}
.right_table .left_text {
text-align: left;
}

/* ??????????? */

@keyframes bounce {
0%, 20%, 35%, 45%, 100% {
        transform: translateY(0);
}
30% {
        transform: translateY(-10px);
}
40% {
        transform: translateY(-8px);
}
}
@-webkit-keyframes bounce {
0%, 20%, 35%, 45%, 100% {
        -webkit-transform: translateY(0);
}
30% {
        -webkit-transform: translateY(-10px);
}
40% {
        -webkit-transform: translateY(-8px);
}
}

.sp_apply {
text-align: center;
margin: 20px 0px;
}
.sp_apply a {
text-decoration: none;
}
.sp_apply img {
width: 49%;
}
.sp_apply a:nth-child(2) img, .btn.kouza a {
animation: bounce 4s infinite;
-moz-animation: bounce 4s infinite;
-webkit-animation: bounce 4s infinite;
-webkit-animation-delay: 4s;
animation-delay: 2s;
}


.st_column_greenL {
background: linear-gradient(180deg, #fff, #ddd);
border-radius: 8px;
border-top: 6px solid #159d0f;
border-bottom: 6px solid #159d0f;
position: relative;
overflow: hidden;
word-break: break-all;
width: auto;
line-height: unset;
font-size: 20px;
text-indent: 30px;
margin: 20px 0px;
padding: 6px 12px;
letter-spacing: 0.1em;
color: #146b15;
}


.st_column_greenL:before {
content: '';
background: linear-gradient(120deg, #159d0f 52%, #1b551a 60%);
background-position: 77% 34%;
background-repeat: no-repeat;
padding: 50px 20px;
position: absolute;
left: -22px;
top: -31px;
transform: rotate(45deg);
}
.st_column_greenL:after {
content: '';
background: linear-gradient(300deg, #159d0f 52%, #1b551a 60%);
padding: 50px 20px;
position: absolute;
right: -22px;
bottom: -31px;
transform: rotate(45deg);
}




/* 2019/02/27?? */
/*table-swipe??*/

div.table-swipe-left {
float: left;
position: relative;
display: table-cell;
width: auto;
max-width: 180px;
text-align: center;
}

div.table-swipe-right {
overflow-x: scroll;
width: auto;
margin-right: 0;
margin-left: 0;
-webkit-overflow-scrolling: touch;
}

div.table-swipe-right

div.table-swipe-left table,
div.table-swipe-right table {
border-top: 2px solid #cccccc;
margin-bottom: 15px;
height: 100%;
width: 100%;
display: table-cell;
}

div.table-swipe-left table {
border-left: 2px solid #cccccc;
}

div.table-swipe-left table th,
div.table-swipe-right table th {
background-color: #e9f5eb;
color: #185918;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
padding: 5px;
text-align: center;
font-size: 14px;
line-height: 1.5em;
}

div.table-swipe-left table td,
div.table-swipe-right table td {
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5em;
}

div.table-swipe-right table th,
div.table-swipe-right table td {
white-space: nowrap;
}

/*table-swipe??*/

.btn_4-2 a {
box-sizing: border-box;
border: solid #fff 3px;
border-radius: 12px;
box-shadow: 1px 1px 10px 0 #a1a1a1;
color: rgb(255, 255, 255);
display: inline-block;
font-size: 20px;
font-weight: bold;
margin: 0.5em 1%;
padding: 13px 46px 13px 12px;
position: relative;
text-align: center;
text-decoration: none;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
vertical-align: middle;
width: 47%;
}
.btn_4-2 a:before {
content: "\f138";
font-family: "fontawesome";
font-weight: normal;
font-size: 1.1em;
margin-top: -0.5em;
position: absolute;
right: 12px;
top: 50%;
}
.btn_4-2 a:active {
top: 4px;
}
.btn_4-2_ume {
background: linear-gradient(#780600, #E9546B);
}
.btn_4-2_ume:hover {
    background-color: transparent;
    border: 2px solid #7c7c7c;
    color: #fff !important;
}
.btn_4-2_kaki {
background: linear-gradient(#FF7A20, #DE6A1C);
}
.btn_4-2_kaki:hover {
    background-color: transparent;
    border: 2px solid #7c7c7c;
    color: #fff !important;
}
.btn_4-2_karakurenai {
background: linear-gradient(#EA0032, #FF7650);
}
.btn_4-2_karakurenai:hover {
    background-color: transparent;
    border: 2px solid #7c7c7c;
    color: #fff !important;
}
.btn_4-2_nakabeni {
background: linear-gradient(#1e97f2, #6390ac);
}
.btn_4-2_nakabeni:hover {
    background-color: transparent;
    border: 2px solid #7c7c7c;
    color: #fff !important;
}
.btn_4-3_kusa {
    background: linear-gradient(#006302, #185a18);
    border: solid #7c7c7c 3px;
  }
.btn_4-3_kusa:hover {
    background-color: transparent;
    border: 2px solid #7c7c7c;
    color: #fff !important;
}

.btn_4-2_koge {
background: linear-gradient(#cb6501, #E9546B);
}
.btn_4-2_koge:hover {
    background-color: transparent;
    border: 2px solid #7c7c7c;
    color: #fff !important;
}

.btn_4-2_long a {
box-sizing: border-box;
border: solid #fff 3px;
border-radius: 12px;
box-shadow: 1px 1px 10px 0 #a1a1a1;
color: rgb(255, 255, 255);
display: inline-block;
font-size: 20px;
font-weight: bold;
margin: 0.5em 1%;
padding: 16px 46px 16px 12px;
position: relative;
text-align: center;
text-decoration: none;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
vertical-align: middle;
width: 97%;
}
.btn_4-2_long a:before {
font-family: "fontawesome";
content: "\f0a9";
font-weight: normal;
font-size: 1.1em;
margin-top: -0.5em;
position: absolute;
right: 16px;
top: 50%;
}
.btn_4-2_long a:active {
top: 4px;
}
/*accordion??*/

.accordion {
min-width: 300px;
margin: 0 auto;
padding: 10px;
}

.accordion {}

.accordion .ac-content .ac-cont-white{
margin: 0 10px;
}

.accordion input {
display: none;
}

.accordion label {
display: block;
background: #9fb7d4;
cursor: pointer;
padding: 10px;
border-bottom: 1px solid #fff;
}

.accordion label:hover {
background: #ccc;
}

.accordion .ac-cont {
transition: 0.2s;
height: 0;
overflow: hidden;
background: #ddd;
padding: 0 10px;
}

.accordion .ac-cont-white {
transition: 0.2s;
height: 0;
overflow: hidden;
background: #fff;
padding: 0 10px;
}

.accordion input:checked+.ac-cont {
height: auto;
padding: 10px;
}

.accordion input:checked+.ac-cont-white {
height: auto;
padding: 10px;
}


/*accordion??*/

/*LP�{�^���_���g*/
.search_top6{
border: 1.5px dotted #cec5b2;
padding: 5px 0px 0px 0px;
margin: 5px 0px 0px 0;
}





/*�@2020/05/26�R�����{�^���ǉ��@*/


.btn--order {
  margin: 0 auto;
  width: 590px;
}
.btn--order a {
  background: no-repeat 0 0 url(../img/btn/btn-addorder.png);
}
.btn a {
  display: block;
  width: 590px;
  height: 92px;
  text-indent: -9999px;
}

/* �R���o�[�W�����{�^��*/


 .btn-cv {
    padding: .2em 0;
    overflow: hidden;
    position: relative;
  }
  .btn-cv a {
    border: solid #fff 3px;
    border-radius: 12px;
    box-shadow: 1px 1px 10px 0 #a1a1a1;
    color: rgb(255, 255, 255);
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3;
    margin: 0.5em auto;
    padding: 1em 2em .8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    vertical-align: middle;
    width: 75%;
  }
  .btn-cv.is-fz20 a {
    font-size: 20px;
  }
  .btn-cv a img {
    vertical-align: middle;
  }
  .btn-cv a:after {
    content: ' ' !important;
  }
   
  /* �{�^�����̃A�C�R�� */
  .btn-cv a:before {
    content: "\f138";
    font-family: "fontawesome";
    font-weight: normal;
    font-size: 1.1em;
    margin-top: -.6em;
    position: absolute;
    right: 15px;
    top: 50%;
  }
  .btn-cv a:hover {
    box-shadow: 1px 1px 2px 0 #a1a1a1;
    filter: alpha(opacity=70);
    opacity: .7;
  }
   
  /* 2�A���ŕ��ׂ�ꍇ�̗]�� */
  .btn-cv + .btn-cv a {
    margin-top: 0;
  }
   
  /* �΃{�^�� */
  .btn-cv.is-green a {
    background: #00a23f;
    background: -webkit-linear-gradient(#00a23f, #39900a);
    background: linear-gradient(#00a23f, #39900a);
    text-shadow: 0 0 10px rgba(255,255,255,.8), 1px 1px 1px rgba(0,0,0,1);
  }
   
  /* �ԃ{�^�� */
  .btn-cv.is-red a {
    background: #fb4e3e;
    background: -webkit-linear-gradient(#00a23f, #39900a);
    background: linear-gradient(#fb4e3e, #d64b26);
  }
   
  /* �{�^�� */
  .btn-cv.is-blue a {
    background: #09c;
    background: -webkit-linear-gradient(#09c, #069);
    background: linear-gradient(#09c, #069);
  }
   
  /* ���{�^�� */
  .btn-cv.is-black a {
    background: #666;
    background: -webkit-linear-gradient(#8a8a8a, #666);
    background: linear-gradient(#8a8a8a, #666);
  }
  
    /* �I�����W�{�^�� */
  .btn-cv.is-orange a {
    background: #f6a142;
    background: -webkit-linear-gradient(#f6a142, #ff2900);
    background: linear-gradient(#f6a142, #ff2900);
  }


.btn-cv a {
        border: solid #fff 3px;
        border-radius: 12px;
        box-shadow: 1px 1px 10px 0 #a1a1a1;
        color: rgb(255, 255, 255);
        display: block;
        font-size: 1.1em;
        font-weight: bold;
        line-height: 1.4;
        margin: 0.5em auto;
        padding: 1em 2em .8em;
        position: relative;
        text-align: center;
        text-decoration: none;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        vertical-align: middle;
        width: 59%;
		letter-spacing: 2.2px;


}
.is-bounce {
        animation: bounce 4s infinite;
        -moz-animation: bounce 4s infinite;
        -webkit-animation: bounce 4s infinite;
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
}
.is-reflection a {
        overflow: hidden;
}
.btn-cv.is-red a {
        background: #fb4e3e;
        background: -webkit-linear-gradient(#00a23f, #39900a);
        background: linear-gradient(#fb4e3e, #d64b26);
}
/* �{�^�����̃A�C�R�� */
  .btn-cv a:before {
    content: "\f138";
    font-family: "fontawesome";
    font-weight: normal;
    font-size: 1.1em;
    margin-top: -.6em;
    position: absolute;
    right: 15px;
    top: 50%;
  }
  .btn-cv a:hover {
    box-shadow: 1px 1px 2px 0 #a1a1a1;
    filter: alpha(opacity=70);
    opacity: .7;
  }
    /* �{�^���̌��� */
  .is-reflection a {
    overflow: hidden;
  }
  .is-reflection a:after {
    -moz-animation: is-reflection 4s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -ms-animation: is-reflection 4s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -o-animation: is-reflection 4s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -webkit-animation: is-reflection 4s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    animation: is-reflection 4s ease-in-out infinite;
    background-color: #fff;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -180px;
    transform: rotate(45deg);
    width: 30px;
  }

    /* �A�j���[�V������x�������� */
    @keyframes is-reflection {
        0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
        80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
        81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
        100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
      }
      @-webkit-keyframes is-reflection {
        0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
        80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
        81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
        100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
      }
       
      /* CV�{�^�����h�� */
      .is-trembling a:before {
        -webkit-animation-name:is-trembling;
        -webkit-animation-duration:.8s;
        -webkit-animation-iteration-count:infinite;
        -webkit-animation-timing-function:ease;
        -moz-animation-name:is-trembling;
        -moz-animation-duration:1s;
        -moz-animation-iteration-count:infinite;
        -moz-animation-timing-function:ease;
      }
      @-webkit-keyframes is-trembling {
        0% {-webkit-transform:translate(-3px, 0);}
        100% {-webkit-transform:translate(0, 0);}
      }

/* ==============2021/12/15 �\�[�g�@�\�t���e�[�u�� ��������============== */

/* === �\�[�g�{�^����\������G���A ============== */
.tsImgArea{
  line-height: 1;
}
/* === �\�[�g�{�^�� ============================== */
.tsImg{
  display    : inline-block;
  width      : 8px;
  height     : 6px;
  background : #eee;
  border     : 1px solid #777;
  margin     : 1px 3px;
  padding    : 3px;
  cursor     : pointer;
}
/* === �\�[�g�{�^���i�J�[�\���I�[�o�[���j========= */
.tsImg:hover{
  background : #FFD700;
}
/* === �\�[�g�{�^�����̎O�p�̐F�iSVG�j============ */
.tsImg path{
  fill       : #777;
}
 
 
 /* --- �i�Q�l�j�e�[�u���S�̂̃X�^�C���w�� ------- */
#sampleTable {
  width          : 100%;
  border-collapse: collapse;         /* ���E������ */
  border-spacing : 0;                /* �r���ԗ]�� */
  font-size      : 9pt;              /* �����T�C�Y */
}
 /* --- �w�b�_�[�̃X�^�C���w�� ------------------- */
#sampleTable th {
  text-align    : center;            /* �����ʒu   */
  font-weight   : bold;              /* ������     */
  padding       : 6px 5px;          /* �]��       */

  background    : #D9EBDA;           /* �w�i�F     */
  white-space   : nowrap;
}
 /* --- ���ׂ̃X�^�C���w�� ----------------------- */
#sampleTable td {
  text-align    : center;            /* �����ʒu   */
  padding       : 6px 5px;           /* �]��       */

  white-space   : nowrap;
}
/* ==============2021/12/15 �\�[�g�@�\�t���e�[�u�� �����܂�============== */


  /* 2021/01/21 ������Pickup-------------------------------------*/

  ul.pr_content li h3 {
    position: relative;
    /* padding-left: 10px; */
}
ul.pr_content li h3::before{
    content: "Hot!";
    display: inline-block;
    padding: 0px 10px;
    background-color: black;
    color: white;
    border-radius: 10%;
    margin-right: 5px;
}
#column_cardbox ul.pr_content li {
    background-color: #F2E200;
}
  /* 2021/12/16 ������Pickup�����܂�---------------------------*/


.cp-rank-recommend {
    display: block;
    text-align: center;
    margin-top: 40px;
    padding: 0 16px;
    border-radius: 10px;
    border: solid 1px #ffb031;
    background: linear-gradient(90deg, #fffcf2, #fffcf2 8px, #FFF7D8 8px, #FFF7D8 16px);
    background-size: 16px 16px;
    position: relative
}

.cp-rank-recommend__title {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 14px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    background: #ffb031;
    white-space: nowrap;
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}

.cp-rank-recommend__title::before {
    content: url(/sp/assets/img/index/ribbon_before.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    left: -12px;
    top: 8px;
    z-index: -1
}

.cp-rank-recommend__title::after {
    content: url(/sp/assets/img/index/ribbon_after.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    right: -12px;
    top: 8px;
    z-index: -1
}

.cp-rank-recommend__lists {
    padding: 32px 0 24px
}

.cp-rank-recommend__list {
    padding-left: 42px;
    margin-top: 8px;
    text-align: left;
    background: url("/sp/assets/img/index/checked.svg") no-repeat scroll left center/30px 30px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.8;
}

.cp-rank-recommend__list:first-child {
    margin-top: 0;
    font-size: 16px;
}

.cp-rank-recommend__list span {
    color: #e63082
}

.cp-rank-fukidashi {
    display: block;
    /* --text-align: center;--*/
    margin: 64px 8px 8px;
    padding: 1px 8px 8px;
    border-radius: 10px;
    box-shadow: 0 0 0 5px #ffedf5, 0 0 0 6px #e63082;
    border: 1px dotted #e63082;
    background: #ffedf5;
    position: relative
}

.cp-rank-fukidashi__title {
    display: inline-block;
    padding: 14px 100px;
    border-radius: 28px;
    background-color: #e63082;
    box-shadow: 0 3px 0 rgba(0, 0, 0, .08);
    font-size: 20px;
    text-align: center;
    color: #f9ff6c;
    white-space: nowrap;
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}

.cp-rank-fukidashi__title::before {
    content: url(/sp/assets/img/index/balloon_before.svg);
    display: inline-block;
    width: 18px;
    height: 14px;
    position: absolute;
    left: 0;
    top: -20px
}

.cp-rank-fukidashi__title::after {
    content: url(/sp/assets/img/index/balloon_after.svg);
    display: inline-block;
    width: 24px;
    height: 18px;
    position: absolute;
    left: 20%;
    bottom: -8px
}

.cp-rank-fukidashi__list {
    margin-top: 8px
}

.cp-rank-fukidashi__list-title {
    color: #e63082;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 25px;
}

.cp-rank-fukidashi__list-content {
    margin-top: 16px;
    padding: 8px 24px;
    display: inline-block;
    color: #e63082;
    font-size: 22px;
    /* --
    font-weight: bold;
    background: #f9ff6c;
   --*/
    position: relative;
    line-height: 1.8;
}

.cp-rank-fukidashi__list-content::before,
.cp-rank-fukidashi__list-content::after {
    display: inline-block;
    width: 16px;
    aspect-ratio: 1;
    position: absolute
}

.cp-rank-fukidashi__list-content::before {
    content: url("/sp/assets/img/index/fukidashi_before.svg");
    top: -14px;
    left: -4px
}

.cp-rank-fukidashi__list-content::after {
    content: url("/sp/assets/img/index/fukidashi_after.svg");
    bottom: -14px;
    right: -4px
}

.cp-rank-fukidashi__link-image {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 100px;
    border-radius: 4px;
    background-color: #d3d3d3;
    color: #fff
}


/* ==============2023/08/24 �\�ɐԘg�ǉ� ��������============== */

.hyou-akawaku_top {
    border-top: 3px solid #ff0000 !important;
    border-left: 2px solid #ff0000 !important;
    border-right: 2px solid #ff0000 !important;
}

.hyou-akawaku_side {
    border-left: 2px solid #ff0000 !important;
    border-right: 2px solid #ff0000 !important;
}

.hyou-akawaku_bottom {
    border-left: 2px solid #ff0000 !important;
    border-right: 2px solid #ff0000 !important;
    border-bottom: 2px solid #ff0000 !important;
}


/* ==============2023/08/24 �\�ɐԘg�ǉ� �����܂�============== */





