@charset "UTF-8";

/* ****************************************************
Title: sp_common.css
Created: 2011-01-24
Last Modified: 2011-03-23
***************************************************** */


/* Table Of Contents
----------------------------------------

# Settings
# Smartphne Hide Content
# Layout
# Header
# Main
# GNav
# Sidebar
# Footer
# Modules

----------------------------------------*/


/* # Settings
---------------------------------------------------------------------------- */

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #333;
	font-size: var(--fs-s90);
	line-height: 1.5;
	width: 100%;
	min-width:320px;
	background:#FFF;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-weight: normal;
	line-height: 1.214;
}

a {
	color: #2c89d0;
	text-decoration: none;
}

img {
  width: 100%;
  height: auto;
}


table { width: 100%; }

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
textarea {
	box-sizing: border-box;
}

button {
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
	font-weight: bold;
}


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */




/* # Layout
---------------------------------------------------------------------------- */
#gNav,
#pageBody,
#siteFt {
	margin: 0;
	width: auto;
}

#gNav,
#topicPath,
#sidebar {
	display: none;
}

#content {
	position: relative;
}


/* # Header
---------------------------------------------------------------------------- */
#siteHd{
	align-items: center;
	padding:0.75rem 0.5rem;
}

#siteId{
	width: 70%;
	max-width: 375px;
}

.icon_search{
	width: 3.5rem;
	aspect-ratio: 1/1;
	display: block;
	position: relative;
	background: #656565;
	border-radius: 5px;
}

.icon_search::before, .icon_search::after{
	content: "";
	position: absolute;
}

.icon_search::before{
	width: 1.4rem;
	aspect-ratio: 1/1;
	border-radius: 100%;
	border: solid 0.35rem #fff;
	background: #656565;
	left: 15%;
	top: 15%;
	z-index: 2;
}

.icon_search::after{
	width: 40%;
	height: 0.4rem;
	border-radius: 20px;
	background: #fff;
	transform: rotate(42deg);
	bottom: 26%;
	right: 10%;
}

/* # Main
---------------------------------------------------------------------------- */
#content #mPageTit01{ border-top: none;}

#content {
	padding: 0 1rem;
	border-top: 5px solid #acd598;
}

/* mCatIndexContentHd */
#content .mCatIndexHd .mCatIndexHdImg {
	margin-bottom: 1.8125rem;
}

/* mCatIndexLead */


#content .mCatIndexLead .mCatIndexLeadImg {
	display: none;
}

#content .mCatIndexLead .mCatIndexTxt {
}

/* mCatIndexArea */


#content .mCatIndexArea .mCatIndexAreaSec {
	margin-bottom: 3.125rem;
}

#content .mCatIndexArea .mCatIndexAreaSec h2 {
	background: #acd598;
	color: #fff;
	clear: both;
	font-size: var(--fs-xl);
	margin-bottom: 0.9375rem;
}

#content .mCatIndexArea .mCatIndexAreaSec .mCatIndexAreaSecIn {
	clear: both;
}

#content .mCatIndexArea .mCatIndexAreaSec .mCatIndexAreaSecItem {
	float: none;
	width: auto;
}


.mCatIndexAreaSecItem .mCatIndexAreaSecItemContent ul li {
	padding: 0.75rem;
	padding-left: 1rem;
	border: 2px dotted #f0f0f0;
}

.mCatIndexAreaSecItem .mCatIndexAreaSecItemContent ul li::before{
	top: 1.1rem;
	left: 0.5rem
}

.mCatIndexAreaSecItem .mCatIndexAreaSecItemLead,
.mCatIndexAreaSecItem .mCatIndexAreaSecItemThumb {
	display: none;
}

/* mPointList */
#content .mPointList {
	margin: 0 0 1.875rem;
}

#content .mPointList dt {
	background: url(../img/sp/page/tit_pointlist.gif) no-repeat left top;
	float: none;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	width: 100px;
}

#content .mPointList dd {
	background-color: #ffeded;
	float: none;
	padding: 1.3125rem 1.25rem;
	width: auto;
}

#content .mPointList li {
	background: url(../img/pc/page/ico_pointlist.gif) no-repeat 0 0.5em;
	border-bottom: none;
	padding: 0 0 0 1.6875rem;
}





/* contentArea */


#content .mCaseArea .uiTabPanel {
	border-bottom: 1px solid #e4e4e4;
	margin: 0 -15px 0.9375rem;
	padding: 1.25rem 0.9375rem 0;
}

/* mCaseAreaContent */
#content .mCaseArea .mCaseAreaContent {
	margin-bottom: 3.75rem;
}

#content .mCaseArea .mCaseAreaContentLast {
}

/* mCaseAreaFig01 */
#content .mFig01 {
	margin: 2.5rem 0 3.125rem;
	text-align: center;
}

#content .mFig02 {
	margin: 1.25rem 0 3.125rem;
	text-align: center;
}

#content .mFig03 {
	margin: 1.25rem 0 3.125rem;
	text-align: center;
}

#content .mFig04 {
	margin: 1.8em 0;
	text-align: center;
}

/* 画像下caption有 */
#content .mFig05{
	text-align: center;
	margin-top:1em auto 1.5em;
}
#content .mFig05 ul,
#content .mFig05 p{
	text-align: left;
	margin-top:0.8em;
	margin-left:1.5em;
}


/* mCaseAreaFig01 */
#content .mFig01 img, #content .mFig02 img, #content .mFig03 img, 
#content .mFig04 img, #content .mFig05 img{
	width:100%;
}


/* mStepList */
#content .mStepList {
	margin: 0.9375rem -15px 1.875rem;
	overflow: hidden;
}

#content .mStepList li:nth-of-type(1) {
	border-top: none;
}

#content .mStepList li {
	border-top: 1px dotted #b2b2b2;
	margin-top: 0;
	overflow: hidden;
	padding: 1.875rem 0.9375rem;
}

#content .mStepList li .ico {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: none;
	height: 35px;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 106px;
}

#content .mStepList .mStepListItem01 .ico { background-image: url(../img/sp/page/ico_casearea_steplist_01.gif); }
#content .mStepList .mStepListItem02 .ico { background-image: url(../img/sp/page/ico_casearea_steplist_02.gif); }
#content .mStepList .mStepListItem03 .ico { background-image: url(../img/sp/page/ico_casearea_steplist_03.gif); }
#content .mStepList .mStepListItem04 .ico { background-image: url(../img/sp/page/ico_casearea_steplist_04.gif); }
#content .mStepList .mStepListItem05 .ico { background-image: url(../img/sp/page/ico_casearea_steplist_05.gif); }

#content .mStepList li .txt {
	display: block;
	margin-top: 0.9375rem;
	padding: 0;
}

/*STEPリスト内　mNoteList ＞ mNoteList */



/*STEPリスト内　mNoteList ＞  mDiscList */



/*STEPリスト内　mNoteList ＞ mDecimalList */



/* mReference */
#content .mReference,
#content .mReference02 {
	margin: 1.25rem 0 2.5rem;
}

#content .mReference dt,
#content .mReference02 dt {
	float: left;
	height: 27px;
	line-height: 0;
	margin-right: 1.25rem;
	text-indent: -9999px;
	overflow: hidden;
	width: 110px;
}

#content .mReference dt { background: url(../img/sp/page/ico_casearea_content_ref_tit.gif) no-repeat left top; }
#content .mReference02 dt { background: url(../img/sp/page/ico_m_reference02.gif) no-repeat left top; }

#content .mReference dd,
#content .mReference02 dd {
	overflow: hidden;
}



#content .mReference li,
#content .mReference02 li {
	display: inline-block;
	font-size: var(--fs-note);
	vertical-align: baseline;
}

#content .mReference li {
	background: url(../img/sp/page/ico_casearea_content_ref_item.gif) no-repeat left center;
	padding-left: 1.625rem;
}

/* 参考リンク 文字（小） */


/* 参考リンク 文字100% */


/* 関連リンク 文字（小） */


/* 関連リンク 文字100% */


/* mTable01 */
#content .mTable01 {
	margin: 1.5625rem 0;
}



#content .mTable01 table caption {
	line-height: 1.2;
	padding-bottom: 0.625rem;
}



#content .mTable01 table thead th {
	background: #edf9ff;
	border-right: 1px solid #ccc;
	color: #1b4d74;
	font-weight: bold;
	font-size: var(--fs-2xs);
	padding: 0.75rem 0.9375rem;
	text-align: center;
}



#content .mTable01 table tbody th .mIconBlt,
#content .mTable01 table tbody td .mIconBlt{
	background: url(../img/sp/page/ico_arrow04.gif) no-repeat 0.2em 0.2em;
	padding-left: 2em;
}


/* mTable02 */
#content .mTable02 {
	margin: 1.5625rem 0;
}



#content .mTable02 table caption {
	line-height: 1.2;
	padding-bottom: 0.625rem;
}





#content .mTable02 table thead th {
	background-color: #c9e8f8;
	color: #000;
	font-weight: bold;
	font-size: var(--fs-2xs);
	padding: 0.8125rem;
	vertical-align: middle;
	text-align: center;
}

#content .mTable02 table tbody th {
	background-color: #edf9ff;
	color: #1b4d74;
	font-weight: bold;
	font-size: var(--fs-2xs);
	padding: 0.8125rem;
	vertical-align: middle;
	width: 25%;
}




/* mTable03 */
#content .mTable03 {
	margin: 1.5625rem 0;
}



#content .mTable03 table caption {
	line-height: 1.2;
	padding-bottom: 0.625rem;
}

#content .mTable03 table th {
	color: #1b4d74;
	font-weight: bold;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	line-height: 1.2;
	font-size: var(--fs-2xs);
	padding: 0.9375rem 0.625rem 0.9375rem 5.8125rem;
}

#content .mTable03 table .yes {
	background: url(../img/sp/page/bg_yes_or_no_yes.gif) no-repeat left center;
}

#content .mTable03 table .no {
	background: url(../img/sp/page/bg_yes_or_no_no.gif) no-repeat left center;
}





/* ＜Table04＞ "mTable02"thの横幅指定解除ver */
#content .mTable04 {
	margin: 0.9375rem 0 1.25rem;
	font-size: var(--fs-2xs);/*SPのみ設定*/
}

















/* ---------------------------------
　 セル内の詳細設定
--------------------------------- */
/*セル内縦位置 中央設定*/
#content .mtaM {
	vertical-align:middle;
}

/*セル内縦位置 中央設定・*/
#content .mtaCM {
	vertical-align:middle;
	text-align:center;
}

/*td内でthと同じ表示*/


/* mNoteBox */
#content .mNoteBox {
	margin: 3.125rem 0 0;
}

#content .mNoteBox {
	background-color: #fff6f6;
	border: 3px solid #ffcaca;
	padding: 0.9375rem 1.25rem 0.3125rem 1.25rem;
}
#content .mNoteBox .mNoteBoxTit {
	background: url(../img/sp/page/tit_caution.gif) no-repeat left top;
	border-bottom: 1px dashed #ffcaca;
	height: 27px;
	margin-bottom: 0.625rem;
	overflow: hidden;
	padding-bottom: 0.9375rem;
	text-indent: -9999px;
}

#content .mNoteBox p,
#content .mNoteBox ul {
	margin: 0.625rem 0 0.9375rem;
}

/* mColumnBox */
#content .mColumnBox {
	background-color: #fbfdf5;
	border: 3px solid #ebf2d6;
	margin: 3.125rem 0 0;
	padding: 0.9375rem 1.25rem 0.3125rem 1.25rem;
}

#content .mColumnBox .mColumnBoxTit {
	background: url(../img/sp/page/tit_column.gif) no-repeat left top;
	border-bottom: 1px dashed #bed283;
	height: 41px;
	margin-bottom: 0.9375rem;
	overflow: hidden;
	padding-bottom: 0.9375rem;
	text-indent: -9999px;
}



#content .mColumnBox p,
#content .mColumnBox ul {
	margin: 0.625rem 0 0.9375rem;
}

/* mAsideBox */
#content .mAsideBox {
	background-color: #eee;
	margin: 3.125rem 0 0;
	padding: 0.9375rem 0.9375rem 1px 0.9375rem;
}

#content .mAsideBox p,
#content .mAsideBox ul {
	margin: 0.625rem 0 0.9375rem;
}







/* mNoteList */
#content .mNoteList {
	margin: 0.625rem 0;
}

#content .mNoteList li {
	font-size: var(--fs-xs);
}

/* mCaseList */
#content .mCaseList li {
	font-size: var(--fs-xs);
	background: url(../img/sp/page/bg_case_list.gif) repeat-y left top;
	background-size:contain;
	margin-bottom: 0.625rem;
	position: relative;
	min-width: 300px;
	min-height: 100px;
}

#content .mCaseList li p.num {
	color: #fff;
	font-weight: bold;
	left: 1%;
	line-height: 1.0;
	margin-top: -0.5em;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 10%;
}

#content .mCaseList li div.case {
	float: left;
	padding: 3% 3% 3% 14%;
	width: 35%;
}

#content .mCaseList li div.result {
	float: right;
	padding: 3%;
	width: 35%;
}

#content .mCaseList li img.arrow {
	left: 55%;
	margin-top: -17px;
	position: absolute;
	top: 50%;
	width: 4%;
}

/* mPageTop */
.mPageTop {
	padding: 1.5rem 0;
	text-align: right;
}

.mPageTop a {
	background: #f0f0f0;
	border-radius: 3px;
	color: #616161;
	font-weight: bold;
	display: inline-block;
	padding: 1rem;
	padding-left: 2rem;
	position: relative;
	font-size: 0.9rem;
}

.mPageTop a::before {
	content: "";
	position: absolute;
	left: 0.5rem;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 1rem;
	height: 1rem;
	background: #aeaeae;
	border-radius: 100%;
}

.mPageTop a::after {
	content: "";
	position: absolute;
	left: 0.75rem;
	bottom: 0;
	top: 0;
	margin: auto 0;
	width: 0.5rem;
	height: 0.4rem;
	clip-path: var(--clip_arrow_top);
	background: #fff;
}

/* # GNav
---------------------------------------------------------------------------- */

#spGNav h2 {
	background-color: #acd598;
	color: #fff;
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
	font-size: var(--fs-2xs);
	font-weight: bold;
	line-height: 1.21;
	margin-bottom: 1rem;
	padding: 0.75rem 0.9375rem;
}

#spGNav ul {
	background-color: #d0edf7;
	padding: 0.5rem;
}

#spGNav ul li:not(:last-child) {
	margin-bottom: 0.5rem;
}

#spGNav ul a {
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
	font-weight: bold;

}

#spGNav ul li a {
	border-radius: 3px;
	display: block;
	background: #fff;
	color: #464646;
	font-size: 1rem;
	padding: 0.75rem;
	padding-left: 1.75rem;
	position: relative;
}

#spGNav ul li a::before {
	content: "";
	position: absolute;
	left: 0.7rem;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 0.8rem;
	height: 0.8rem;
	background: var(--bg-blue);
	border-radius: 3px;
}

#spGNav ul li a::after {
	content: "";
	position: absolute;
	left: 1rem;
	top: 0;
	bottom: 0.1rem;
	margin: auto 0;
	width: 0.34rem;
	height: 0.38rem;
	background: #fff;
	clip-path: var(--clip_arrow_right);
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar h2 {
	background-color: #23af5e;
	color: #fff;
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 0.5rem 0.9375rem;
}


/* # Footer
---------------------------------------------------------------------------- */

#siteFt {
	margin-top: 1.0625rem;
}

#siteFt #siteFtNav {
	background-color: #f0f0f0;
	padding: 0.5rem;
}

#siteFt #siteFtNav li:not(:last-child) {
	margin-bottom: 0.5rem;
}

#siteFt #siteFtNav a {
	background: #fff;
	border-radius: 3px;
	color: #464646;
	display: block;
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
	font-weight: bold;
	font-size: 1rem;
	padding: 0.75rem;
	padding-left: 1.75rem;
	position: relative;
}

#siteFt #siteFtNav a::after {
	content: "";
	position: absolute;
	left: 1rem;
	top: 0;
	bottom: 0.1rem;
	margin: auto 0;
	width: 0.34rem;
	height: 0.38rem;
	background: #23afaa;
	clip-path: var(--clip_arrow_right);
}

#siteFt #siteFtCopy {
	font-size: var(--fs-xs);
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
	font-weight: bold;
	line-height: 1.214;
	padding: 1.6875rem 0.9375rem;
	text-align: center;
}

/* # Clearfix
---------------------------------------------------------------------------- */

#content .mCaseList li {
}

#content .mCaseList li:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}


/* # Modules
---------------------------------------------------------------------------- */

.mSPHide,
.mHide { display: none; }

.mText,
.mUL,
.mOL {
	margin-bottom: 0.9375rem;
}

/* table */



/* ---------------------------------
　　mNoteListの文字100%ver
--------------------------------- */



/* ---------------------------------
　　（注）から始まるリスト
--------------------------------- */
 /* 文字(小) */


/* 文字100% */


/* ---------------------------------
　　(１)～から始まるリスト
--------------------------------- */
/* 文字(小) */



/* 文字100% */




/* 印刷サイズ表記 */


#content .mA3 dt,
#content .mA4 dt {
	height: 19px;
	line-height: 0;
	margin: 0.3125rem 0px;
	text-indent: -9999px;
	overflow: hidden;
	width: 50px;
}








#content .mA3 ul,
#content .mA4 ul {
	margin: 2px;
}



table td.diff_cellcolor01 {
	background-color: #fff8e7;
}

/* 言語切り替え */

#spLang {
	display: flex;
	flex-flow: nowrap;
	justify-content: center;
	gap: 0 1rem;
	border-top:1px solid #7DCFB2;
	border-bottom:1px solid #7DCFB2;
	background:#C7EBDE;
	padding:0.75rem;
	margin:0 auto;
	text-align: center;
}
#spLang #siteHdLangJP, #spLang .siteHdLangJP,
#spLang #siteHdLangEN, #spLang .siteHdLangEN{
	width:40%;
}
#spLang #siteHdLangEN, #spLang .siteHdLangEN{
	margin:0;
}
#spLang #siteHdLangJP a, #spLang .siteHdLangJP a,
#spLang #siteHdLangEN a, #spLang .siteHdLangEN a{
	background: #FFF;
	padding:0.625rem;
    border-radius: 20px; 
    display: block;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
    font-weight: bold;
    line-height: 1.2;
	color:#7DCFB2;
}

#spLang #siteHdLangJP a#current, #spLang .siteHdLangJP a#current,
#spLang #siteHdLangEN a#current, #spLang .siteHdLangEN a#current{
	color:#C7EBDE;
	background:#7DCFB2;
}
/* # Media Queries
---------------------------------------------------------------------------- */

/* for iPhone4X images */
@media only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
}
