@charset "utf-8";

/*
　目次

　01.タグ固有のスタイル指定
　02.大枠レイアウト
　03.モジュール
*/
/*=

　01.タグ固有のスタイル指定

=*/
input::-ms-clear{
	visibility:hidden;
}
input::-ms-reveal{
	visibility:hidden;
}
textarea{
	resize:none;
}
/*メインビジュアル
-*/
.fVisual01{
	position:relative;
	min-width:800px;
	height:110px;
	margin:0;
}
.fVisual01_in{
	position:absolute;
	top:15px;
	left:0;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:500%;
}
.fVisual01 .anystretch img{
	max-width:none;
}
/*見出し1
-*/
.fHeading01{
	line-height:1.2;
	margin:0 0 10px;
	padding:0 0 19px 0;
	border-bottom:3px solid #314673;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:234%;
	min-height:32px;
	height:auto!important;
	height:32px;
}
/*見出し2
-*/
.fHeading02{
	line-height:1.5;
	margin:10px 0 0;
	padding:16px 10px 14px 22px;
	border:0;
	border-left:8px solid #2d416b;
	background-color:#ddecf2;
	font-size:167%;
}
/*幅調整
-*/
.w01n{width:1em!important;}
.w02n{width:2em!important;}
.w03n{width:3em!important;}
.w04n{width:4em!important;}
.w05n{width:5em!important;}
.w06n{width:6em!important;}
.w07n{width:7em!important;}
.w08n{width:8em!important;}
.w09n{width:9em!important;}
.w10n{width:10em!important;}
.w15n{width:15em!important;}
.w20n{width:20em!important;}
.w25n{width:25em!important;}
.w30n{width:30em!important;}
/*リード文
-*/
.fLead01{
	margin:0 0 37px;
}
.fLead01 p{
	margin:0 0 7px 1.0em;
	text-indent:0;
}
.fLead01 p:first-child{
	margin-top:0;
}
.fLead01 ul{
	list-style-type:disc;
	margin:0 0 0 20px!important;
}
.fLead02{
	margin:0 5px 37px;
}
.fLead02 p{
	margin:0 0 7px 1.0em;
	text-indent:-1.0em;
}
.fLead02 p.sub{
	margin:7px 0 2px 17px;
	text-indent:0;
}
.fLead02 p.sub2{
	margin:2px 0 7px 40px;
	text-indent:0;
}
/*テキスト装飾
-*/
.fEm01{
	color:#f80046;
}
.fEm02{
	color:#0f0;
}
.fEm03{
	margin:0 0 0 15px;
	color:#00acc0;
	font-size:24px;
	font-weight:bold;
}
.fEm04{
	color:#ff3;
}
/*テキストフォーム
-*/
.fText01{
	height:28px;
	padding:7px 0 3px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #ccc;
	box-shadow:1px 1px 2px 0px #555 inset;
	-moz-box-shadow:1px 1px 2px 0px #555 inset;
	-webkit-box-shadow:1px 1px 2px 0px #555 inset;
	font-size:16px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Arial,Helvetica,sans-serif;
}
.fText01-required{
	background-color:#fcc;
}
.fText01[readonly],.fText01:read-only{
	border:1px solid #000;
	box-shadow:1px 1px 2px 0px #fff;
	-moz-box-shadow:1px 1px 2px 0px #fff;
	-webkit-box-shadow:1px 1px 2px 0px #fff;
}
.fText01[disabled],.fText01:disabled{
	background-color:#ccc;
	border:1px;
	box-shadow:1px 1px 2px 0px #fff;
	-moz-box-shadow:1px 1px 2px 0px #fff;
	-webkit-box-shadow:1px 1px 2px 0px #fff;
}

/*セレクトメニュー
-*/
.fSelect01{
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Arial,Helvetica,sans-serif;
}

.customSelect.fSelect01{
	padding:0 3px 0 3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #888;
	background:url(/common/images/droom/droom_bg07.jpg) left top repeat-x;
	white-space:nowrap;
	outline:none;
}
.customSelect.fSelect01-required{
	border:1px solid #f55;
	background:url(/common/images/droom/droom_bg08.jpg) left top repeat-x;
}
.customSelectInner{
	padding:0 25px 0 10px;
	line-height:38px;
	background:url(/common/images/droom/droom_ico06.png) no-repeat center right;
}
/*フォームボタン1
-*/
.fBtn01{
	display:block;
	max-width:636px;
	line-height:72px;
	margin:60px auto 0;
	padding:2px 0 0;
	border:2px solid #008695;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(/common/images/droom/droom_bg05.jpg) left top repeat-x;
	color:#fff;
	font-size:200%;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
.d_hover .fBtn01:hover{
	background-position:left -86px;
}
.fBtn01_ico{
	padding:2px 0 2px 37px;
	background:url(/common/images/ico_arw03.png) left center no-repeat;
}
/*フォームボタン2
-*/
.fBtn02{
	display:block;
	max-width:636px;
	line-height:72px;
	margin:60px auto 0;
	padding:2px 0 0;
	border:2px solid #fcc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background-color:#fff;
	color:#f00;
	font-size:200%;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
}
/*フォームボタン3
-*/
.fBtn03{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:40px;
	margin:0 0 0 10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:0 16px;
	background:url(/common/images/droom/droom_bg09.jpg) left top repeat-x;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	overflow:hidden;
}
.d_hover .fBtn03:hover{
	background-position:left -50px;
}
.fBtn03 span{
	padding:2px 0 0 23px;
	background:url(/common/images/ico_arw04.png) left center no-repeat;
}
/*フォームボタン4
-*/
.fBtn04{
	margin:50px 0 0;
}
.fBtn04 a{
	padding:0 0 0 14px;
	background:url(/common/images/ico_arw07.png) left center no-repeat;	
}
/*ステップ
-*/
.fStep01{
	padding:15px 0;
	background:url(/common/images/droom/droom_bg03.gif) left top repeat;
}
.fStep01_in{
	width:950px;
	margin:0 auto;
}
.fStep01_in-s3{
	width:562px;
}
.fStep01_item{
	float:left;
}
.fStep01_item-s1,
.fStep01_item-s2,
.fStep01_item-s3,
.fStep01_item-s4,
.fStep01_item-s5,
.fStep01_item-s6{
	width:155px;
}
.fStep01_item-s6,
.fStep01_item-s3l{
	width:155px;
}

.fStep01_in:after{content:''; display:block; clear:both; height:0;}
*:first-child+html .fStep01_in{zoom:1;} /*ie7*/



#main {
	text-align: center;
}

.padLeft5 {
	padding-left: 5px;
}

.contentLine {
	min-height: 40px;
	margin: 5px 0;
}

.contentName {
	display: inline-block;
	width: 55px;
	text-align: right;
	padding-right: 5px;
	font-size: 110%;
}

.noSelect,
.noInput {
	background-color: #FCF;
}

.disable {
	pointer-events: none;
	background-color: #ddd !important;
	color: #888 !important;
}

.ShitenSelector,
.TenpoSelector {
	height: 35px;
	border: 1px solid #999;
	border-radius: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	box-shadow: 2px 2px 3px 1px #bbb;
	outline: 0;
}

.hideTenpoSelector {
	display: none;
}

#Refernum,
#Seimei {
	height: 31px;
	border: 1px solid #999;
	border-radius: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	box-shadow: 2px 2px 3px 1px #bbb;
	outline: 0;
}
.caution {
	padding: 10px 0;
	margin: 0 0 8px;
	font-size: 25px;
	color: #F00;
	text-shadow    : 
       2px  2px 1px #FFF,
      -2px  2px 1px #FFF,
       2px -2px 1px #FFF,
      -2px -2px 1px #FFF,
       2px  0px 1px #FFF,
       0px  2px 1px #FFF,
      -2px  0px 1px #FFF,
       0px -2px 1px #FFF;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	background: #f28f80;
	background: -moz-radial-gradient(center, ellipse cover,  #f28f80 16%, #ffffff 61%, #ffffff 100%);
	background: -webkit-radial-gradient(center, ellipse cover,  #f28f80 16%,#ffffff 61%,#ffffff 100%);
	background: radial-gradient(ellipse at center,  #f28f80 16%,#ffffff 61%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28f80', endColorstr='#ffffff',GradientType=1 );
}
.lowerDescription {
	background-color : #207caa;
	padding: 10px;
	color: #FFF;
	text-align: left;
}

#divNext,
#btnNext {
	width: 120px;
	height: 50px;
	font-size: 20px;
	margin-top: 10px;
	border-style: none;
	border-radius: 10px;
	cursor: pointer;
	outline: 0;
}

#divNext {
	background-color: #ddd;
	color: #888;
}

#btnNext {
	background-color: #c2e9ec;
}

#btnNext:active {
	background-color: #b2d9dc;
	outline: 0;
}

#error {
	color: red;
	font-size: 18px;
	margin-top: 10px;
}

.errorTxt {
	color: red;
}

@media only screen and (max-width: 750px) {
	.contents p:not(.caution) {
		text-align: left !important;
	}
}

/* Add 2020.10.29 */
.contentA {
	background-color: #1E4DA3;
	text-align :left;
	padding: 20px;
}
.contentA .text01 {
	color: #fff;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.0rem;
}
.contentA .text01 strong {
	color: #FFEB00;
	font-size : 130%;
}
@media screen and (max-width: 768px) {
	.contentA .text01 {
		font-size: 1.0rem;
	}
}
.contentA .box {
	background: #fff;
	padding: 20px;
	margin-top: 10px;
}
@media screen and (max-width: 768px) {
	.contentA .box {
		padding: 10px 15px;
	}
}
.contentA .box .text02 {
	font-size: 1.0rem;
}
@media screen and (max-width: 768px) {
	.contentA .box .text02 {
		font-size: 1.0rem;
	}
}
.contentA .box h3 {
	text-align:center;
	font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
	.contentA .box h3 {
		font-size: 1.0rem;
	}
}
.contentB {
	background: #C0D3F5;
	padding: 20px;
}
.contentB .text01 {
	font-size: 1.0rem;
}

.contentB .text03 {
	font-size: 1.0rem;
	text-align: left;
}
@media screen and (max-width: 768px) {
	.contentB .text01 {
		font-size: 1.0rem;
 	}
}

@media screen and (max-width: 768px) {
	.contentB .text03 {
		font-size: 1.0rem;
 	}
}

.contentB .text01 strong {
	color: #F00000;
}

.contentB .text03 strong {
	color: #F00000;
}

.contentB .notes {
	font-size: 1.0rem;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.contentB .notes {
		font-size: 1.0rem;
	}
}
.contentB .notes a {
	color: #0000F0;
	text-decoration: underline;
}
.contentB .sample {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	.contentB .sample {
		display: block;
	}
}
.contentB .text02 {
	color: #1E4DA3;
	font-size: 1.2rem;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.contentB .text02 {
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 768px) {
	.contentB .img {
		text-align: center;
	}
}
.contentB h3 {
	text-align:center;
	font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
	.contentB h3 {
		font-size: 1.0rem;
	}
}
.contentC {
	background: #6489CB;
	padding: 10px;
}
.contentC .layout {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 768px) {
	.contentC .layout {
		display: block;
	}
}
.contentC .text01 {
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.contentC .text01 {
		font-size: 1.2rem;
		text-align: center;
	}
}
.contentC .box {
	background: #C0D3F5;
	border-radius: 12px;
	padding: 10px 30px;
	max-width: 500px;
}
@media screen and (max-width: 768px) {
	.contentC .box {
		padding: 10px 20px;
		margin: 10px 0;
		max-width: 100%;
	}
}
.contentC .box .text02 {
	color: #1E4DA3;
	font-size: 1.3rem;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}
@media screen and (max-width: 768px) {
	.contentC .box .text02 {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 768px) {
	.contentC .img {
		text-align: center;
	}
}

