@charset "utf-8";

/*?reset
*********************************************************/

*{
	margin:0;
	padding:0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

body{
	/*background: rgb(66,66,66);*/ /* Old browsers */
	color:#000000;
	font-size: 18px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
	letter-spacing: normal;
}

a img{border:none;}
li{list-style-type:none;}
br{letter-spacing:0;}
br.spbr{display: none;}
br.pcbr{display: block;}

.sp-only{display: none;}

a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none; opacity:0.7;}
a:active{text-decoration:none;}

a img.info:hover{
	 opacity: 0.8;
}

button, input, select, textarea, pre, th, td, li, dt, dd {
	font-family: inherit;
}
/*=======================================*/

#wrapper{
	margin:0 auto;
	text-align: center;
	width: 100%;
}

.m-form_bg{
	border:1px solid #DDDDDD;
	border-radius:5px;
	margin: 0 auto 30px;
	max-width:740px;
	width:100%;
	background:url("../../../../image/member/question/pl_resultsheet/satis_bg1.png") top center no-repeat #FFFFFF;
	background-size:100%;
	box-shadow: 2px 2px 4px -2px gray;
	padding:2rem;
}

.mf_text_in3{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
	width:90%;
	margin:0 auto;
	padding:5px;
}

.mf_text_coment{
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
	width:90%;
	font-size:1.2rem;
	margin:0 auto;
	padding:5px;
	display:block;
}

.red{
	color:#FF0000;
}

.of_button{
	width:90%;
	padding:20px 0;
	border-radius:50px;
}

.mf_text2{
	font-size:1.2rem;
	margin:10px auto 0;
}

table.mf_text3{
	width:90%;
	text-align:left;
	margin:30px auto 10px;
	background:#fff8bf;
}

table.mf_text3 td.mf_text3_1{
	background:#f9e60e;
	text-align:center;
	vertical-align:middle;
	padding:5px 5px;
	font-weight:bold;
	width:6%;
}

table.mf_text3 td.mf_text3_2{
	vertical-align:middle;
	padding:5px 5px;
	line-height: 1.2;
}

table.mf_text3 td.mf_text3_3{
	vertical-align:middle;
	text-align:center;
	width:10%;
}

table.mf_text3 td.mf_text3_3 .ninni{
	margin:-5px 0 0 0;
	vertical-align:middle;
}


.qus_nam{
	text-align:center;
	display:inline-block;
	padding:10px 15px;
	background:#f9e60e;
	font-weight:bold;
	line-height:1;
	width:10%;
}

.mf_text4{
	display:block;
	width:90%;
	text-align:left;
	margin:0 auto;
}

.mf_text4.flex{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top:-1%;
	margin-bottom:1%;
}

.mf_text4.flex div{
	width:24%;
	display:block;
	margin-right:1%;
	margin-top:1%;
	border:1px solid #EEE;
	background:#f7f6e9;
	padding:1.5% 0 1.5% 6%;
}

.mf_text4.flex.yosouka_sonota div{
	padding:10px 0 10px;
	text-align:center;
}

.mf_text4.flex.yosouka div{
	width:49%;
}

.mf_text4.flex.yosouka_sonota div{
	width:99%;
}

.mf_text4.flex div label{
	display:inline;
	cursor:pointer;
}

.mf_text4.flex.yosouka_sonota div label{
	width:100%;
	display:inline;
	cursor:pointer;
	padding:0;
}

.mf_text4.flex div label input{
	margin-right:5px;
	transform: scale(1.5, 1.5);
}

#texthyouzi{
	padding: 5px;
	width:162px;
}



.error_text{
	display:block;
	width:90%;
	font-size:0.9rem;
	color:#FF0000;
	text-align:left;
	margin:0 auto;
}

.hissu{
	color:#FFFFFF;
	background:#f91818;
	border-radius:5px;
	display:inline-block;
	padding:0 5px 1px;
	line-height:1.4;
	margin: 5px 0 0 5px;
	vertical-align:top;
}

.ninni{
	color:#FFFFFF;
	background:#777777;
	border-radius:5px;
	display:inline-block;
	padding:0 5px 1px;
	line-height:1.4;
	margin: 9px 0 0 5px;
	vertical-align:top;
}



.of_button{
	border:2px solid #96BC00;
	border-radius:50px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c3ea7e+0,8fc400+100 */
	background: rgb(195,234,126); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(195,234,126,1) 0%, rgba(143,196,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(195,234,126,1) 0%,rgba(143,196,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(195,234,126,1) 0%,rgba(143,196,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3ea7e', endColorstr='#8fc400',GradientType=0 ); /* IE6-9 */
	font-weight:900;
	color:#FFFFFF;
	text-shadow:
	#427200 1px 1px 2px, #427200 -1px 1px 2px,
	#427200 1px -1px 2px, #427200 -1px -1px 2px;
	cursor:pointer;
	margin:30px auto 40px;
	max-width:400px;
	display:block;
	font-size:20px;
}

.of_button:hover{
	opacity: 0.8;
}

.of_button2{
	border: 1px solid #999999;
	border-radius:50px;
	background:rgb(254,254,254); /* Old browsers */
	background:-moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(219,219,219,1) 86%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(219,219,219,1) 86%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(219,219,219,1) 86%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	text-align: center;
	font-weight:900;
	color:#333333;
	cursor:pointer;
	margin:15px auto;
	max-width:400px;
	display:block;
	width:90%;
	padding:20px 0;
	border-radius:50px;
	font-size:20px;
}

.of_button2:hover{
	opacity: 0.8;
}

input.expansion_inp{
	-webkit-transform: scale(2);
	transform: scale(2);
	margin-right: 0.5em;
	vertical-align:top;
	line-height:1;
	margin:17px 8px 0 10px;
}



.txt_bg{
	width:100%;
	max-width:468px;
	height:60px;
	font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
	font-size:16px;
}

.slct_bg{
	width:200px;
	height:40px;
	font-size:20px;
}

.head_title{
	margin:30px auto 0;
}
.head_title img{
	width:90%;
	max-width:385px;
}

.m-form_text{
	width:90%;
	display:block;
	text-align:left;
	margin:40px auto 0;
}

.m-form_text.center{
	text-align:center;
}

.text_big1{
	font-size:24px;
	font-weight:bold;
}

.fs12{font-size:12px;}

.m10{margin-top:10px;}
.m20{margin-top:20px;}
.m30{margin-top:30px;}
.m40{margin-top:40px;}
.m50{margin-top:50px;}
.m60{margin-top:60px;}


.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}


/*****************************************/
/*****************************************/
/*****************************************/

.blue-box{
	background:#456DE5;
	padding:1rem;
	border-radius:4rem;
	width:90%;
	color:#fcfcfc;
	margin:2rem auto;
}

/*
.contact_flex{
	display: grid;
	flex-wrap:wrap;
	grid-template-columns:1fr 1fr;
	grid-template-rows:1fr 1fr 1fr 1fr;
	gap: 2.5rem;
}

.contact_flex a{
	border:3rem solid #456DE5;
	border-radius:2rem;
	padding: 1rem;
}

.contact_flex a img{
	width:80%;
}
*/

.contact_flex{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

.contact_flex a{
	width:45%;
	height: 18rem;
	border:3rem solid #456DE5;
	background:#fcfcfc;
	padding:1rem 1rem;
	margin:1.5rem;
	border-radius:2rem;
	color:#111111;
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact_flex a img{
	width:80%;
	display: inline-block;
}

.contact_flex a:hover{
  cursor:pointer;
  text-decoration:none;
  opacity:0.6;
}

.inline{display: inline-block;}

/*****************************************/
.contact_flex2{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content: space-between;
}

.contact_flex2 a{
	width:45%;
	height: 28rem;
	border:3rem solid #456DE5;
	background:#fcfcfc;
	padding:2rem 1rem;
	margin:1.5rem;
	border-radius:2rem;
	color:#111111;
	font-size:2rem;
}

.contact_flex2 a:hover{
  cursor:pointer;
  text-decoration:none;
  opacity:0.6;
}

.flex_center{
	display: flex;
	align-items:center;
	justify-content:center;
}

/*****************************************/
/*****************************************/

/*form*/
input[type="text"] {
    box-shadow: 2px 2px 2px 1px;
    border: 4px solid #a1a1a1;
    font-size: 2.5rem;
    padding: 1rem;
    width: 708px;
    display: block;
    margin: 10px auto 0;
    -webkit-box-shadow: 0 0 6px 2px #a1a1a1 inset;
    -moz-box-shadow: 0 0 6px 2px #a1a1a1 inset;
    box-shadow: 0 0 6px 2px #a1a1a1 inset;
}

textarea {
    box-shadow: 2px 2px 2px 1px;
    border: 4px solid #a1a1a1;
    font-size: 2.5rem;
    padding: 1rem;
    width: 708px;
    display: block;
    margin: 10px auto 0;
    -webkit-box-shadow: 0 0 6px 2px #a1a1a1 inset;
    -moz-box-shadow: 0 0 6px 2px #a1a1a1 inset;
    box-shadow: 0 0 6px 2px #a1a1a1 inset;
}

/* チャットボット入力欄の表示崩れ防止 */
.pasbot-messages-input textarea {
	border: none;
	font-size: 2.5rem;
	padding: 1rem;
	width: 708px;
	display: block;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.inquiry_button{
	width:90%;
	background-color: #f06000;
	background-image: url("https://www.transparenttextures.com/patterns/absurdity.png");
	border-radius:4rem;
	padding:3rem 0;
	font-size:5rem;
	color:#fcfcfc;
	cursor:pointer;
}
.inquiry_button:hover{
	opacity:0.6;
}

.return_button{
	width:90%;
	background-color: #456DE5;
	border: 0.3rem solid #263e86;
	border-bottom: 0.8rem solid #263e86;
	border-radius:4rem;
	box-shadow: 0 0.3rem 0.3rem #7e7e7e;
	color:#fcfcfc;
	padding:1rem;
	margin:2rem auto;
	cursor:pointer;
}
.return_button:hover{
	opacity:0.6;
}

.return_button a{
	color:#fcfcfc;
}

.um_return{
	width:90%;
	background-color: #4e4e4e;
	border: 0.3rem solid #242424;
	border-bottom: 0.8rem solid #242424;
	border-radius:4rem;
	box-shadow: 0 0.3rem 0.3rem #7e7e7e;
	color:#fcfcfc;
	padding:1rem;
	margin:2rem auto;
	cursor:pointer;
}
.um_return:hover{
	opacity:0.6;
}

.um_return a img{
	width: 40%;
}

.um_return a{
	color:#fcfcfc;
}

.push:hover{
	border-bottom: 0.3rem solid #263e86;
	box-shadow: 0 0 0 #fff;
}

.push:active{
	border-bottom: 0.3rem solid #263e86;
	box-shadow: 0 0 0 #fff;
}

/*****************************************/
.ifr_com_bg1{
	border: none;
	width:90%;
	height:1100px;
	margin:0 auto;
	display:block;
}

.ifr_com_bg2{
	border: none;
	width:90%;
	height:650px;
	margin:0 auto;
	display:block;
}

.ifr_com_bg3{
	border: none;
	width:90%;
	height: 1800px;
	margin:0 auto;
	display:block;
}
/*****************************************/
/*****************************************/
/*other*/
.pass>a{
	color: #456DE5;
	font-weight: bold;
}

.pass>a:hover{
	color: #FFAB25;
}

.pass>a:active{
	color: #FFAB25;
}

.oth_content{
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.oth_inner{
	width: 85%;
	color: #000000;
	margin: 0 auto;
	padding: 1rem 0;
}

.oth_title{
	background-color: #FCFCFC;
	padding: 1rem 2rem;
}

.oth_detail{
	background-color: #FCFCFC;
	padding: 2rem 2rem;
}

.oth_detail p{
	margin-bottom: 3rem;
}

.bor_bl{
	border: solid 5px #456DE5;
	padding: 2rem;
}
.bor_bl2{
	border: solid 5px #FF2626;
	padding: 1rem;
}

.borb_ds{
	border-bottom: dashed 1px #456DE5;
}

.box_tel{
	display: inline-block;
	border: double 5px #456DE5;
}

.tel_inner{
	display: inline-block;
	color: #000000;
	padding: 1rem 0;
}

/*-------------------------------------------*/

.blink1{
    animation:attention1blink 1.5s ease-in-out infinite alternate;
}

@keyframes attention1blink{
    0% {opacity:1;}
    40% {opacity:1;}
    50% {opacity:0;}
    60% {opacity:1;}
    100% {opacity:1;}
}

/*-------------------------------------------*/

/* ブロック要素にアイコンバッジを表示 */
span[data-badge-top-right]:before {
    width: 2.2rem;
    height: 2.2rem;
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    font-weight: bold;
    background-color: #E52020;
    border-radius: 50%;
    text-align:center;
    border: 0.2rem solid #fff;
    top:14px;
    left: -15px;
}

span[data-badge-top-right]:before {
    transform: translate(50%, -50%);
    -webkit-transform:translate(50%, -50%);
    -moz-transform:translate(50%, -50%);
    -ms-transform:translate(50%, -50%);
    content: attr(data-badge-top-right)"";
}


/*チャットボタン*/
.inquiry_chat_btn{
	width:90%;
	background-color: #FFBE00;
	border: 0.3rem solid #263e86;
	border-bottom: 0.8rem solid #263e86;
	border-radius:6rem;
	box-shadow: 0 0.3rem 0.3rem #7e7e7e;
	color:#fcfcfc;
	padding:2rem 0;
	margin:2rem auto;
	cursor:pointer;
}

.inquiry_chat_btn:hover{
	opacity: 0.6;
}

.inquiry_chat_btn a{
	display: block;
	color:#263e86;
}

/*-------------------------------------------*/


.ch-pass input[type="password"] {
    box-shadow: 0px 0px 0px 0px;
    border: 1px solid #a1a1a1;
    font-size: 1.8rem;
    padding: 1rem;
    width: 480px;
    display: block;
    margin: 0 auto 0;
    -webkit-box-shadow: 0 0 0 0 #a1a1a1 inset;
    -moz-box-shadow: 0 0 0 0 #a1a1a1 inset;
    box-shadow: 0 0 0 0 #a1a1a1 inset;
}


.submit_btn>input{
    display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	max-width: 500px;
	margin: 40px auto 20px;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 100vh;
	border-bottom: 7px solid #812020;
	background: #e54545;
	color: #fff;
	font-size: 2.0rem;
}

.submit_btn>input:hover {
	margin-top: 46px;
	border-bottom: 1px solid #812020;
	color: #fff;
}


/*-------------------------------------------*/


/* q&a */

.wrapper_question{
	margin:0 auto;
	width: 100%;
}

.questionH1 {
  font-size: 4rem;
  margin: 2rem auto;
}

.questionH1 span {
  border-bottom: 3px solid #121212;
}

.questionH2 {
  border-left: 5px solid #14ad00;
  font-size: 28px;
  line-height: 2;
  background: #f0faef;
  margin: 80px auto 30px;
  padding-left: 13px;
}

.questionH3 {
  font-size: 23px;
  margin: 80px auto 30px;
}

.questionMark {
    background: #14ad00;
    border-radius: 20px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    text-align: center;
    height: 1.4em;
    line-height: 1.35;
    width: 1.4em;
    margin-right: 10px;
}

.link_question {
  color: #1e59ee;
  font-weight: bold;
  border-bottom: 1.5px solid #1e59ee;
  word-wrap: break-word;
}

.antiBr {
  white-space: nowrap;
}

.topchat {
  width: 90%;
  margin: 0 auto;
  background-color: #e1ffdd;
  padding: 0.5rem 1rem;
  font-size: 16px;
}

.numberBox {
  /* border: solid 0.8px #333; */
  background-color: #e1ffdd;
  padding: 0.5rem 1rem;
}

.categoryArea {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.categoryBtn {
  margin: 20px 10px;
  padding: 0.5rem 1rem;
  background-color: #14ad00;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  transition: all .3s;
}

.categoryBtn:hover {
  background-color: #ff4f0a;
}

#search-container {
  width: 90%;
  margin: 0 auto;
}


#search-input {
  padding: 10px;
  width: 100%;
}

.resetBtn {
  display: block;
  margin: 30px auto;
  padding: 1rem 2rem;
}

.bor_bl.fs18{
	font-size:1.2rem;
}

.return_b{
	display:none;
}


