﻿@charset "UTF-8";

/* CSS Document */


/*　共通部分　*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	background: transparent;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}
/*　HTML5　*/

article, aside, details, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
html, body {
	margin: 0px;
	padding: 0px;
	line-height: 1.6;
	font-size: 62.5%;
}
body {
	font-size: 16px;
	font-size: 1.6rem;
	font-family:  YuGothic, 'Yu Gothic', '游ゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-align: justify;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.auto img{
	width: 	auto;
}

ol, ul {
	list-style: none;
}

.clear{
	clear: both;
}
.clearfix {
*zoom: 1;
&:after {
content: "";
display: table;
clear: both;
}
}

.txt-center {
text-align: center;
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}

.txt-red{
	color: #b82121;
}

.txt-red02{
	color: #7c192a;
}

.bold{
	font-weight: bold;
}

.txt8 {
	font-size: 8px;
	font-size: 0.8rem
}
.txt9 {
	font-size: 9px;
	font-size: 0.9rem
}
.txt10 {
	font-size: 10px;
	font-size: 1rem
}
.txt11 {
	font-size: 11px;
	font-size: 1.1rem
}
.txt12 {
	font-size: 12px;
	font-size: 1.2rem
}
.txt13 {
	font-size: 13px;
	font-size: 1.3rem
}
.txt14 {
	font-size: 14px;
	font-size: 1.4rem
}
.txt15 {
	font-size: 15px;
	font-size: 1.5rem
}
.txt16 {
	font-size: 16px;
	font-size: 1.6rem
}
.txt17 {
	font-size: 17px;
	font-size: 1.7rem
}
.txt18 {
	font-size: 18px;
	font-size: 1.8rem
}
.txt19 {
	font-size: 19px;
	font-size: 1.9rem
}
.txt20 {
	font-size: 20px;
	font-size: 2rem
}
.txt21 {
	font-size: 21px;
	font-size: 2.1rem
}
.txt22 {
	font-size: 22px;
	font-size: 2.2rem
}
.txt23 {
	font-size: 23px;
	font-size: 2.3rem
}
.txt24 {
	font-size: 24px;
	font-size: 2.4rem
}
.txt25 {
	font-size: 25px;
	font-size: 2.5rem
}
.txt26 {
	font-size: 26px;
	font-size: 2.6rem
}
.txt27 {
	font-size: 27px;
	font-size: 2.7rem
}
.txt28 {
	font-size: 28px;
	font-size: 2.8rem
}
.txt29 {
	font-size: 29px;
	font-size: 2.9rem
}
.txt30 {
	font-size: 30px;
	font-size: 3rem
}
.txt31 {
	font-size: 31px;
	font-size: 3.1rem
}
.txt32 {
	font-size: 32px;
	font-size: 3.2rem
}
.txt33 {
	font-size: 33px;
	font-size: 3.3rem
}
.txt34 {
	font-size: 34px;
	font-size: 3.4rem
}
.txt35 {
	font-size: 35px;
	font-size: 3.5rem
}
.txt36 {
	font-size: 36px;
	font-size: 3.6rem
}
.txt37 {
	font-size: 37px;
	font-size: 3.7rem
}
.txt38 {
	font-size: 38px;
	font-size: 3.8rem
}
.txt39 {
	font-size: 39px;
	font-size: 3.9rem
}
.mt0 {
	margin-top: 0px !important
}
.mr0 {
	margin-right: 0px !important
}
.mb0 {
	margin-bottom: 0px !important
}
.ml0 {
	margin-left: 0px !important
}
.mt5 {
	margin-top: 5px
}
.mr5 {
	margin-right: 5px
}
.mb5 {
	margin-bottom: 5px
}
.ml5 {
	margin-left: 5px
}
.mt10 {
	margin-top: 10px
}
.mr10 {
	margin-right: 10px
}
.mb10 {
	margin-bottom: 10px
}
.ml10 {
	margin-left: 10px
}
.mt15 {
	margin-top: 15px
}
.mr15 {
	margin-right: 15px
}
.mb15 {
	margin-bottom: 15px
}
.ml15 {
	margin-left: 15px
}
.mt20 {
	margin-top: 20px
}
.mr20 {
	margin-right: 20px
}
.mb20 {
	margin-bottom: 20px
}
.ml20 {
	margin-left: 20px
}
.mt25 {
	margin-top: 25px
}
.mr25 {
	margin-right: 25px
}
.mb25 {
	margin-bottom: 25px
}
.ml25 {
	margin-left: 25px
}
.mt30 {
	margin-top: 30px
}
.mr30 {
	margin-right: 30px
}
.mb30 {
	margin-bottom: 30px
}
.ml30 {
	margin-left: 30px
}
.mt35 {
	margin-top: 35px
}
.mr35 {
	margin-right: 35px
}
.mb35 {
	margin-bottom: 35px
}
.ml35 {
	margin-left: 35px
}
.mt40 {
	margin-top: 40px
}
.mr40 {
	margin-right: 40px
}
.mb40 {
	margin-bottom: 40px
}
.ml40 {
	margin-left: 40px
}
.mt45 {
	margin-top: 45px
}
.mr45 {
	margin-right: 45px
}
.mb45 {
	margin-bottom: 45px
}
.ml45 {
	margin-left: 45px
}
.mt50 {
	margin-top: 50px
}
.mr50 {
	margin-right: 50px
}
.mb50 {
	margin-bottom: 50px
}
.ml50 {
	margin-left: 50px
}
.mt55 {
	margin-top: 55px
}
.mr55 {
	margin-right: 55px
}
.mb55 {
	margin-bottom: 55px
}
.ml55 {
	margin-left: 55px
}
.mt60 {
	margin-top: 60px
}
.mr60 {
	margin-right: 60px
}
.mb60 {
	margin-bottom: 60px
}
.ml60 {
	margin-left: 60px
}
.mt65 {
	margin-top: 65px
}
.mr65 {
	margin-right: 65px
}
.mb65 {
	margin-bottom: 65px
}
.ml65 {
	margin-left: 65px
}
.pd0 {
	padding: 0px
}
.pd5 {
	padding: 5px
}
.pd10 {
	padding: 10px
}
.pd15 {
	padding: 15px
}
.pd20 {
	padding: 20px
}
.pd-t0 {
	padding-top: 0px
}
.pd-r0 {
	padding-right: 0px
}
.pd-b0 {
	padding-bottom: 0px
}
.pd-l0 {
	padding-left: 0px
}
.pd-t5 {
	padding-top: 5px
}
.pd-r5 {
	padding-right: 5px
}
.pd-b5 {
	padding-bottom: 5px
}
.pd-l5 {
	padding-left: 5px
}
.pd-t10 {
	padding-top: 10px
}
.pd-r10 {
	padding-right: 10px
}
.pd-b10 {
	padding-bottom: 10px
}
.pd-l10 {
	padding-left: 10px
}
.pd-t15 {
	padding-top: 15px
}
.pd-r15 {
	padding-right: 15px
}
.pd-b15 {
	padding-bottom: 15px
}
.pd-l15 {
	padding-left: 15px
}
.pd-t20 {
	padding-top: 20px
}
.pd-r20 {
	padding-right: 20px
}
.pd-b20 {
	padding-bottom: 20px
}
.pd-l20 {
	padding-left: 20px
}
.pd-t25 {
	padding-top: 25px
}
.pd-r25 {
	padding-right: 25px
}
.pd-b25 {
	padding-bottom: 25px
}
.pd-l25 {
	padding-left: 25px
}
.pd-t30 {
	padding-top: 30px
}
.pd-r30 {
	padding-right: 30px
}
.pd-b30 {
	padding-bottom: 30px
}
.pd-l30 {
	padding-left: 30px
}
.pd-t35 {
	padding-top: 35px
}
.pd-r35 {
	padding-right: 35px
}
.pd-b35 {
	padding-bottom: 35px
}
.pd-l35 {
	padding-left: 35px
}
.pd-t40 {
	padding-top: 40px
}
.pd-r40 {
	padding-right: 40px
}
.pd-b40 {
	padding-bottom: 40px
}
.pd-l40 {
	padding-left: 40px
}

header,.container{
	width: 960px;
	margin: 0 auto;
}

.top_left{
	float: left;
	width: 336px;
}

p{
	margin-bottom: 30px;
}

hr{
	border: none;
	border-bottom: 1px solid #7c192a;
	clear: both;
	width: 800px;
	text-align: center;
}

.box01{
	width: 570px;
	margin: 0 auto;
}

.box02{
	border: 1px solid #7c192a;
}

.step_box{
	background: url(../img/mutiara_24.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 1142px;
	box-sizing: border-box;
	padding: 1000px 0 0 0px;
}

a.form_btn{
	width: 400px;
	margin: 0 auto;
	display: block;
	text-align: center;
	background: #7c192a;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 15px;
	border-radius: 5px;
	border-bottom: 3px solid #3c0d15;
	letter-spacing: .2em;
}

a.form_btn:hover{
	opacity: .6;
}

footer{
	text-align: center;
	clear: both;
	margin: 90px 0 60px 0;
}
