@charset "utf-8";
body {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 17px;
	line-height: 1.6;
	color: #000;
}
.headerBox {
	height:96px;
}
.rapBox {
	width: 960px !important;
}
.rapContentBox {
	width: auto !important;
	float: none !important;
}
.rapW100Tb {}
.rapw90Tb {}
.rapW100 {
	width: 100% !important;
}

/******************************
* 共有 
******************************/
.mb-20 {
	margin-bottom: 20px;
}
.mB10 { margin-bottom: 10px; }
.mB20 { margin-bottom: 20px; }
.mB30 { margin-bottom: 30px; }
.mB40 { margin-bottom: 40px; }
.mB50 { margin-bottom: 50px; }
.mT10 { margin-top: 10px; }
.mT20 { margin-top: 20px; }
.mT30 { margin-top: 30px; }
.mT40 { margin-top: 40px; }
.mT50 { margin-top: 50px; }
.mL10 { margin-left: 10px; }
.mL20 { margin-left: 20px; }
.mL30 { margin-left: 30px; }
.mL40 { margin-left: 40px; }
.mL50 { margin-left: 50px; }
.pB10 { padding-bottom: 10px; }
.pB20 { padding-bottom: 20px; }
.pB30 { padding-bottom: 30px; }
.pB40 { padding-bottom: 40px; }
.pB50 { padding-bottom: 50px; }
.pL10 { padding-left: 10px; }
.pL20 { padding-left: 20px; }
.pL30 { padding-left: 30px; }
.pL40 { padding-left: 40px; }
.pL50 { padding-left: 50px; }
.pT10 { padding-top: 10px; }
.pT20 { padding-top: 20px; }
.pT30 { padding-top: 30px; }
.pT40 { padding-top: 40px; }
.pT50 { padding-top: 50px; }
.txtC { text-align: center;}
.txtL { text-align: left;}
.txtR { text-align: right;}
.b { font-weight: bold; }
.cRed { color: #f44336; }

/* チームケア */
.bgColor {
	background: #003f88;
}
.teamcareTitle {
	max-width: 960px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}
.home {
    display: block;
    width: 100px;
    position: absolute;
    top: 40px;
    right: 0;
    background: #FF7B00;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 20px 5px 0;
    border-radius: 8px;
}
/* 認知症チームケア推進研修タイトル */
.title {
	text-align: center;
	font-weight: normal;
	font-size: 3rem;
	line-height: 1.4;
	color: #fff;
}
.title > span {
	font-weight: 600;
	padding-right:5px;
}
/*　FAQログイン情報取得枠　*/
.boxMain {
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
a.faqloginBtm {
	text-align: left;
    display: block;
    max-width: 420px;
    background-size: 59px auto;
    background-repeat: no-repeat;
    background-position: 38px 47px;
    font-size: 2.2rem;
    border: 1px solid #999;
    border-radius: 6px;
    padding: 25px 15px 25px 128px;
    margin: 10px auto;
    background-color: #fff;
    text-decoration: none;
    color: #000000;
    line-height: 1.2;
    position: relative;
}
a.faqloginBtmStyle02 {
	text-align: left;
    display: block;
    max-width: 374px;
    background-size: 112px auto;
    background-repeat: no-repeat;
    background-position: 32px 21px;
    font-size: 2.2rem;
    border: 1px solid #999;
    border-radius: 6px;
    padding: 25px 15px 25px 154px;
    margin: 10px auto;
    background-color: #fff;
    text-decoration: none;
    color: #000000;
    line-height: 1.2;
    position: relative;
}
a.faqloginBtm > span.text,
a.faqloginBtmStyle02> span.text {
	font-size: 1.8rem;
	font-weight: 600;
}
a.faqloginBtm > span.arw {
    display: block;
    width: 24px;
    height: 19px;
    position: absolute;
    top: 75px;
    right: 86px;
    font-size: 0.8rem;
    text-align: center;
    background: #136a12;
    color: #fff;
    padding-top: 5px;
    border-radius: 60px;
}
a.faqloginBtmStyle02> span.arw {
    display: block;
    width: 24px;
    height: 19px;
    position: absolute;
    top: 75px;
	right: 40px;
    font-size: 0.8rem;
    text-align: center;
    background: #136a12;
    color: #fff;
    padding-top: 5px;
    border-radius: 60px;
}
a.faqloginBtm:hover,
a.faqloginBtmStyle02:hover {
	opacity: 0.8;
}

/*　FAQログイン情報取得ボタン枠 02　*/
.boxMain02 {
    text-align: center;
    color: #fff;
    margin: 15px 0 25px;
    font-size: 1.2rem;
}
.boxMain02 .pointText {
	background: #fff900;
	color: #136a12; 
	font-weight: bold; 
	padding: 0 10px; 
	line-height: 1.8;
}
.boxMain02 .pointTextP {
	max-width:780px;
	padding:10px;
	text-align:right;
	margin:0 auto;
}

.faqloginBtmGroup {
	display: flex;
	margin-top: 25px;
}
.faqloginBtmGroup .faqloginBtmInner {
	width: 48%;
	margin: 0 10px;
	position: relative;
}
a.faqlogin02 {
    text-align: left;
    display: block;
    background-size: 112px auto;
    background-repeat: no-repeat;
    background-position: 27px 12px;
    font-size: 2.2rem;
    border: 8px solid #ffffff;
    border-radius: 6px;
    padding: 21px 15px 16px 139px;
    margin: 10px auto;
    background-color: #fff;
    text-decoration: none;
    color: #000000;
    line-height: 1.2;
    position: relative;
    font-weight: bold;
}
a.faqlogin02_2 {
	text-align: left;
    display: block;
    background-size: 65px auto;
    background-repeat: no-repeat;
    background-position: 22px 32px;
    font-size: 2.1rem;
    border: 8px solid #ffe500;
    border-radius: 6px;
    padding: 19px 15px 21px 99px;
    margin: 10px auto;
    background-color: #fff;
    text-decoration: none;
    color: #000000;
    line-height: 1.2;
    position: relative;
    font-weight: bold;
}
a.faqlogin02 > span.text,
a.faqlogin02_2 > span.text {
	font-size: 1.3rem;
	font-weight: 600;
}
a.faqlogin02 > span.arw {
	display: block;
    width: 24px;
    height: 19px;
    position: absolute;
    top: 70px;
    right: 62px;
    font-size: 0.8rem;
    text-align: center;
    background: #136a12;
    color: #fff;
    padding-top: 5px;
    border-radius: 60px;
}
a.faqlogin02_2 > span.arw {
	display: block;
    width: 24px;
    height: 19px;
    position: absolute;
    top: 65px;
    right: 45px;
    font-size: 0.8rem;
    text-align: center;
    background: #136a12;
    color: #fff;
    padding-top: 5px;
    border-radius: 60px;
}
a.faqlogin02:hover,
a.faqlogin02_2:hover {
	opacity: 0.8;
}
.faqloginBtmGroup .faqloginBtmInner .faqlogin02 .attention {
    background: #ffe500;
    color: #015d01;
    font-weight: bold;
    position: absolute;
	top: -20px;
    right: 8px;
	font-size: 0.92rem;
	padding: 10px;
	border-radius: 6px;
}
.faqloginBtmGroup .faqloginBtmInner .faqlogin02 .attention::after {
	content: '▼';
    color: #ffe500;
    position: absolute;
    bottom: -17px;
    right: 81px;
    font-size: 1.5rem;
	text-align: center;
}

/* タイトル */
h2.subtitle {
	border-top: solid 1px #d4d4d4;
	font-size: 2.4rem;
    font-weight: normal;
    padding: 60px 20px 40px 20px;
	text-align: center;
}

/* チラシの文字 */
.txtGaiyo {
	font-weight: bold;
	font-size: 1.4rem;
	text-align: center;
	padding: 60px 0 0;
}

/* QAユーザ切り換えボタン */
ul.qaBtmGroup {
	display: flex;
}
ul.qaBtmGroup > li {
	position: relative;
	cursor: pointer;
    background: #fff;
    width: 30%;
    padding: 15px 10px;
	border: 3px solid #d1d1d1;
    border-radius: 13px;
    margin-left: 10px;
    color: #000;
    font-size: 1.6rem;
}
ul.qaBtmGroup > li.active {
	position: relative;
	cursor: pointer;
    background: #279825;
    width: 30%;
    padding: 15px 10px;
    border-radius: 13px;
	border: 3px solid #279825;
    margin-left: 10px;
    color: #fff;
    font-size: 1.6rem;
}
ul.qaBtmGroup > li > span {
	display: none;
}
ul.qaBtmGroup > li.active > span {
	display: block;
	position: absolute;
    bottom: -30px;
    left: 48%;
	color: #279825;
}

/* QAボックス */
.noneAccordionBox {
	display: none;
}
.activeAccordionBox {
	display: block !important;
}

/* QA */  
.accordion {
	margin: 50px auto 0;
	width: 100%;
}
.accordion dl {
	margin-bottom: 10px;
}
.accordion dl.qaGroups:not(:first-child) {
	margin-top: 10px;
} 
.accordion dt.question {
	color: #092642;
	font-weight: bold;
	text-align: left;
	background: #5B9BD5;
	cursor: pointer;
	padding: 25px 70px 20px 60px;
	position: relative;
}  
.accordion dt.question:before {
	position: absolute;
	content: '';
	top: 50%;
	right: 25px;
	height: 5px;
	width: 20px;
	background: #5B9BD5;
	transform: rotate(90deg);
	transition: all .3s ease-in-out;
}
.accordion dt.question:after {
	position: absolute;
	content: '';
	top: 50%;
	right: 25px;
	height: 5px;
	width: 20px;
	background: #5B9BD5;
	transition: all .3s ease-in-out;
}
.accordion dt.question.open:before {
	transform: rotate(180deg);
	
}
.accordion dt.question.open:after {
	opacity: 0;
}
.accordion dd.answer {
	text-align: left;
    border: none;
	border-radius: unset;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	display: none;
	padding: 25px 70px 20px 60px;
	position: relative;
}
.accordion dt.question > span {
	position: absolute;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    top: 26px;
    left: 19px;
    font-weight: bold;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    background: #5B9BD5;
    border-radius: 50%;
}
.accordion dd.answer > span {
	position: absolute;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
    top: 26px;
    left: 19px;
    font-weight: bold;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    background: #f44336;
    border-radius: 50%;
}

h3, h4, h5, h6, dt, dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* ********************************************** 
* QA パターン2
********************************************** */
.qaBox .indexLists {
	margin-bottom: 40px;
}
.qaBox .indexLists ul {
	padding: 15px;
}
.qaBox .indexLists ul li {
	padding: 10px;
	font-size: 1.2rem;
    border-bottom: 1px dotted #9E9E9E;
	text-align: left;
}
.qaBox .indexLists ul li a {
	display: block;
    width: 100%;
    text-decoration: none;
    font-size: 1.1rem;
    color: #0029ff;
}
.qaBox .indexLists ul li a:hover {
	color: #788eff;
}
.qaBox .indexLists ul li a > span {
	color: #003f88;
	font-weight: bold;
}
h3.qaTitle {
	padding: 10px 20px 10px;
    text-align: left;
    font-size: 1.3rem;
    background: #5B9BD5;
    color: #fff;
	border-radius: 6px;
	font-weight: bold;
}
.indexTitle {
	font-size: 1.7rem;
    text-align: center;
    padding: 0 0 0 20px;
}
.returnIndex {
	text-decoration: none;
	text-align: right;
	padding: 20px 0;
    font-weight: bold;
}
/* リンク設定 */
.returnIndex a {
	text-decoration: none;
}
/* 回答内のリストスタイル */
.accordion dd.answer ul.answerList li {
	line-height: 1.6;
    padding: 0;
    padding-left: 20px;
    padding-bottom: 10px;
	border: none;
}
.accordion dd.answer ul.answerList li::before {
    content: '●';
    color: #8BC34A;
    display: inline-block;
    margin-left: -22px;
}
.accordion dd.answer ul.answerList li span.colorP {
	color: #f44336;
}

/* 回答内の注意ボックススタイル */
.accordion dd.answer .answerNoteBox {
    padding: 15px 20px;
    line-height: 1.6;
    background: #ffebe9;
	font-size: 1rem;
}
.accordion dd.answer .answerNoteBox > span {
	color: #f10;
    font-weight: bold;
}
.accordion dd.answer .answerNoteBox ul.answerNoteBoxList li {
	line-height: 1.6;
    padding: 0;
    padding-left: 20px;
    padding-bottom: 10px;
	border: none;
}
.accordion dd.answer .answerNoteBox ul.answerNoteBoxList li::before {
    content: '●';
    color: #ff7368;
    display: inline-block;
    margin-left: -22px;
}
.accordion dd.answer p.answerText > span {
	color: #f44336;
	font-weight: bold;
}
/* テーブル */
.accordion dd.answer .answerTble {
	border: 1px solid #9E9E9E;
	border-collapse: collapse;
}
.accordion dd.answer .answerTble th, 
.accordion dd.answer .answerTble td {
	border: 1px solid #9E9E9E;
	font-size: 1rem;
	padding: 5px 10px;
}
.accordion dd.answer .answerTble th {
	text-align: center;
	background: #e3e3e3;
	font-size: 1rem;
	padding: 5px 10px;
	min-width: 70px;
}

/* ********************************************** 
* QA パターン3
********************************************** */
.indexLists .selectIndex {
	font-size: 1.2rem;
    width: 100%;
    padding: 15px;
}
.indexLists .indexText {
	text-align: center;
	padding-bottom: 10px;
}


/* お問い合わせ */
.contactBox {
	margin-top: 100px;
}
.contactBox2 {
	margin-top: 100px;
	text-align: center;
}
a.contactBtm {
	margin: 10px auto 50px auto;
    display: block;
    font-size: 1.3rem;
    background: #5B9BD5;
    color: #fff;
    width: 320px;
    padding: 20px 10px 15px;
    border-radius: 9px;
    text-decoration: none;
}
a.contactBtm:hover {
	opacity: 0.8;
}

/* ********************************************** 
* 研修について
********************************************** */
.trainingBox {
	padding: 10px 15px;
	text-align: left;
}


/* ********************************************** 
* 準備中ページ
********************************************** */
.infoBoxMain {
	font-size: 1.6rem;
    text-align: center;
    color: #fff;
    margin-top: 15px;
}
.infoBoxMain02 {
	max-width: 860px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: left;
    margin: 15px auto 0;
    color: #000;
    padding: 10px 20px;
}
p.infoBoxMain02Day {
	max-width: 860px;
	color: #000;
	font-weight: bold;
	font-size: 1.1rem;
	text-align: right;
	margin: 0 auto;
	padding: 10px 20px;
}
.contactInfoBox {
    background: #f4fce9;
    padding: 20px 25px;
    border: 1px solid #8BC34A;
}
.contactInfoBox02 {
	max-width: 900px;
/*    background: #f4fce9;*/
    padding: 40px 25px 10px;
/*    border-top: 3px solid #8BC34A;*/
	margin: 0 auto;
}
.applicationPageBox{
	padding: 50px;
    background: #eef5ea;
    margin: 5% 0 0;
}

.infoList li > span {
	color: #8BC34A;
}

/* お申し込みの流れ */
.flow {
	padding: 30px 0;
	margin-bottom: 40px;
}
.flowBox {
	max-width: 720px;
    display: flex;
    margin: 0 auto;
}
.flowBox .flowLBox {
    font-size: 1.4rem;
    max-width: 30px;
    width: 5%;
    font-weight: bold;
    position: relative;
    color: #5B9BD5;
}
.flowBox .flowLBoxNoline {
    max-width: 30px;
    width: 5%;
}
.flowBox .flowRBox {
	width: 85%;
	margin-left:10%;
}
.flowBox .flowRBox .flowContentInner {
	padding: 20px;
    background: #ffe9e8;
    border: 6px solid #F44336;
    margin: 0 0 20px;
}
.flowBox .flowRBox .flowContentInnerComment {
	background: #F44336;
    color: #fff;
    padding: 15px 20px;
    font-weight: bold;
    position: relative;
}
/*
.flowBox .flowRBox .flowContentInnerComment::after {
    font-size: 3rem;
    content: '▼';
    position: absolute;
    left: 46%;
    bottom: -47px;
    color: #F44336;
}
*/
.flowBox .flowRBox .flowContentInner2 {
	padding: 20px;
    background: #e3ecff;
    border: 6px solid #3F51B5;
}
.flowBox .flowRBox .flowContentInnerComment2 {
	background: #3F51B5;
    color: #fff;
    padding: 15px 20px;
    font-weight: bold;
    position: relative;
	margin-top: 20px;
}
/*
.flowBox .flowRBox .flowContentInnerComment2::after {
    font-size: 3rem;
    content: '▼';
    position: absolute;
    left: 46%;
    bottom: -47px;
    color: #3F51B5;
}
*/
.flowBox .flowRBox .flowContent {
	font-size: 1.2rem;
	background: #008000;
    color: #fff;
    text-align: center;
    margin: 10px 0;
    border-radius: 11px;
    padding: 15px;
}
.flowBox .flowRBox .flowContent .flowContents {
	display: flex;
}
.flowBox .flowRBox .flowContent .flowContents .flowContentsBoxL {
	width:50%;
	border-right: 4px solid #fff;
	padding: 0 10px;
}
.flowBox .flowRBox .flowContent .flowContents .flowContentsBoxR {
	width:50%;
	padding: 0 10px;
}

.flowBox .flowRBox .flowContent > span {
    font-weight: 600;
    font-size: 1.4rem;
}
.flowBox .flowRBox .flowContent .flowContentBox {
	display: flex;
    color: #fff;
    border-top: 1px dotted #fff;
	padding: 15px 5px 10px 5px;
}
.flowBox .flowRBox .flowContent .flowContentBox .flowContentLBox {
	width: 27%;
	text-align: left;
	font-size: 1rem;
}
.flowBox .flowRBox .flowContent .flowContentBox .flowContentRBox {
	width: 70%;
	font-size: 1rem;
	text-align: left;
}
.flowBox .flowRBox .flowContent .flowContentBox .flowContentLBox > span {
	background: #fff;
    padding: 2px 20px;
    border-radius: 5px;
    color: #006400;
    font-weight: bold;
    text-align: center;
}
.flowBox .flowLBox::before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    left: 50%;
    border-right: 5px solid #008000;
}
.flowBox .flowLBox > span {
    display: block;
    position: absolute;
    background: #fff;
    top: 35%;
    left: 20%;
}
.flowBox .flowLBox .arwManableB {
    position: absolute;
    top: -17px;
    left: 10%;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    border: 15px solid transparent;
    border-bottom: 23px solid #008000;
}
.flowBox .flowLBox .arwManableA {
	position: absolute;
    bottom: -18px;
    left: 10%;
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    border: 15px solid transparent;
    border-top: 23px solid #008000;
}
.flowBox .flowRBox .flowContent .flowContentBox .flowContentRBox ul.flowList li > span {
	color: #fff;
}

/* 矢印 */
.arwDown {
	position: relative;
	min-height: 50px;
}
.arwDown::before{
    position: absolute;
    content: '';
    bottom: -39px;
    left: 44%;
    box-sizing: border-box;
    width: 10px;
    height: 6px;
    border: 37px solid transparent;
    border-top: 36px solid #8fc31f;
}
.arwDown::after{
    position: absolute;
    content: '';
    top: 0;
    left: 47%;
    width: 40px;
    height: 6px;
    border-top: 30px solid #8fc31f;
}
/* ページレイアウト余白用 */
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb40 {
	padding-bottom: 40px;
}

/* ********************************************** 
* お問い合わせページ
********************************************** */
.contactInfoMsg {
    line-height: 1.8;
    color: #F44336;
    font-weight: bold;
    background: #ffeeed;
    border: 3px solid #F44336;
    padding: 20px 15px;
    margin: 20px 20px 50px;
    font-size: 1.25rem;
}
h3.contactTitle {
    padding: 5px 20px 5px;
    font-weight: bold;
    color: #136a12;
    font-size: 1.5rem;
    padding-bottom: 30px;
}

/* ********************************************** 
* Q4：iPhoneとAndroidの操作手順
********************************************** */
.Q4SMSBox {
	max-width: 840px;
    margin: 0 auto 50px;
}
.h1Style01 {
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.h2Style01 {
	font-size: 1.4rem;
    text-align: left;
    border-left: 10px solid #4CAF50;
    padding: 0 0 0 20px;
}

@media screen and (max-width: 980px) {
	.rapContentBox {
		padding: 0 10px;
	}
}
@media screen and (max-width: 960px) {
	.teamcareBtmGroup {
		display: block;
		padding: 0 10px;
	}
	.teamcareBtmGroup .teamcareBtmInner {
		margin: 20px auto;
	}
	.teamcareBtmGroup .teamcareBtmInner {
		width: 440px;
	}
	a.teamcareBtm02_2 > span.arw {
    	right: 22px;
	}
	a.teamcareBtm02 > span.arw {
		right: 45px;
	}
	.boxMain02 {
		padding: 0 10px;
	}

}
@media screen and (max-width: 640px) {
	.rapBox {
		width: 90% !important;
		margin: 0 auto;
	}
	.rapContentBox {
		width: auto;
		float: none;
		padding: 0 10px;
	}
	.rapW100Tb {
		width: 100% !important;
	}
	.rapw90Tb {
		width: 60% !important;
    	padding-left: 20px;
	}
	.title {
		font-size: 2rem;
	}
	a.teamcareBtm {
			max-width: 320px;
			background-size: 40px auto;
			background-position: 19px 33px;
			font-size: 1.7rem;
			padding: 15px 10px 15px 86px;
	}
	a.teamcareBtm > span.text {
		font-size: 1.5rem;
	}
	a.teamcareBtm > span.arw {
		top: 49px;
		right: 47px;
	}
	.boxMain {
		padding: 0 10px;
	}
	h2.subtitle {
		font-size: 1.8rem;
		text-align: center;
	}
	.txtGaiyo {
		font-size: 1.2rem;
	}
	ul.qaBtmGroup > li {
		font-size: 1.2rem;
	}
	ul.qaBtmGroup > li.active {
		font-size: 1.2rem;
	}
	ul.qaBtmGroup > li.active > span {
		display: none;
	}
	.flowBox .flowRBox .flowContent .flowContentBox {
		display: block;
	}
	.flowBox .flowRBox .flowContent .flowContentBox .flowContentLBox {
		margin-bottom: 10px;
		width: 100%;
	}
	.flowBox .flowRBox .flowContent .flowContentBox .flowContentRBox {
		width: 100%;
	}
	.flowBox .flowLBox::before {
		left: 58%;
	}
	.flowBox .flowRBox .flowContent .flowContents {
		display: block;
	}
	.flowBox .flowRBox .flowContent .flowContents .flowContentsBoxL {
		width:90%;
		border-right: none;
		border-bottom: 4px solid #fff;
		margin-bottom: 25px;
		padding-bottom: 20px;
	}
	.flowBox .flowRBox .flowContent .flowContents .flowContentsBoxR {
		width:90%;
		margin-top: 20px;
	}
}
@media screen and (max-width: 580px) {
	.arwDown::before{
		left: 43%;
	}
}
@media screen and (max-width: 480px) {
	body {
		font-size: 14px;
	}
	.title {
		font-size: 1.6rem;
	}
	.boxMain {
		font-size: 0.9rem;
	}
	a.teamcareBtm {
		font-size: 1.4rem;
	}
	a.teamcareBtm > span.text {
		font-size: 1.2rem;
	}
	a.teamcareBtm > span.arw {
		top: 43px;
		right: 34px;
	}
	a.teamcareBtm {
		background-size: 47px auto;
		background-position: 19px 27px;
	}
	.accordion dt.question {
		font-size: 0.9rem;
	}
	.accordion dt.question {
		font-size: 0.9rem;
	}
	.accordion dd.answer {
		font-size: 0.9rem;
	}
	ul.qaBtmGroup {
		display: block;
	}
	ul.qaBtmGroup > li {
		width: 90%;
		margin-bottom: 10px;
	}
	ul.qaBtmGroup > li.active {
		width: 90%;
		margin-bottom: 10px;
	}
	.contactBox {
		font-size: 0.9rem;
	}
	.contactBox2 {
		font-size: 0.9rem;
		text-align: center;
	}
	a.contactBtm {
		width: 90%;
		font-size: 1.2rem;
		padding: 10px;
	}
	#header {
		height: 95px;
	}
	.home {
		font-size: 0.8rem;
		width: 71px;
		top: 40px;
		right: 0;
		padding: 6px 12px 6px 6px;
		border-radius: 8px;
	}
	.rapw90Tb {
		width: 66% !important;
	}
	.arwDown::before{
		left: 42%;
	}
	.flowBox .flowRBox .flowContent > span {
		font-size: 1.1rem;
	}
	.flowBox .flowLBox::before {
		left: 79%;
	}
	.flowBox .flowLBox > span {
		font-size: 1.2rem;
	}

	.teamcareBtmGroup .teamcareBtmInner {
		width: 320px;
	}
	a.teamcareBtm02_2 {
		background-image: none;
		/* background-size: 65px auto; */
		/* background-repeat: no-repeat; */
		font-size: 1.9rem;
		padding: 5px 12px 16px 17px;
	}
	a.teamcareBtm02_2 > span.text {
		font-size: 0.9rem;
	}
	a.teamcareBtm02_2 > span.arw {
		top: 47px;
		right: 16px;
	}
	a.teamcareBtm02 {
		background-size: 67px auto;
		background-position: 9px 25px;
		font-size: 1.9rem;
		padding: 13px 15px 7px 81px;
	}
	a.teamcareBtm02 > span.text {
		font-size: 1rem;
	}
	a.teamcareBtm02 > span.arw {
		top: 55px;
		right: 12px;
	}
	.teamcareBtmGroup .teamcareBtmInner .teamcareBtm02 .attention {
		font-size: 0.75rem
	}
	.boxMain02 {
		font-size: 1rem;
	}
}