@charset "utf-8";
/* CSS Document */
/*  site common  */
html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
	color: #222222;
}

body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  -webkit-font-smoothing: antialiased;
	margin: 0;
	font-size: 1em;
  line-height: 1.4;

}
@media screen and (max-width: 768px) {
body {
	color: black;
	line-height: 1;
	position: relative;
	height: 100%;
}
}

img {
  border: 0;
}

li{
  /*font-size: 1.3rem;*/
	list-style: none;
}

a {
  text-decoration: none;
	color:#000;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
clearfix:after {
  clear: both;
}

.red {color:#FF0000;font-weight: bold;}

/* -------------------common------------------------- */

.onlysp {
	display: none;
}
@media screen and (max-width: 768px) {
.onlysp {
	display: inherit;
}
}

.onlypc {
	display: inherit;
}
@media screen and (max-width: 768px) {
.onlypc {
	display: none;
}
}

/* -------------------container------------------------- */

#container {
  width: 950px;
  margin: 0 auto;
	padding: 70px 0;
}
#container h2 {
  font-size: 2.5rem;
  color: #777777;
  border: none;
  text-indent: 0;
  margin-top: 2rem;
	font-weight: normal;
	line-height:1.6;
}

@media screen and (max-width: 768px) {
#container {
  width: 100%;
  margin: 0 auto;
	padding: 5px 0;
}
		
#container h2 {
  font-size: 2.4rem;
  color: #777777;
  border: none;
  text-indent: 0;
  margin-top: 2rem;
	font-weight: normal;
	line-height:1.4;
	text-align: center;
}
}


/*--------------Page top*/

#page-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 100;
}
#page-top a {
    background: #999;
    text-decoration: none;
    color: #fff;
    padding: 30px;
    text-align: center;
    display: block;
    border-radius: 30px;
	position: relative;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";

}
#page-top .top-arrow {
    position: absolute;
    width: 25px;
    height: 25px;
    border: 1px solid #999;
    border-left-color: #FFF;
    border-top-color: #FFF;
    top: 24px;
    left: 18px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}
.page-top-warp p{
  position: fixed;
  width: 60px;
  bottom: 10px;
  right: 10px;
  font-size: 11px;
  text-align: center;
}

/* -------------------header------------------------- */

header {
	width: 100%;
}
#wrapper-header {
	background-color: #fdd000;
	width: 100%;
}
#wrapper-header #header-inner {
	margin: auto;
	width: 960px;
	height: 60px;
}
#wrapper-header #header-inner h1 {
	padding-left: 0;
	padding-top: 17px;
	height: 60px;
	padding-right: 46px;
	margin: 0;
}
#wrapper-header #header-inner h1 img {
	width: auto;
	height: 26px;
}

@media screen and (max-width: 768px) {
#wrapper-header #header-inner {
	margin: auto;
	width: 100%;
	height: 65px;
}	

#wrapper-header #header-inner h1 {
    margin: 0 auto;
    padding-top: 17px;
    height: 0;
    width: 50px;
    padding-right: 0;
}

#wrapper-header #header-inner h1 img {
    width: auto;
    height: 32px;
}	
}
/* -------------------footer------------------------- */

footer {
	width: 100%;
	min-width: auto;
	bottom: 0;
	margin: 0 auto;
	height: auto;
	color: black;
	line-height: 1;
}
#wrapper-footer-change-1 {
	background-color: #f1f1f1;
	clear: both;
}
#wrapper-footer-change-1 #copyright {
	font-size: 10px;
	text-align: center;
	padding: 40px 0 40px 0;
	margin: 0;
}

@media screen and (max-width: 768px) {
#wrapper-footer-change-1 {
	width: 100%;
	background-color: #f4f4f4;
}
#wrapper-footer-change-1 #copyright {
	text-align: center;
	font-size: 11px;
	font-size: 0.6875rem;
	padding: 40px 0 40px 0;
}
}	

/* faq list */

.faq_li ul {
	margin: 0 0 40px 0;
	padding: 0;
	font-size:0;
}
.faq_li ul>li {
	margin:0 0 30px 0;
	display: inline-block;
	width: 420px;
	vertical-align: top;
	font-size:1.3rem;
	padding:20px;
	border:1px dotted #000;
}

.faq_li > ul > li:nth-child(odd) {
	margin-right: 25px;
}
.faq_li ul li dl {
	margin: 0;
}
.faq_li ul li dl dt, .faq_li ul li dl dd {
	padding: 3px 0 5px 35px;
	margin: 0;
	background-repeat: no-repeat;
	background-size: 28px;
}
.faq_li ul li dl dt {
	background-image: url("../images/faq_qicon.png");
	font-size: 1.2em;
	margin-bottom: 15px;
}
.faq_li ul li dl dd {
	background-image: url("../images/faq_aicon.png");
	font-size: 1em;
	line-height: 1.8;
}

.faqanswer h3 {
	margin: 0 0 30px 0;
	font-size: 2em;
	text-align: center;
	padding:15px 0 10px 0;
	background:#fdd000;
	border-radius: 10px;
	letter-spacing: 0.05em;
	font-weight:normal;
}

.faqanswer h4{
	font-size: 2em;
	text-align: center;
	margin:0 auto 50px auto;
	letter-spacing: 0.05em;
		font-weight:bold;
	position: relative;
}

.faqanswer h4:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fcd42d;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
.faq_li ul {
	margin: 0;
	padding: 0;
	font-size:0;
}
	
.faq_li ul>li {
	margin:0 0 30px 0;
	display: block;
	width: 90%;
	vertical-align: top;
	font-size:1.3rem;
	padding:0 5% 5% 5%;
	border:none;
	border-bottom:1px dotted #000;
}
	
.faq_li > ul > li:nth-child(odd) {
	margin-right: 0px;
}
.faq_li ul li dl {
	margin: 0;
	width:100%;
}
.faq_li ul li dl dt, .faq_li ul li dl dd {
	background-size: 20px;
	line-height: 1.5em;
	padding: 3px 0 6px 25px;
}
.faq_li ul li dl dt {
	
	background-position: 0 2px;
	margin-bottom: 10px;
}
.faq_li ul li dl dd {
	
	background-position: 0 0;
}

.faqanswer h3 {
	margin: 0 0 30px 0;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	padding:20px 0 15px 0;
	background:#fdd000;
	border-radius: 0px;
}

.faqanswer h4{
	font-size: 1.5em;
	text-align: center;
	margin:0 0 40px 0;
}
}


/* hatena */

.hatenap {
	background:#ccc;
	padding:20px 0;
}

.hatenapArea {
	width: 500px;
	margin: 0px auto;
	text-align: left;
	font-size:1.3rem;
	line-height: 1.6;
}
.hatenapArea h3{
	text-align: center;
	font-weight: normal;
	font-size:1.2em;
}
.hatenapArea > div{
	text-align: center;
	margin-bottom:10px;
	padding:5px 50px;
	font-weight:bold;
}

.ftBorder{
	border-top:1px solid #999;
	text-align: center;
	padding-top: 15px;
	font-size:1.2em;
}

.sugg_form_btn {
	width: 500px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

.sugg_form_btn a {
	display: block;
	background: #fff;
	height: 100%;
	line-height: 1.5em;
	font-size:1.2em;
	padding: 20px;
	color: #4c4c4c !important;
	text-decoration: none !important;
	text-align: center;
	border: 3px solid #b9b9b9;
}

.sugg_form_btn:after {
	position: absolute;
  top: 20px;
  right: 15px;
  font-family: "Font Awesome 5 Free";
  content: '\f061';
  font-size: 1.9rem;
  font-weight: bold;
	-moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear;
	color: #000;
	-webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

.sugg_form_btn:hover:after {
	-webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.sugg_form_anc {
	width: 500px;
	height: auto;
	margin: 0px auto 60px auto;
	position: relative;
}
.sugg_form_anc:after {
	position: absolute;
  top: 28px;
  right: 15px;
  font-family: "Font Awesome 5 Free";
  content: '\f061';
  font-size: 1.9rem;
  font-weight: bold;
	-moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear;
	color: #000;
	-webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}

.sugg_form_anc:hover:after {
	-webkit-transform: translateX(4px);
  transform: translateX(4px);
}

.sugg_form_anc a {
	display: block;
	background: #fff;
	height: 100%;
	line-height: 1.5em;
	font-size: 15px;
	padding: 15px;
	color: #4c4c4c !important;
	text-decoration: none !important;
	text-align: center;
	border: 2px dotted #b9b9b9;
}

@media screen and (max-width: 768px) {
.hatenap {
	background:#ccc;
	margin: 0;
	padding:5% 0;
}

.hatenapArea {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size:1.3rem;
	line-height: 1.6;
}

.hatenap .sugg_form_btn {
	height: auto;
	width: 90%;
	margin: 25px auto;
}
.hatenap .sugg_form_btn a {
	padding: 11px 0;
}
	
.sugg_form_anc {
	height: auto;
	width: 90%;
	margin: 25px auto;
}
.sugg_form_and a {
	padding: 11px 0;
}
}


/*-------------------アコーディオンメニュー----------------------*/

.faqmenu {
	display: inline-block;
	width: 450px;
	margin:0px;
	vertical-align: top;
	font-size:0;	
}

.faqmenu:nth-child(2) {
	margin-left:40px;	
}

.faqmenu a {
	display: block;
	cursor: pointer;
	-moz-transition: all, 0.25s, linear;
	-o-transition: all, 0.25s, linear;
	-webkit-transition: all, 0.25s, linear;
	transition: all, 0.25s, linear;
}
.faqmenu ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.8;
	font-size: 1.5rem;
}

.faqmenu h3 {
	margin: 0 0 10px 0;
	font-size: 1.7rem;
	font-weight: normal;
	padding:0.5em 0em;
	/*
	position: relative;
	display: inline-block;
  top:0;
	*/
	background:#fdd000;
	border-radius: 5px;
	text-align: center;
}
/*
.faqmenu h3:before, .faqmenu h3:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}

.faqmenu h3:before {
  border-top: dotted 1px #000;
  border-left: dotted 1px #000;
  border-bottom: dotted 1px #000;
  left: 0;
}

.faqmenu h3:after {
  content: '';
  border-top: dotted 1px #000;
  border-right: dotted 1px #000;
  border-bottom: dotted 1px #000;
  right: 0;
}
*/
.faqmenu .child {
	display: none;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
}
.faqmenu .child > li {
	margin: 0;
	padding: 10px 16px 10px 20px;
	border-bottom: 1px dotted #dddddd;
	position: relative;
}
.faqmenu .child > li:last-child {
	border-bottom: 0;
}
.faqmenu .child > li:hover {
	background:#eee;
	cursor: pointer;
}

.faqmenu .child > li:before {
position: absolute;
  top: 3px;
  left:2px;
	font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-size: 2.2rem;
  font-weight: bold;
	color: #fdd000;
}

.switch .menu {
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	padding:0 0 0 15px;
}

.switch .menu:before {
  position: absolute;
  top: -4px;
  left: 0px;
	font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-size: 1.9rem;
  font-weight: bold;
  -moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear;
	color: #000;
	-webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
   }

.switch .menu:hover:before {
 -webkit-transform: translateX(4px);
  transform: translateX(4px);
   }

.switch .menu.active:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
	}

@media screen and (max-width: 768px) {
.faqmenu {
	display:inherit;
	width: 90%;
	margin:0px auto;
	padding:0;
}
	
.faqmenu:nth-child(2) {
	margin:0px auto;
}

.faqmenu ul {
	margin: 0 0 5% 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.8;
}
	
.faqmenu h3 {
	font-size: 1.5rem;
  top:0;
}
}


/*-----------------緊急のお知らせエリア------------------------*/
.pwReset{
  background: #ffffff;
	width:100%;
	padding:0 0 30px 0;
}
.pwReset div{
	border:1px solid #000000;
	padding:10px 30px;
  width:940px;
	margin:0 auto;
	font-size: 16px;
  box-sizing: border-box;
}
.pwReset p.title{
	text-align: center!important;
	font-weight:bold;
}

.pwReset p a{
	color:#00b4ff;
}

@media screen and (max-width: 768px) {

.pwReset{
	width:100%;
	padding:0 0 5% 0;
}
.pwReset div{
	border:1px solid #000000;
	padding:3%;
	width:90%;
	margin:0 auto;
	font-size: 14px;
  line-height: 1.4;
}
.pwReset p.title{
	margin-bottom:3%;
}
}


/*-----------------強調テキスト------------------------*/
.attentionTxt {
	text-align: center;
	color: #f00;
	margin: 0 auto 20px;
	font-size: 1.3em;
	line-height: 1.8;
}
.ac-attentionTxt {
	font-size: 0.7em;
	color: #f00;
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.6;
	border-bottom: 1px dotted #dddddd;
}

@media screen and (max-width: 768px) {
	.attentionTxt {
		margin: 0 5% 5% 5%;
		line-height: 1.5;
	}
}