 /*スタイルcss*/
 body#mercy_star2023{
    font-family: YuGothic, "Yu Gothic", 游ゴシック, 游ゴシック体, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, sans-serif;
font-weight: 500;
padding-top: 85px;
}
.in_bro {
  display: inline-block;
}
#mercy_star2023 #header{
position: fixed;
top: 0;
width: 100%;
z-index: 10;
transition: 0.3s all, top 1s ease-in;
background: rgba(255, 255, 255, 0.85);
}
#mercy_star2023 #header .header_inner{
max-width: 1425px;
width: 100%;
height: 85px;
position: relative;
margin: 0 auto;
padding: 0 5px;
display: flex;
justify-content: space-between;
align-items: center;
}
div#logoarea h1,div#logoarea p {
line-height: 0;
}
div#logoarea{
width: 240px;
}
div#logoarea img{
max-width: 100%;
}
#mercy_star2023 .logo_navarea {
display: flex;
}
#mercy_star2023 .visual_area{
position: relative;
width: 100%;
min-height: 530px;
overflow: hidden;
background-image: url(/img/main_bk02.jpg?=22267);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
display: flex;
align-items: center;
border-bottom: none !important;
z-index: 5;
}
#mercy_star2023 ul.navmenu,ul.navmenu *{
height: 100%;
list-style: none;
}
ul.navmenu {
display: flex;
align-items: center;
}
#mercy_star2023 .navmenu li.menu_list{
position: relative;
white-space: nowrap;
height: 100%;
margin-left: 35px;
}
.navmenu li.menu_list a{
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 16px;
text-align: center;
color:#000;
text-decoration: none;
font-size: 17px;
}
.navmenu li.menu_list.enjparea a{
width: 30px;
height: 30px;
border-radius: 50%;
padding: 5px;
font-size: 14px;
margin: 7px;
}
.navmenu li.menu_list.enjparea a.en{
pointer-events: none;
background: #2340D4;
color: #fff;
}
.navmenu li.menu_list.enjparea a.jp{
/* background: #fff; */
color: #000; 
}
.navmenu li.menu_list.enjparea a.jp:hover{
background: #fff;
}
li.menu_list.enjparea {
background: #f2f5fb;
border-radius: 50px;
}
.visual_imgarea{
width: 100%;
}
.busi_txt {
max-width: 1176px;
margin: 0 auto;
color: #fff;
}
ul.busi_list{
font-weight: bold;
list-style-type: disc;
margin: 15px 27px;
}
ul.busi_list li{
line-height: 2;
}
.busi_innertxt a{
color: #fff;
text-decoration: none;
border-bottom: 1px dashed;
}
.busi_innertxt {
border-left: 1px solid #dbe5fe;
max-width: 610px;
background: -moz-linear-gradient(left, rgba(19,38,55,1), rgba(19,38,55,0.3));
background: -webkit-linear-gradient(left, rgba(19,38,55,1), rgba(19,38,55,0.3));
background: linear-gradient(to right, rgba(19,38,55,1), rgba(19,38,55,0.3));
padding: 40px 30px;
margin: 15px 0;
}
.busi_innertxt p{
font-weight: 700;
text-shadow: 1px 1px 3px#14293E;
}
p.busi_txtttl {
font-weight: bold;
font-size: 35px;
color: #fff;
line-height: 1.4;
}
nav#menu {
height: 100%;
}
#mercy_star2023 .navmenu li.menu_list.switch{
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap;
height: 100%;
}

section.company_content{
position: relative;
overflow: hidden;
height: auto;
}
.company_coninner{
position: relative;
width: 1000px;
max-width: 100%;
height: auto;
margin: 0 auto;
padding-top: 90px;
padding-bottom: 90px;
}
.cmy_txt {
  margin-bottom: 45px;
}
h2.cmy_ttl{
font-weight: bold;
color: #2340D4;
font-size: 55px;
margin-bottom: 35px;
text-align:center;
}
.cmy_tblarea {
max-width: 1100px;
margin: 0 auto;
}
.cmy_tblarea a{
color: #0000EE;
text-decoration: none;
}
ul.td_list{
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
ul.td_list li{
list-style-type: disc;
}
/* table01 */
.tbl01 tr:nth-of-type(1) {
  border-top: 1px solid #000000;
}
.tbl01 tr {
border-bottom: 1px solid #000000;
}

.tbl01 th,
.tbl01 td {
padding: 24px 0;
border: none;
word-break: break-word;
}

.tbl01 th {
width: 30%;
font-weight: bold;
padding-left: 10px;
}

/* sp */
@media only screen and (max-width: 768px) {

.tbl01 tr:nth-of-type(1) th{
padding-top: 0 !important;
}
.tbl01 td a {
  display: inline-block;
  margin-bottom: 15px;
}
.tbl01 th,
.tbl01 td {
width: 100%;
display: block;
}

.tbl01 th {
width: 100%;
}

.tbl01 td {
padding-top: 0;
}
}

.ifm_area{
margin: 10px 0 0;
}

h2.cnt_ttl{
text-align: center;
line-height: 1.3;
color: #2340D4;
font-size: 55px;
font-weight: bold;
margin-bottom: 20px;
}
section.contact_content {
border-top: 6px double #f2f5fb;
padding-top: 90px;
}
.cnt_mlarea{
width: 100%;
max-width: 1100px;
margin: 0px auto 80px;
}
/*フォーム*/
.box_contents {
max-width: 900px;
margin: 0  auto;
background: #fff;
border-radius: 3px;
box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
}
.box_contents form {
width: 100%;
}
.box_contents form table {
width: 100%;
}
.box_contents form table tr {
position: relative;
}
.box_contents form table tr:after {
content: "";
position: absolute;
width: 100%;
left: 0;
bottom: 0;
height: 1px;
border-bottom: dotted #cdcdcd 1px;
}
.box_contents form table tr th {
width: 30%;
font-weight: normal;
padding: 1em .5em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
font-weight: bold;
}
@media only screen and (max-width: 768px) {
.box_contents form table tr th {
width: 100%;
display: block;
background: #e3e2e2;
padding: .8em .2em;
color: #000;
padding-left: 12px;
font-size: 14px;
}
}
.box_contents form table tr th span.akaspan {
background: #d43a54;
padding: 0 .3em;
color: #fff;
margin-left: .5em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
font-weight: normal;
font-size: 12px;
}

.box_contents form table tr td {
padding: 1em .5em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
/*display: flex;*/
position: relative;
}
@media only screen and (max-width: 768px) {
.box_contents form table tr td {
padding: 1.5em .5em;
display: block;
width: 100%;
}
.box_contents form table tr input {
width: 100% !important;
height: 40px !important;
font-size: 15px !important;
}
.box_contents form table tr textarea{
width: 100% !important;
font-size: 15px !important;
}
}
.box_contents form table tr .box_br {
display: block;
}
.box_contents form table tr select {
border: 1px solid #97ae88;
}
.box_contents form table tr label input {
cursor: pointer;
display: none;
vertical-align: middle;
}
.box_contents form table tr .radio02-input + label {
padding-left: 23px;
margin-right: 20px;
position: relative;
}
.box_contents form table tr .radio02-input + label:before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 0;
width: 16px;
height: 16px;
border: 1px solid #999;
border-radius: 50%;
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.box_contents form table tr .radio02-input:checked + label:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 3px;
width: 12px;
height: 12px;
background: #97ae88;
border-radius: 50%;
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.box_contents form table tr input, .box_contents form table tr textarea {
width: 97%;
height: 3em;
padding: .5em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.box_contents form table tr textarea {
height: 10em;
}
p{
line-height: 2;
}
p.rd_txt {
color: #ff0000;
}
.btn {
text-align: center;
margin-top: 10px;
}
.btn input {
display: inline-block;
background: #eee;
padding: .5em 4em;
color: #000;
text-decoration: none;
cursor: pointer;
border: none;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
button#submit_btn {
display: inline-block;
border-radius: 50px;
font-size: 15pt;
text-align: center;
cursor: pointer;
padding: 12px 60px;
background: #ccc;
color: #3e3c3c;
line-height: 1em;
/* transition: .3s; */
border: 2px solid #ccc;
/* opacity: 0.2; */
cursor: default;
}
.btn input:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
}
iframe.iframe_tizu {
max-width: 100%;
}
button#submit_btn.btnss{
background:#D42441;
color:#ffffff;
border: 2px solid #D42441;
}
.btnng3,.btnng4,.btnng5,.btnng6,.btnng7,.btnng8,.btnng9{
background: #ccc !important;
color: #3e3c3c !important;
border: 2px solid #ccc !important;
/* opacity: 0.2 !important; */
pointer-events: none;
}
/*フォーム*/



#mercy_star2023 footer#footer{
width: 100%;
background: #2340D4;
padding: 8px;
font-size: 12px;
color: #fff;
}
#mercy_star2023 footer#footer .footer_inner{
text-align: center;
max-width: 1100px;
margin: 0 auto;
}
#mercy_star2023 footer#footer .footer_inner span{
display: inline-block;
}

/*改変*/
@media screen and (max-width:1040px) {
table.tbl01{
max-width: 90%;
margin: 0 auto;
}
ul.footer_menu li{
margin-right: 0px;
}
}
@media screen and (min-width:801px) {
.sp_navarea{
display: none;
}
span.th_t {
  width: 72%;
  display: inline-block;
}
}
@media screen and (max-width:800px) {
.pc_navarea {
display: none;
}
.company_coninner,.cmy_tblarea{
width: auto;
}
h2.cnt_ttl,h2.cmy_ttl {
font-size: 36px !important;
margin-bottom: 40px !important;
}

body#mercy_star2023{
padding-top: 70px;
}
#mercy_star2023 #header .header_inner{
height: 70px
}
div#logoarea {
width: 190px;
margin-left: 10px;
display: flex;
align-items: center;
height: 70px;
}
div#logoarea img{
max-width: 100%;
height: 41px;
width: 190px;
}
.busi_innertxt{
border-left: 0;
}
p.busi_txtttl{
font-size: 25px;
text-align: center;
}
#mercy_star2023 .visual_area{
background-position: calc(50% - 252px) 0;
}
.in_bro {
display: inline-block;
}
/*　ハンバーガーメニューボタン　*/

.hamburger {
display : block;
position: fixed;
z-index : 3;
right : 20px;
top   : 14px;
width : 42px;
height: 42px;
cursor: pointer;
text-align: center;
}
.hamburger span {
display : block;
position: absolute;
width   : 30px;
height  : 2px ;
left    : 6px;
background : #2340D4;
-webkit-transition: 0.3s ease-in-out;
-moz-transition   : 0.3s ease-in-out;
transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
top: 10px;
}
.hamburger span:nth-child(2) {
top: 20px;
}
.hamburger span:nth-child(3) {
top: 30px;
}
li.spmenu_list.enjparea{
background: #e2e0e0;
border-radius: 50px;
max-width: 90px;
margin: 0 auto;
display: inline-flex;
justify-content: space-between;

}
li.spmenu_list.enjparea a {
width: 30px;
height: 30px;
border-radius: 50%;
padding: 5px;
font-size: 14px;
margin: 7px;
}
li.spmenu_list.enjparea a.en{
pointer-events: none;
background: #2340D4;
color: #fff;
}
li.spmenu_list.enjparea a.jp{
/* background: #fff; */
color: #333; 
}
/* スマホメニューを開いてる時のボタン */
.hamburger.active span:nth-child(1) {
top : 16px;
left: 6px;
background :#fff;
-webkit-transform: rotate(-45deg);
-moz-transform   : rotate(-45deg);
transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
top: 16px;
background :#fff;
-webkit-transform: rotate(45deg);
-moz-transform   : rotate(45deg);
transform        : rotate(45deg);
}

/* メニュー背景　*/
nav.globalMenuSp {
position: fixed;
z-index : 2;
top  : 0;
left : 0;
color: #fff;
background: rgba( 35,64,212 );
text-align: center;
width: 100%;
opacity: 0;
display: none;
transition: opacity .6s ease, visibility .6s ease;
}

nav.globalMenuSp ul {
margin: 80px auto 0;
padding: 0;
width: 100%;
font-size: 17px;
}

nav.globalMenuSp ul li {
list-style-type: none;
padding: 0;
width: 100%;
transition: .4s all;
font-size: 23px;
}
nav.globalMenuSp ul li:last-child {
padding-bottom: 0;
}


nav.globalMenuSp ul li a {
display: block;
color: #fff;
text-decoration :none;
}
nav.globalMenuSp ul li:nth-of-type(2){
margin-top: 33px;
}
nav.globalMenuSp ul li:nth-child(n+3){
margin-top: 25px;
}

/* クリックでjQueryで追加・削除 */
nav.globalMenuSp.active {
opacity: 100;
display: block;
height: 100vh;
overflow: auto;
padding-bottom: 50px;
}
}
body#mercy_star2023 #fcon{
  margin: 80px auto 120px;
}
body#mercy_star2023 .fcon_txtarea{
  position: relative;
  width: 100%;
  height: 780px;
}
.fcon_txt {
  width: 1280px;
  max-width: 100%;
  padding: 75px 30px 0;
  margin: 0 auto;
  position: relative;
}
.fcon_txtinner {
  max-width: 50%;
  position: absolute;
  right: 0;
}
.fcon_img {
position: absolute;
  left: 0;
  bottom: -85px;
  width: 47%;
  z-index: 0;
}
.fcon_img img{
max-width: 100%;

}
.fcon_bk{
  z-index: -1;
  position: absolute;
  width: 87%;
  height: 800px;
  top: 0;
  right: 0;
  background: #f2f5fb;
}
p.fcon_ttl {
  font-size: 31px;
  position: relative;
  /* font-weight: bold; */
}
p.fcon_ttl:before{
position: absolute;
top: calc(50% - 1px);
left: 0;
width: 270px;
height: 1.5px;
content: '';
background: #000;
}
span.ttl_span {
  background: #f2f5fb;
  position: relative;
 padding-right: 0.5em;
}
.fcon_txtinner p {
  margin-bottom: 20px;
}
@media screen and (max-width:1100px) { 
.fcon_img img{
height: auto !important;
}
body#mercy_star2023 .fcon_txtarea{
height: 950px !important;
}
.fcon_bk{
height: 950px;
}
}
@media screen and (max-width:950px) { 
.fcon_txtinner{
  max-width: 82% !important;
  margin-right: 15px;
}
.fcon_img {
  position: absolute;
  left: 0;
  top: 88%;
  bottom: auto !important;
  width: 91%;
  z-index: 0;
}
.fcon_bk{
width: 90%;
}

.fcon_img{
width: 60%;
}
body#mercy_star2023 .fcon_txtarea{
height: 850px !important;
}
.fcon_bk{
height: 850px;
}
body#mercy_star2023 #fcon{
margin: 80px auto 160px !important;;
}
}
@media screen and (max-width:750px) { 
body#mercy_star2023 .fcon_txtarea {
  height: 900px !important;
}
.fcon_bk{
height: 900px !important;
}
.fcon_img{
width: 75%;
}
}
@media screen and (max-width:650px) { 
body#mercy_star2023 .fcon_txtarea{
  height: 1020px !important;
}
.fcon_bk{
height: 1020px !important;
}
}
@media screen and (max-width:600px) { 
body#mercy_star2023 .fcon_txtarea{
  height: 1100px !important;
}
.fcon_bk{
height: 1100px !important;
}
.fcon_img{
width: 83%;
}
}
@media screen and (max-width:500px) { 
body#mercy_star2023 .fcon_txtarea {
height: 1175px !important;
}
.fcon_bk{
height: 1175px !important;
}
}
@media screen and (max-width:450px) { 
body#mercy_star2023 .fcon_txtarea {
  height: 1370px !important;
}
.fcon_bk{
height: 1370px !important;
width: 93%;
}
p.fcon_ttl{
font-size: 25px !important;
}
body#mercy_star2023 #fcon {
  margin: 80px auto 35px !important;
}
}
@media screen and (max-width:400px) { 
body#mercy_star2023 .fcon_txtarea {
  height: 1400px !important;
}
.fcon_bk{
height: 1370px !important;
width: 93%;
}
}
@media screen and (max-width:375px) { 
body#mercy_star2023 .fcon_txtarea{
  height: 1440px !important;
}
.fcon_bk{
height: 1410px !important;
width: 93%;
}
}
@media screen and (max-width:360px) { 
body#mercy_star2023 .fcon_txtarea{
height: 1340px !important;
}
.fcon_bk{
height: 1310px !important;
width: 93%;
}
}
.bus_conarea {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
}
.bux_item:nth-child(odd) .bux_imgare{
margin-right: 50px;
}
.bux_item:nth-child(even) .bux_imgare{
margin-left: 50px;
}
.bux_ttlbox{
position: relative;

}
.bux_ttlbox:before {
  content: "■";
  display: block;
  position: absolute;
  font-family: optima, Marcellus, sans-serif;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 28px;
}
h3.bux_ttl {
  font-size: 25px;
  margin-bottom: 25px;
  font-weight: 500;
  padding-left: 30px;
  
}
.bux_imgare {
  max-width: 40%;
}
.bux_imgare img{
max-width: 430px;
/* width: 100%; */
}
.bux_item {
  display: flex;
  align-items: center;
  margin-bottom: 95px;
}
.bux_txt p{
margin-bottom: 20px;
}
.bux_txt p:last-child{
margin-bottom: 0 !important;
}
.bux_txt {
  overflow: hidden;
}
.bux_item:nth-child(even){
flex-direction:row-reverse;
}
.bux_item:after {
 content: "";
 display: block;
 clear: both;
}
@media screen and (max-width:1100px) { 
section#bus_con {
  margin: 0 15px;
}
.bux_imgare img {
width: 100%;
}
}
@media screen and (max-width:950px) { 
.bux_imgare img {
  max-width: 600px;
  
}
}
@media screen and (max-width:800px) { 
.bux_item{
  flex-direction: column-reverse !important;
  align-items:normal;
}
.bux_imgare{
  max-width: 100% !important;
}
.bux_txt {
  overflow: hidden;
  margin-bottom: 25px;
}
h3.bux_ttl{
font-size: 21px;
border-bottom: 1px solid;
padding-bottom: 10px;
}
.bux_item:nth-child(odd) .bux_imgare {
text-align: right;
margin-left: 0px;
  margin-right: 0px !important;
}
.bux_item:nth-child(even) .bux_imgare {
  margin-left: 0px;
  margin-right: 0px;
}
.bux_item:nth-child(odd) .bux_txt{
margin-left: -15px;
}
/* .bux_item:nth-child(odd) .bux_ttlbox{
margin-right: 15px;
}
.bux_item:nth-child(even) .bux_ttlbox{
margin-left: 15px;
} */
.bux_item:nth-child(odd) h3.bux_ttl{
  padding-left: 30px;
}
.bux_item:nth-child(odd) .bux_txt p{
padding-left: 15px;
}

.bux_item:nth-child(even) .bux_txt{
  margin-right: -15px;
}
.bux_item:nth-child(even) .bux_txt p{
  padding-right:15px
}
.bux_item{
margin-bottom: 45px;
}
.bux_ttlbox:before{
font-size: 22px;
margin-left: 5px;
}
}
span.sve_span_ttl{
  position: relative;
  background: linear-gradient(transparent 70%, #fbfb86 70%);
  font-weight: bold;
  border-radius: 45px;
}
span.sve_span_ttl:before {
  content: "|";
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  transform: skew( 25deg );
  display: inline-block;
  margin-right: 20px;
}
span.sve_span_ttl:after {
  content: "|";
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  transform: skew( -25deg );
  display: inline-block;
  margin-left: 20px;
}
section.prl_ipt {
  background: #f2f5fb;
}
.prl_iptinner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 95px 85px;
}
p.sve_ttl {
  font-size: 22px;
}
p.prl_ipt_ttl {
  text-align: center;
  margin-bottom: 35px;
  font-size: 35px;
  /* font-weight: bold; */
  line-height: 1.7;
}
.sre_item img{
max-width: 100%;
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2)
}
.sre_flex {
  display: flex;
  justify-content: space-between;
}
.sre_item {
  width: 32%;
  text-align: center;
  font-weight: bold;
}
.service {
max-width: 90%;
  margin: 30px auto 0;
  text-align: center;
}
.sre_item a{
color: #2340D4;
text-decoration: none;
}
.srearea {
  margin-top: 10px;
}
@media screen and (max-width:1100px) { 
/* .sre_imgarea {
  height: 23vh;
} */
}
@media screen and (max-width:800px) { 
.prl_iptinner{
  padding: 90px 35px !important;
}
p.prl_ipt_ttl{
  font-size: 30px;
  line-height: 1.5;
}
p.sve_ttl{
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 15px;
}
span.sve_span_ttl:before,span.sve_span_ttl:after{
  content:none !important;
}
.service{
  max-width: 100% !important;
}
}
@media screen and (max-width:768px) { 
/* .sre_imgarea {
  height: 150px;
} */
}
@media screen and (max-width:650px) { 
/* .sre_imgarea {
  height: 372px;
} */
}
@media screen and (max-width:600px) { 
.prl_iptinner{
  padding: 90px 15px !important;
}
.sre_flex{
  flex-direction: column;
}
.sre_item{
  width: 100%;
  margin-bottom: 25px;
}
.sre_item a{
  text-decoration: underline;
}

}
/* @media screen and (max-width:480px) { 
.sre_imgarea {
  height: 248px;
}
}
@media screen and (max-width:420px) { 
.sre_imgarea {
  height: 280px;
}
}
@media screen and (max-width:390px) { 
.sre_imgarea {
  height: 260px;
}
} */
section#faq_con{
  position: relative;
  width: 100%;
  min-height: 530px;
  overflow: hidden;
  background-image: url(/img/faq_bk004.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.faq_inner {
  padding: 90px 0 90px;
  max-width: 1100px;
  margin: 0 auto;
}
.faq_a {
  background: #fff;
  padding: 35px;
  border-radius:5px;
  position:relative;
}
h3.faq_q {
  font-weight: bold;
  font-size: 19px;
  padding-left: 70px;
}
.faq_item {
  margin-bottom: 60px;
}
.faq_item:last-child{
margin-bottom: 0px;
}
.faq_q_ttl{
display: flex;
align-items: center;
position: relative;
margin-bottom: 35px;
}
.faq_q_ttl:before{
content: "Q.";
  display: block;
  position: absolute;
  font-family: optima, Marcellus, sans-serif;
  background-position: center center;
  background-repeat: no-repeat;

  font-size: 46px;
}
.faq_a:before{
content: "A.";
  display: block;
  position: absolute;
  font-family: optima, Marcellus, sans-serif;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 1;
}
p.faq_a_txt {
  padding-left: 55px;
}
@media screen and (max-width:1100px) { 
.faq_area {
  margin: 0 15px;
}
}
@media screen and (max-width:800px) {
.faq_q_ttl:before{
  font-size: 40px;
  font-family: YuGothic, "Yu Gothic", 游ゴシック, 游ゴシック体, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, sans-serif;
}
.faq_a:before{
  font-size: 28px;
  font-family: YuGothic, "Yu Gothic", 游ゴシック, 游ゴシック体, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, sans-serif;
}
h3.faq_q{
  padding-left: 58px;
  font-size: 18px;
}
p.faq_a_txt {
  padding-left: 39px;
}

}
@media screen and (max-width:480px) { 
.faq_item {
  margin-bottom: 60px;
  max-width: 95%;
  margin: 0 auto 60px;
}
.faq_q_ttl{
margin-bottom: 20px;
}
.faq_q_ttl:before{
font-size: 37px;
}
.faq_a{
padding: 20px;
}
}
/* .cmy_txt p{
  margin-bottom: 20px;
} */
.cmy_txt p:last-child{
  margin-bottom: 0 !important;
}
@media screen and (max-width:1100px) {
  .cmy_txt{
    margin:0 15px 45px;
  }
}
@media screen and (max-width:800px) {
  .tbl01 tr:nth-of-type(1) th{
    padding-top: 21px !important;
  }
  .tbl01 th{
    padding-left: 0px;
  }
}
.check {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.check a{
text-decoration: none;
color: #0000EE;
}
section#privacy{
  background: #f2f5fb;
  /* position: relative;
  width: 100%;
  overflow: hidden;
  background-image: url(/img/pvy_bk002.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; */
}
.pvy_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 90px 85px;
}
p.pvy_ttl {
  text-align: center;
  font-size: 35px;
  margin-bottom: 35px;
}
.pvy_txt p,.pvy_txt ul {
  margin-bottom: 20px;
}
h3.pvy_h3_ttl {
  font-weight: bold;
}
.pvy_box {
  background: #fff;
  padding: 90px;
  max-height: 400px;
  overflow: auto;
  border-radius: 5px;
}
@media screen and (max-width:650px) {
.pvy_inner{
  padding: 60px 30px !important;
}
.pvy_box{
  padding: 25px;

}
p.pvy_ttl{
  font-size: 30px;
}
}
@media screen and (max-width:480px) {
.pvy_inner{
  padding: 30px 15px !important;
}
.pvy_box{
  padding: 20px;

}
}
/*リセットcss*/
html{color:#000;background:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0;width:100%}fieldset,img{border:0}​ address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}​ ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}​ abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}select,button{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;font-size:100%;border-radius:0;border:none;appearance:none;-webkit-appearance:none;background-color:inherit}​ input,textarea,select{font-size:16px}​ textarea{resize:vertical;display:block}​ button{padding:0;cursor:pointer}​ legend{color:#000}​ main{display:block}​ a{text-decoration:none;color:inherit}​ img{width:100%;height:auto;vertical-align:bottom}​ svg{display:block}​ *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*::before,*::after{box-sizing:border-box}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
*, *::before, *::after {
box-sizing: border-box;
}
a:not(a.jp):hover{
opacity: 0.7;
}