@charset "utf-8";

@media only screen and (max-width:640px) {

/*------------------------------------------------
見出し
------------------------------------------------*/

h2.title {
	font-size: 5.625vw;
	padding: 4.6875vw 0 4.6875vw 4.6875vw;
	background: #fff;
	border: 2px solid #004490;
	margin-bottom: 4.6875vw;
}

h2.title img {
	display: none;
}

h3.title {
	font-size: 5vw;
	background: url(../images/common/line02.gif) left center no-repeat;
	background-size: 0.93vw auto;
	margin-bottom: 3.125vw;
	padding: 0 0 0 3.125vw;
}

h4.title {
	color: #694796;
	font-size: 4.375vw;
	background: #eae5ff;
	margin-bottom: 1.5625vw;
	padding: 1.5625vw 3.125vw 1.5625vw 3.125vw;
}
h4.title a {
	background: url(../images/common/icon_arrow02.png) right center no-repeat;
	background-size: 2.03vw auto;
}

h5.title {
	font-size: 4.06vw;
	margin: 0 0 3.125vw 0;
	padding: 1.5625vw 1.5625vw 1.5625vw 3.125vw;
}

/*------------------------------------------------
テキスト
------------------------------------------------*/

.txtType01 {
	font-size: 4.06vw;
}


a.pdf01 {
	background: url(../images/common/icon_pdf.png) right center no-repeat;
	padding: 0 20px 0 0.5em;
}
.linklist {
	margin-left: 0;
}

.linklist li {
	float: none;
	width: 100%;
	padding-left: 0;
}
.linklist li a {
	background: url(../images/common/icon_btn03@2x.png) left 0.5em no-repeat;
	background-size: 2.34vw auto;
	padding-left: 4.06vw;
	display: block;
}

.linklist li ul {
	margin-left: 4.6875vw;
}
.linklist li li {
	float: none;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 1.5625vw 0;
}

.linklist li li a {
	background: url(../images/common/icon_arrow03.png) left 0.5em no-repeat;
	background-size: 1.875vw auto;
	padding-left: 3.43vw;
}

/*------------------------------------------------
リスト
------------------------------------------------*/

.list01 {
	padding: 3.125vw;
	border: 2px solid #dbceeb;
}

.list06 dt {
	float: none;
	margin-right: 0;
}
.list06 dd {
	padding-left: 1em;
}

/*------------------------------------------------
ボックス
------------------------------------------------*/

.box01 {
	padding: 3.125vw;
	border: 2px solid #dbceea;
}

.box02 {
	padding: 3.125vw;
	border: 2px solid #004490;
}


/*------------------------------------------------
ボタン
------------------------------------------------*/

.btn01 a {
	display: block;
	padding: 4.68vw 8vw 4.68vw 3vw;
	border-radius: 5px;
}

.btn01 a:before {
	background: url(../images/common/icon_btn01.png) 0 0 no-repeat;
	background-size: 4.68vw auto;
	right: 1.5625vw;
	margin-top: -2.38vw;
	width: 4.68vw;
	height: 4.68vw;
}

.btn02 a {
	background-size: 4.0625vw auto;
	padding: 0 0 0 5vw;
}


.btn03 a {
	display: block;
	padding: 3.125vw 8.59vw;
}
.btn03 a span {
	display: block;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.ta03 .btn03 a span {
	width: auto;
}

.btn03 a:before {
	background: url(../images/common/icon_open01.png) 0 0 no-repeat;
	background-size: 4.06vw auto;
	position: absolute;
	width: 4.06vw;
	height: 4.06vw;
	left: 4.68vw;
	top: 50%;
	margin-top: -2.03vw;
}

/*------------------------------------------------
テーブル
------------------------------------------------*/

.ta01 th,
.ta01 td {
	padding: 5px 1.5vw;
}
.ta03,
.ta03 > tbody,
.ta03 > tbody > tr,
.ta03 > tbody > tr > th,
.ta03 > tbody > tr > td {
	display: block;
}
.ta03 {
	border-top: 1px solid #ccc;
}
.ta03 > tbody > tr > th,
.ta03 > tbody > tr > td {
	padding: 5px 1.5vw;
	box-sizing: border-box;
}
.ta03 > tbody > tr > th{
	width: 100%;
	border-bottom: 0;
	border-top: 0;
}

.ta04 th,
.ta04 td {
	padding: 5px;
}

.ta06 {
	border-spacing: 1.4vw;
}

.ta06 th,
.ta06 td {
	padding: 1.5vw;
}
.ta07 {
	border-spacing: 1.4vw;
}

.ta07 th {
	padding: 1.5vw;
}

.ta08 th,
.ta08 td {
	padding: 5px 1.5vw;
}

.ta09 th {
	padding: 5px 1vw;
	font-size: 70%;
}
.ta09 td {
	padding: 5px 1vw;
	font-size: 70%;
}

.ta09 th:last-child {
	width: auto;
}


/*------------------------------------------------
整列
------------------------------------------------*/

#mainContainer section {
	margin-bottom: 9.375vw;
}

.phase01 {
	padding: 0;
}

.phase02 {
	padding: 0;
}


/*------------------------------------------------
マージン
------------------------------------------------*/

.mgt15 {
	margin-top: 10px !important;
}

.mgt20 {
	margin-top: 10px !important;
}

.mgt25 {
	margin-top: 15px !important;
}

.mgt30 {
	margin-top: 15px !important;
}

.mgt35 {
	margin-top: 20px !important;
}

.mgt40 {
	margin-top: 20px !important;
}

.mgt45 {
	margin-top: 25px !important;
}

.mgt50 {
	margin-top: 25px !important;
}

.mgr15 {
	margin-right: 10px !important;
}

.mgr20 {
	margin-right: 10px !important;
}

.mgr25 {
	margin-right: 15px !important;
}

.mgr30 {
	margin-right: 15px !important;
}

.mgr35 {
	margin-right: 20px !important;
}

.mgr40 {
	margin-right: 20px !important;
}

.mgr45 {
	margin-right: 25px !important;
}

.mgr50 {
	margin-right: 25px !important;
}

.mgb15 {
	margin-bottom: 10px !important;
}

.mgb20 {
	margin-bottom: 10px !important;
}

.mgb25 {
	margin-bottom: 15px !important;
}

.mgb30 {
	margin-bottom: 15px !important;
}

.mgb35 {
	margin-bottom: 20px !important;
}

.mgb40 {
	margin-bottom: 20px !important;
}

.mgb45 {
	margin-bottom: 25px !important;
}

.mgb50 {
	margin-bottom: 25px !important;
}

.mgl15 {
	margin-left: 10px !important;
}

.mgl20 {
	margin-left: 10px !important;
}

.mgl25 {
	margin-left: 15px !important;
}

.mgl30 {
	margin-left: 15px !important;
}

.mgl35 {
	margin-left: 20px !important;
}

.mgl40 {
	margin-left: 20px !important;
}

.mgl45 {
	margin-left: 25px !important;
}

.mgl50 {
	margin-left: 25px !important;
}

/*------------------------------------------------
フォーム
------------------------------------------------*/
.inpM,
.inpL {
	width: 100%;
	height: 6.875vw;
	padding: 0 1.5vw;
}
.inpM02 {
	width: 62.5vw;
	height: 6.875vw;
	padding: 0 1.5vw;
}

.inpN {
	width: 18.67vw;
	height: 6.875vw;
	padding: 0 1.5vw;
}

.selectL,
.selectM {
	width: 12.5vw;
	height: 6.875vw;
}

.postBtn {
	width: 20.3125vw;
	height: 6.875vw;
	line-height: 6.875vw;
	margin-left: 1.5vw;
}

.submit {
	display: block;
	width: 100%;
	background: url(../images/common/icon_btn01.png) 95% center no-repeat, url(../images/common/bg_btn01.png) center center no-repeat;
	background-size: 4.68vw auto, cover;
	padding: 4.68vw 13vw;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.addr01 dt,
.addr02 dt {
	width: 17.18vw;
}
.addr03 dt {
	float: none;
	width: 100%;
}

.checkList01 li {
	width: 100%;
	text-indent: 0;
}
.checkList02 li {
	width: 50%;
	margin-right: 0;
}

	
.imgCenter span {
	font-size: 4.0625vw;
	padding-top: 1.5vw;
}

.imgCenter .visiblePC {
	display: none;
}

.imgCenter .visibleTS {
	display: inline-block;
}

}

