@charset "shift_jis";

/* body.css */
/*
	2017 new design ver.5.0
	県サイト作成・レスポンシブ
*/
/* --------------------------------------------------
header　オリジナル修正
-------------------------------------------------- */

body{
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka,arial, helvetica, sans-serif;
}
section{
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka,arial, helvetica, sans-serif;
}


h2{
	font-family: "RoundedMgenplus-medium";
	font-size: 16px;
	letter-spacing: 1px;
}
h2.kiki{
	margin: 20px 0 0 0;
	padding: 10px 0 20px 0;
	color: #7c3e00;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: transparent;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka,arial, helvetica, sans-serif;
}
a.yoyaku_btn{
	display: block;
	width: 96%;
	max-width: 500px;
	text-align: left;
	margin: 20px auto 20px auto;
	font-size: 16px;
	position: relative;
	z-index: 10;
	color: #ffffff;
	padding: 15px 20px;
	background-color: #0099ae;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 8px;
	position: relative;
}
a.yoyaku_btn:before{
	content: "";
	background-image: url(/common_jp/image/v5/arrow_4_right.png);
	position: absolute;
	right: 10px;
	top: 16px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
}
/* --------------------------------------------------
toparea
-------------------------------------------------- */

section.toparea h1{
	font-family: "RoundedMgenplus-medium";
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background-image: url(/tokushu/online/flow/image/maintitle.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 30px 0;
	letter-spacing: 2px;
}
section.toparea p{
	width: 96%;
	margin: auto;
	max-width: 600px;
	display: block;
}
section.toparea ul{
	max-width: 600px;
	display: block;
	margin: 0 auto;
}
section.toparea ul li.device{
	background-color: #fff1fa;
	padding: 10px;
}
section.toparea ul li.device img{
	width: 96%;
	margin: auto;
	display: block;
}
section.toparea ul li.device span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #666;
	width: 100%;
}
section.toparea ul li.parts{
	width: 49%;
	float: left;
	margin-left: 1%;
	margin-top: 10px;
	text-align: center;
}
section.toparea ul li.parts img{
	width: 60%;
}
section.toparea small{
	display: block;
	clear: both;
	text-align: center;
	margin:20px 0 20px 0;
}
/* --------------------------------------------------
flow
-------------------------------------------------- */
section.flow ul{
	background-color: #f9f4ef;
	padding: 30px 0;
}
section.flow ul li{
	border:1px dotted #666;
	background-color: #fff;
	width: 96%;
	max-width: 600px;
	display: block;
	margin: 0px auto 10px auto;
	padding: 10px;
	box-sizing: border-box;
}
section.flow ul li.arrow{
	border: none;
	text-align: center;
	background-color: transparent;
}
section.flow ul li.arrow img{
	width: 20px;
}
section.flow ul li span{
	padding: 3px 10px;
	background-color: #666;
	color: #fff;
	display: inline-block;
	font-family: "RoundedMgenplus-medium";
	font-size: 10px;
}
section.flow ul li h3{
	color: #d00000;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
}
section.flow ul li div{
	background-color: #f9f4ef;
	margin: 10px auto 0 auto;
	padding: 10px;
}
section.flow ul li div.forpc{
	background-color: #e1f6ff;
}
section.flow ul li div.forpc h3{
	color: #0099ae;
	font-weight: bold;
}
section.flow ul li div.forpc h3 img{
	width: 40px;
	margin-right: 20px;
}
section.flow ul li div.forpc small{
	display: block;
	text-align: center;
	width: 60%;
	margin: auto;
}
section.flow ul li div.forpc a.flash img{
	display: block;
	margin: 20px auto 5px auto;border:1px solid #000;
}
section.flow ul li img.raitenimage{
	width: 60%;
	display: block;
	margin: 20px auto;
	border:1px solid #999;
}
section.flow ul li strong{
	font-weight: bold;
	font-size: 18px;
	color: #3e3e3e;
	text-align: center;
	width: 96%;
	margin: auto;
	display: block;
}
section.flow div.first_button{
	background-color: #f9f4ef;
	overflow: hidden;
}
section.flow div.first_button h4{
	color: #ee5b00;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
section.flow div.first_button a{
	width: 80%;
}

/* --------------------------------------------------
chui
-------------------------------------------------- */
section.chui {
	background-color: #eee;
	margin: 0px 0 0 0;
	padding: 20px 0;
}
section.chui h3 {
	font-size: 22px;
	font-weight: bold;
	color: #5e3200;
	text-align: center;
	margin: 0 0 20px 0;
}
section.chui ul{
	width: 96%;
	max-width: 600px;
	margin: auto;
	font-size: 12px;
}
section.chui ul li{
	margin: 0 0 10px 0;
	color: #666;
}

/* --------------------------------------------------
-----------------------------------------------------
FAQ アコーディオンエリア
-----------------------------------------------------
-------------------------------------------------- */

.accordion {
	margin: 0 auto 6% auto ;
	padding: 1% 0 0 0;
	width: 90%; /* 領域内の横幅修正 */
	max-width: 900px;/* 領域内の限度横幅修正 */
}
/* 開閉重要 */
.toggle {
	display: none;
}
/* 開閉重要 */
.question,.anser {
	transform: translateZ(0);
	transition: all 0.3s;
}
.anser a:link,
.anser a:hover,
.anser a:visited{
	color:#0000ee;
	text-decoration: underline;
}


.faq {
	position: relative;
	margin-bottom: 1rem;
	background-color: #FFFFE7;
}



.question {
	  display: flex; /* 横並びにする */
  align-items: center; /* アイテムを縦方向に中央揃え */
  		background-color: #FFFFE7;
		cursor: pointer;
	padding: 0.5rem 30px 0rem 0rem;
		color: #333;
	font-size: 1.4rem;
	font-weight: bold;
}

/* プラス記号 */
.question:after, .question:before {
    content: "";
    position: absolute;
    right: 1.00rem;
    top: 0;
    bottom: 0;
    margin: auto 1% auto 0;
    width: 2.0px;
    height: 1.2rem;
    background-color: #000000;
    transition: all 0.3s;
}

.question:after {
	transform: rotate(90deg);
}


.q_in {
	color: #333;
	font-weight: bold;
	font-size: clamp(1.375rem, 1.271rem + 0.55vw, 1.625rem);
	text-align: left;
}

.anser {
    padding: 0rem 3rem 0rem 3rem;
    background-image: url(../images/FAQ_A_back.png);
    background-repeat: no-repeat;
    background-position: bottom right;
	background-color: #ffffff;
}

.anser_innner {
    margin: 0% 0 0% 0;
    padding: 2% 0 2% 0;
}

li.comment_top{
     font-size: clamp(1.25rem, 1.146rem + 0.55vw, 1.5rem);
	    color: #333;
}

li.comment{
     font-size: clamp(1.25rem, 1.146rem + 0.55vw, 1.5rem);
	line-height: 1.8em;
	    font-weight: 100;
	    color: #333;
}



li.coution{
    font-size: clamp(0.875rem, 0.771rem + 0.55vw, 1.125rem);
	line-height: 1.6em;
	    color: #333;
}



.anser_innner ul {
    list-style-type: none; /* リストのマーカー（●）を非表示 */
    padding: 0; /* デフォルトの余白を削除 */
}

.anser_innner li {
    display: block; /* li をブロック要素化 */
    padding: 3px 0; /* 上下の余白を確保 */
}



.anser {
	padding: 0rem 1.65rem 0rem 2rem; /* 注意　paddinng top 蓋がしまらなくなるｓ */
background-image: url(../images/FAQ_A_back.png);
background-repeat: no-repeat;
background-position: bottom right;
	        text-align: left;
}

.anser {
	max-height: 0;
	overflow: hidden;
}

.anser div {
	margin: 0;
	padding: 1rem 0rem 1rem 0rem;
	line-height: 1.5;
}

.toggle:checked + .question + .anser {
	max-height: 800px;
	transition: all 1.5s;
}

.toggle:checked + .question:before {
	transform: rotate(90deg) !important;
}

.question span,.anser span {
    font-size: clamp(1.5rem, 1.438rem + 0.33vw, 1.563rem);  /*24px-25px 300px-600px */
    color: #ffffff;
    line-height: 0;
}

.rounded-box {
    display: inline-block;
    padding: 5% 1.5%;
    margin: 2% 2% 2% 2%;
    background-color: #E50012;
    border-radius: 5px;
    text-align: center;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka,arial, helvetica, sans-serif;
    cursor: pointer;
    /* height: 10px; */
}

img.faqimage{
	width: 90%;
	max-width: 300px;
	margin: 0 auto 20px;
	display: block;
	border: 1px solid #ccc;
}




/* --------------------------------------------------
-----------------------------------------------------
window size 600-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:600px){

	.mainarea{
			margin-top: 0px;
	}

	/* -------------- Q＿BOX ------------- */
	.question {
		display: flex;
		align-items: center;
		background-color: #FFFFE7;
		cursor: pointer;
		padding: 0.5rem 2.5rem 0rem 0rem;
		color: #333;
		height: 45px;
		font-size: 1.4rem;
		font-weight: bold;
	}


	.question span,.anser span {
		font-size: clamp(1.813rem, 1.688rem + 0.33vw, 1.875rem);  /*29px-30px 600px-900px */
		color: #ffffff;
		line-height: 0;
	}



	.rounded-box {
		display: inline-block;
		padding: 2.5% 0.5%;
		margin: 2% 2% 2% 2%;
		background-color: #E50012;
		border-radius: 5px;
		text-align: center;
		font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka,arial, helvetica, sans-serif;
		cursor: pointer;
	}


	.q_in {
		color: #333;
		font-size: 1.7rem;
		font-weight: bold;
		padding: 1% 0 0 0; /* --------------qとの軸併せ ------------- */
	}

	/* プラス記号 */
	.question:after, .question:before {
		content: "";
		position: absolute;
		right: 1.00rem;
		top: 0;
		bottom: 0;
		margin: auto 1% auto 0;
		width: 2.0px;
		height: 1.2rem;
		background-color: #000000;
		transition: all 0.3s;
	}

	.question:after {
		transform: rotate(90deg);
	}




/* ---------------@ MEdia END ------------- */
}/* ---------------　DOnt　erase --- */
/* --------------　@ MEdia END ------------- */

/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){

.mainarea{
		margin-top: 100px;
}


/* -------------- 全体統制 ------------- */
.toparea_FAQ_body{
    width: 100%;
    max-width: 900px;


}


/* -------------- Q＿BOX ------------- */
.question {
    display: flex;
    align-items: center;
    background-color: #FFFFE7;
    cursor: pointer;
    padding: 0.5rem 2.5rem 0rem 0rem;
    color: #333;
	height: 45px;
    font-size: 1.4rem;
    font-weight: bold;
}

.question span,.anser span {

    font-size: clamp(1.813rem, 1.688rem + 0.33vw, 1.875rem);  /*20px-22px 900px-1200px */
    color: #ffffff;
    line-height: 0;
}


.rounded-box {
    display: inline-block;
        padding: 2% 1%;
    margin: 2% 2% 2% 2%;
    background-color: #E50012;
    border-radius: 5px;
    text-align: center;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka,arial, helvetica, sans-serif;
    cursor: pointer;
}


.toparea_FAQ_innner .thema001 {
    font-size: 3.0rem;
    font-weight: 900;
}



.toparea_FAQ_innner .ap {
    font-size: 3.5rem;
    font-weight: 900;
}

section.toparea_FAQ h2 {
    padding: 5px 0;
    color: #333;
    font-size: 3.5rem;
    background-image: none;
    font-family: "RoundedMgenplus-medium", sans-serif;
}

.accordion {
	margin: 0 auto 8% auto ;
	padding: 0% 0 0 0;
	width: 90%; /* 領域内の横幅修正 */
	max-width: 900px;/* 領域内の限度横幅修正 */
}






.q_in {
    color: #333;
    font-size: 1.7rem;
    font-weight: bold;
    padding: 0.4% 0 0 0; /* --------------qとの軸併せ ------------- */
}


.anser_innner {
    margin: 0% 0 0% 0;
    padding: 2% 0 2% 0;
    font-size: 1.1em;
    color: #333;
    font-weight: 100;
}

.anser {
    padding: 0rem 3rem 0rem 3rem;
    background-image: url(../images/FAQ_A_back.png);
    background-repeat: no-repeat;
    background-position: bottom right;
	        text-align: left;
}



/* プラス記号 */
.question:after, .question:before {
    content: "";
    position: absolute;
    right: 1.00rem;
    top: 0;
    bottom: 0;
    margin: auto 1% auto 0;
    width: 2.0px;
    height: 1.2rem;
    background-color: #000000;
    transition: all 0.3s;
}

.question:after {
	transform: rotate(90deg);
}

h3.toparea_FAQ_h3 {
    color: #ffffff;
    font-weight: 900;
	font-family: "RoundedMgenplus-medium", sans-serif; /* ここでMediumフォントを指定 */

}



/* --------------------------------------------------
-----------------------------------------------------
FAQ アコーディオンエリア
-----------------------------------------------------
-------------------------------------------------- */

.accordion {
	margin: 0 auto 2% auto ;
	padding: 1% 0 0 0;
	width: 90%; /* 領域内の横幅修正 */
	max-width: 900px;/* 領域内の限度横幅修正 */
}

/* ---------------@ MEdia END ------------- */
}/* ---------------　DOnt　erase --- */
/* --------------　@ MEdia END ------------- */

}
/* EOF */