@charset "utf-8";

body {
	background:#f5e4c4;
	background:url(../images/bg.jpg) fixed;
	font-family:  游ゴシック, "Yu Gothic", 游ゴシック体, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size:100%;/* 16px */
	/*font-size:112.5%; 18px */
	font-size:125%;/* 21px */
  font-feature-settings: "palt";
	line-height:1.8;
	word-break: break-all;
}
h1 {
	position: relative;
	height: 540px;
	box-shadow: 0 0 5px rgba(0,0,0,1);
	background: url(../images/header.png) center top no-repeat;
	text-indent: -9999px;
}
h2 {
	margin:2.5em auto;
	padding: 2.5em 0;
	width:980px;
	background: url(../images/bg_subhead.png) center bottom no-repeat;
	}
.nomt {margin-top: 0;}
img {
	display:block;
	margin:0 auto;
}

.large {
	font-size:112.5%;
	}

.xlarge {
	font-size:150%;
	}

.xxlarge {
	font-size:172.8%;
	}
.small {
	font-size:75%;
	}
.xsmall {
	font-size:62.5%;
	}
.xxsmall {
	font-size:56.25%;
	}
.u {
	text-decoration:underline;
}
/*.u {
	text-decoration: none;
	background: #ffe566;
}*/
.u2 {background:rgba(0, 0, 0, 0) linear-gradient(transparent 80%, #ffbb33 0%) repeat scroll 0 0;}

.red {
	color:red;
  color: #ff3300;
}
.highlight {
	background-color:#ffee99;
}
.redhigh {
	color:red;
  color: #ff3300;
	background-color:#ffee99;
	}
.pic {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	width: 320px;
	border: 3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.cu {
	margin-top: 1.5em;
	border: 3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.pp{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border: 3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}


.picc {
	margin-bottom:10px;
	border: 3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.pconly{display: block;}
.pconly.dot {display: inline-block;}
.sponly {	display:none;}
.strike {	text-decoration:line-through;}

.strike span {
color: #222;
}
.nomg {margin: 0 0.1em;}
.pic_cite {
	margin-bottom: 0.5em;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.img01 {
    border: 10px solid #f5f5f5;
}
.img_conovv {
	margin-bottom: 0.5em;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.ref {
    display: block;
    margin: 1em auto 0;
    width: 760px;
    max-width: 100%;
    font-size: 75%;
    text-align: right;
}
.ref a:hover {
	text-decoration: underline;
}

.imgs {
	float: right;
	margin: 0 0 1em 1em;
	width: 360px;
}


blockquote {
    position:relative;
	margin:3em auto 2em;
    padding:1.5em;
    background:#f5f5f5;
}
blockquote::before {
    position:absolute;
    left:45%;
    top:-1em;
    background-color:#a3c7db;
    color:#FFFFFF;
    border:2px solid #a3c7db;
    box-sizing:border-box;
    font-family:'FontAwesome';
    content:'\f10d';
    line-height:1;
    padding-top:0.5em;
    text-align:center;
    width:2.2em;
    height:2.2em;
    font-size:1em;
    border-radius:5em;
}
strong {
	font-weight:bold;
	}
#wrapper {
	margin:0 auto;
	background: url(../images/shadow.png) center center repeat-y;
}
main {
	margin: 0 auto;
	padding-top: 2.5em;
    width: 980px;
}
footer {
	margin:50px auto 0;
	padding:20px 100px;
	color:#444;
	font-size:75%;
	text-align:center;
}
footer a {
	color:#444;
}

footer a:hover {
	text-decoration:underline;
}
address {
	font-style:normal;
}

ul,ol {
	max-width: 100%;
	font-weight:bold;
	list-style:none;
	}

ul li:first-child,
ol li:first-child {
	margin-top:0;
}

ul li {
	padding-left: 1.8em;
	background: url("../images/check01.png") left center no-repeat;
	background-size: 1em 1em;
}

ol li {
	padding-left: 1.8em;
}



/*
 *		text
 */


.container  {
	margin: 0 auto;
	width: 840px;
	background: rgba(255,255,255,1);
	color: #222;
}


/*
 *			who
 */

img.who,
img.want,
img.steps {
	margin: 2.5em auto;
}

/*
 *		推薦の声
 */

/* .voice {
	margin: 0 auto 4em;
	width: 980px;
}*/

.voice .container {
	padding: 0;
}

.con_voice {
	position: relative;
	margin: 50px auto;
	padding: 1em;
	background: url("../images/bg_con_voice.jpg") #fffff5;
}

.con_voice:before {
	content: "";
	position: absolute;
	margin: 4px;
	border: 2px solid #222;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}

.con_voice h3 {
	padding: 0.25em 0;
	background: #222; /* Old browsers */
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.cc_voice {
	display: flex;
	align-items: flex-start;
	margin-top: 1em;
}

.pic_voice {
	margin-right: 1em;
	border:3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.voice h4 {
	padding: 0.3em 1em 0.2em;
	border-radius: 3px;
	background: #91895d;
	color: #fff;
}

.text_voice p {
	padding: 0.5em;
}



/*
 *		shosai
 */

.shosai table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	font-weight: bold;
}

.shosai th {
	padding: 0.5em 1em;
	width: 20%;
	background: #e0f5ff;
}

.shosai td {
	padding: 0.5em 1em;
	background: #f8f8f8;
}

/*
 *		注意
 */

.attention {
	margin: 0 auto;
	width:100%
}

.con_attention {
  position: relative;
	display:block;
	margin: 0 auto;
	padding: 0.5em 2em;
	width: 840px;
	max-width: 100%;
	border: 3px solid #222;
	border: 4px solid #e6175c;
	background: #f2f7fa;
	background: #fff;
	font-size:88.88889%;
	color:#333;
  z-index: 10;
}

.con_attention:before {
  content: "";
  position: absolute;
  margin: 3px;
  border: 1px solid #613c1f;
  border: 1px solid #e6175c;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: -10;
}
.attention .pic {
	width: 180px;
}

.con_attention h3 {
	margin: 10px auto;
  padding-bottom: 4px;
	width: 100%;
	border-bottom: 2px solid #ff6699;
	font-size:x-large;
}

.con_attention p {
	margin: 10px auto;
	font-size: 90%;
	width: 100%;
}


/*
 *		profile
 */

.profile {
	margin: 0 auto;
	width:100%
}

.con_prof {
  position: relative;
	display:block;
	margin: 0 auto;
	padding: 2em;
	width: 840px;
	max-width: 100%;
	border: 3px solid #222;
	border: 4px solid #14adcc;
	background: #f2f7fa;
	background: #fff;
	font-size:88.88889%;
	color:#333;
  z-index: 10;
}

.con_prof:before {
  content: "";
  position: absolute;
  margin: 3px;
  border: 1px solid #613c1f;
  border: 1px solid #14adcc;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: -10;
}
.profile .pic {
	width: 180px;
}

.con_prof h3 {
	margin: 10px auto;
  padding-bottom: 4px;
	width: 100%;
	border-bottom: 2px solid #ff6699;
	font-size:x-large;
}

.con_prof p {
	margin: 10px auto;
	width: 100%;
}

/*
 *		sign
 */

.sign {
	margin-top:50px;
	text-align:right;
}

.sign img {
	display:inline;
}




/*
 *		申し込み
 */

.approve_text {
    width: 100%;
    margin: 2em auto 1em;
    border: 3px double #e84687;
    border-radius: 10px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2;
    color: #e84687;
    padding: 15px 15px 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.chkbox{
margin: 0.5em auto;
text-align: center;
}

/* ラベルのスタイル　*/
.chkbox label {
    padding-left:       40px;      /* ラベルの位置 */
    font-size:      1.2em;
    line-height:        27px;
    display:        inline-block;
    cursor:         pointer;
    position:       relative;
    font-weight: bold;
}

/* ボックスのスタイル */
.chkbox label:before {
    content:        '';
    width:          24px;           /* ボックスの横幅 */
    height:         24px;           /* ボックスの縦幅 */
    display:        inline-block;
    position:       absolute;
    left:           0;
    background-color:   #fff;
    border: 1px solid #939393;
    box-shadow: 0 0 1px #939393 inset;
}
/* 元のチェックボックスを表示しない */
.chkbox input[type=checkbox] {
    display:        none;
}
/* チェックした時のスタイル */
.chkbox input[type=checkbox]:checked + label:before {
    content:        '\2713';        /* チェックの文字 */
    font-size:      1.3em;           /* チェックのサイズ */
    color:          #444344;           /* チェックの色 */
    background-color:   #fff;           /* チェックした時の色 */
}

.wrap_btn {
	margin: 50px -10px;
	width: 840px;
}

.btn {
	display: block;
	margin: 1.5em auto 0;
	width: 840px;
	height: 168px;
	text-indent: -9999px;
	border-radius: 16px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	cursor: pointer;
}

/*.btn.disable {
background: url("../images/button_da.png") center top no-repeat!important;
pointer-events: none;
}*/

.btn.cr01 {
background: url("../images/button_hg_cr1.png") center top no-repeat;
}

.btn.cr02 {
background: url("../images/button_hg_cr2.png") center top no-repeat;
}


.btn.gf {
background: url("../images/button_hg_gf.png") center top no-repeat;
}


.btn.cr03 {
background: url("../images/button_bs_cr1.png") center top no-repeat;
}

.btn.cr04 {
background: url("../images/button_bs_cr2.png") center top no-repeat;
}

.btn.gf2 {
background: url("../images/button_bs_gf.png") center top no-repeat;
}


.btn:hover{
	opacity: 0.8;
}

.att {
	margin-top: 2em;
	font-size: 75%;
}


/*
 *		特商法
 */

/* Tokutei Table
------------------------------------------------------*/
.tb01{
	width:720px;
	margin:30px auto 30px;
	background:#ccc;
}
.tb01 .title{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color:#EBEBEB;
	padding:6px;
	width:25%;
}
.tb01 td{
	font-size: 12px;
	vertical-align: top;
	background-color:#FFFFFF;
	padding:6px;
}


@media screen and (max-width: 1023px) {
.pconly,.pconly.dot{display: none;}
.sponly {display:block;}

	img.who, img.want, img.steps {
		margin: 1.5em auto;
	}
	.imgs {
		float: none;
		margin: 1.5em auto;
		width: 80%;
	}
	html,body {width: 980px;}

	h1 {
		width:980px;
    background-size: auto 100%;
		}
  h2 {
	  margin: 2.5em auto;
	  padding: 1.5em;
    }
  main {
	  padding-top:1.5em;
		width:980px;
		font-size: 200%;
	}
	.container {
		padding: 0 1.5em;
		width: 100%;
	}

  .con_prof h3{
  font-size: 150%;
  }

  footer {
  margin: 50px auto;
  padding: 20px 0;
  }

  .shosai th,
  .shosai td {
	  display: block;
	  width: 100%;
  }

}
