@charset "utf-8";

/* 共通
---------------------------------------------------- */

h2 {
	margin-bottom:10px;
}



/* method
---------------------------------------------------- */

#method .flowFrame {
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border:#DBDEE6 3px double;
	background:
	-webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#F8FAFE));
	background-color:#F8FAFE;
	letter-spacing:2px;
	padding:10px;
}

#method .midashiEx {
	border-bottom: #CCC dashed 1px;
	margin-bottom:10px;
}

#method .midashiExNoBorder {
	border-bottom:none;
	margin-bottom:10px;
}

#method .flowTtl {
	color:#2D75E1;
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
}

#method .flowTxtWrap {
	font-size:12px;
	padding:3px 5px 0 5px;
}

#method .flowArrow {
	background:url(../img/common/icn_arrow.gif);
	width:136px;
	height:17px;
	background-repeat:no-repeat;
	text-indent:-7777px;	
	overflow:hidden;
	margin:10px auto 10px auto;
}


/* partner
---------------------------------------------------- */


table.tablePartner {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
	font-size:12px;
}



table.tablePartner th { 
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#F1FBFE;
	text-align:center;
	vertical-align:top;
}

table.tablePartner th.thBgColorY { 
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FCFAF1;
	text-align:center;
	vertical-align:top;
	width:30px;
}


table.tablePartner td {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

table.tablePartner td.tdCenter {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:top;
}
/*  priceTable   */


table.priceTable {
	border-top: 1px #afafaf solid;
	border-left: 1px #afafaf solid;
	width:100%;
	/* [disabled]border-collapse: collapse; */
}

table.priceTable th {
	padding:2px 10px;
	/* [disabled]border-bottom: 1px #afafaf solid; */
	border-right: 1px #afafaf solid;
	font-weight:normal;
	background-color:#cdf1d4;
	vertical-align:middle;
	text-align:center;
	white-space: nowrap;
}


table.priceTable td {
	padding:2px 10px;
	border-bottom: 1px #afafaf solid;
	border-right: 1px #afafaf solid;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}

table.priceTable td.tdCenter {
	padding:2px 10px;
	border-bottom: 1px #afafaf solid;
	border-right: 1px #afafaf solid;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
}
table.priceTable td.tdFeature {
	background-color:#f4f4ad;
}
th.double {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #afafaf;
}
th.solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
}
.bg_pink {
	background-color: #F2CCF1!important;
}
.bg_blue {
	background-color: #d1fdfd!important;
}
.bg_blue2 {
	background-color: #F2F9FD;
}
.txt_pink {
	color: #D968D6;
}
table{
	width:100%;
}
.scroll{
	overflow: auto;　　　　/*tableをスクロールさせる*/
	white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
	height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
	background: #BCBCBC;
}

/* recruit
---------------------------------------------------- */

#recruit .sono1 {
	background-image: url(../img/recruit/sono1.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
	padding-left: 70px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#recruit .sono2 {
	background-image: url(../img/recruit/sono2.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
	padding-left: 70px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#recruit .sono3 {
	background-image: url(../img/recruit/sono3.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
	padding-left: 70px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#recruit .sono4 {
	background-image: url(../img/recruit/sono4.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
	padding-left: 70px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#recruit .sono5 {
	background-image: url(../img/recruit/sono5.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
	padding-left: 70px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#recruit .sono6 {
	background-image: url(../img/recruit/sono6.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 105%;
	padding-left: 70px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	padding-top: 2px;
}
.list6 li{
	position:relative;
	padding-left:20px;
}
 
.list6 li:after{
	content:'';
	display:block; 
	position:absolute; 
	background:#333;
	width:9px;
	height:9px; 
	top:5px; 
	left:5px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}
p.dropcap:first-letter{
    font-size: 3em;
    line-height: 1;
    float: left;
    margin: 0 .2em 0 0;
    padding: 0;
}

.bg_price1{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 1em;
    color: #454545;
}
.bg_price1:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.bg_price1 p {
	margin: 0;
	padding: 0;
}
p.before {
	padding-left:1em;
	position:relative;
}
p.before:before {
	content:"※";
	position:absolute;
	left:0;
	top:0;
}

.box-1 {
	box-sizing: border-box;
	border: 2px solid #ea0005;
	border-radius: 4px;
	padding: 2em;
	position: relative;
	
	width: 99%;
	margin-top: 2em;
	margin-right: 0.5%;
	margin-bottom: 2em;
	margin-left: 0.5%;
}
.box-2 {
	box-sizing: border-box;
	border: 2px solid #009900;
	border-radius: 4px;
	padding: 2em;
	position: relative;
	width: 99%;
	margin-top: 2em;
	margin-right: 0.5%;
	margin-bottom: 2em;
	margin-left: 0.5%;
}

.contents {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
position: relative;
}
.contents:after {
content:"＞"; 
position: absolute;
right:50px; 
font-size:80px; 
margin-top: -40px;
top:50%;
opacity: 0; 
}
.contents.show:after {
opacity: 0.2; 
transition: .8s; 
right:5px; 
}
.contents.del:after {
display: none;
}

.contents2 {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
position: relative;
}
.contents2:after {
content:"＞"; 
position: absolute;
right:50px; 
font-size:80px; 
margin-top: -40px;
top:50%;
opacity: 0; 
}
.contents2.show:after {
opacity: 0.2; 
transition: .8s; 
right:5px; 
}
.contents2.del:after {
display: none;
}

