@charset "utf-8";

/**
 * for mobile phone
 */

.pchide {
	display: none;
}

.sphide {
	display: inherit;
}
@media screen and (max-width: 640px) {
	.pchide {
		display: inherit;
	}

	.sphide {
		display: none;
	}

	body {
		background-image: none;
		background-color: #ffffff;
		font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',Arial,sans-serif;
	}
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}

	/*iOSでの角丸防止*/

input[type="button"],input[type="submit"],input[type="image"]{
   -webkit-appearance: none;
   border-radius: 0;
}

	/**
	 * header
	 */
	#header .head .open {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		background-color: #333333;
		padding: 14px 10px 0;
		width: 25px;
		height: 31px;
	}
	#header .head ul.link {
		display: none;
		position: absolute;
		left: 0;
		top: 45px;
		float: none;
		background-color: #333333;
		padding: 0;
		width: 100%;
		font-size: 14px;
		text-align: center;
		z-index: 10;
	}
	#header .head ul.link li {
		float: none;
		border: none;
		border-top: 1px solid #000000;
		margin: 0;
		padding: 0;
	}
	#header .head ul.link li a {
		display: block;
		padding: 13px;
		color: #ffffff;
		text-decoration: none;
	}
	#header .head ul.link li.close {
		display: block;
		background-color: #000000;
		padding: 13px;
		color: #ffffff;
	}
	#header .head ul.link li.close span {
		display: inline-block;
		background: url(/common/img/mark09.png) no-repeat 0 center;
		-webkit-background-size: 10px 10px;
		-moz-background-size: 10px 10px;
		background-size: 10px 10px;
		padding: 0 0 0 20px;
	}

	/**
	 * contents
	 */
	/*---------------------------------------------
	 hansoku_top
	 ----------------------------------------------*/
	#header .head .logo {
		font-size: 26px;
		padding: 34px 0 30px 25px;
	}
	#header {
		width: 100%;
		height: auto;
		border-bottom: 1px solid #cccccc;
		border-top: none;
	}
	#header .head {
		width: auto;
		height: auto;
	}
	#header .head .open {
		position: absolute;
		right: 0;
		top: 0;
		display: block;
		background-color: #333333;
		width: 90px;
		height: 90px;
		padding: 0;
	}
	#toppage .main .slide {
		display: none;
	}
	#toppage .main {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#toppage .main .topics {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#toppage .main .topics h2 {
		background: url(/img/mark05_sp.png) no-repeat 15px 19px;
		padding: 1px 10px 0 45px;
		font-size: 26px;
		margin: 30px 0 25px 0;
	}
	.toppge_error {
		display: none !important;
	}
	#toppage .top_list_sp {
		width: 85%;
		margin: 0 auto;
	}
	#toppage .top_list_sp li {
		font-size: 22px;
		color: #333333;
		line-height: 30px;
		padding-bottom: 30px;
	}
	#toppage .top_list_sp li img {
		width: 9px;
		margin: 0 7px -1px 0;
	}
	#toppage .top_list_sp p {
		width: 100%;
		border: 1px solid #999999;
		font-size: 30px;
		text-align: center;
		padding: 15px 0 15px 0;
	}
	#toppage ul.bannerset2 li {
		float: left;
		width: 100%;
		margin-top: 35px;
	}
	#toppage ul.bannerset2 li:first-child {
		margin: 65px 0 0 0;
	}
	#toppage .toppage_sec02_sp {
		width: 100%;
	}
	#toppage ul.bannerset1 {
		width: 93%;
		margin: 0 auto;
	}
	#toppage ul.bannerset1 li {
		margin-top: 25px;
	}
	#toppage ul.bannerset1 li:first-child {
		margin-top: 60px;
	}
	#toppage .category {
		background-color: #fff;
		margin: 0;
	}
	#toppage .category ul li {
		width: 93%;
		margin: 0 auto;
		float: none;
		margin-top: 30px;
	}
	#toppage .service {
		width: 92%;
		margin: 0 auto;
		margin-top: 25px;
		height: auto;
		min-height:148px;
		padding-bottom: 5px;

	}
	#toppage .servicetext {
		width: 92%;
		margin: 0 auto;
		margin-top: 25px;
		height: auto;
		min-height:0px;
		padding-bottom: 5px;
	}
	#toppage .servicetext a {
		font-size: 14px;
	}
	#toppage .service ul {
		width: 90%;
	}
	#toppage .service ul li {
		font-size: 24px;
		line-height: 35px;
		margin: 30px 0 30px 0;
	}
	#footer .inner {
		padding: 15px 15px 30px;
		width: auto;
	}
	#footer .footer_left p, #footer p.copyright {
		font-size: 20px;
		margin: 7px 0 0;
		line-height: 23px;
	}
	#footer p.logo {
		width: 60px;
		margin-top: 10px;
	}
	#header .head ul.link {
		top: 90px;
	}
	/*----------------------Toppage_End--------------------------*/
	/*--------------------------------------------------
	 Campaign_b
	 ----------------------------------------------------*/
	#contents .formarea {
		background-color: #f3f2e8;
	}
	#contents .page02_sec01_p1 {
		font-size: 26px;
		font-weight: bold;
	}
	#contents .page02_sec01_p1 span {
		width: 95%;
		font-size: 20px;
		margin: 15px 0 0 10px;
		line-height: 26px;
	}
	#contents .page02_sec01_p1 img {
		margin-top: -3px;
	}
	#contents .page02_sec01_p2 {
		width: 100%;
		margin: 0 auto;
		margin-top: 25px;
	}
	#contents .page02_sec02 {
		background-color: #fff;
		padding-top: 10px;
		width: 95%;
		margin: 0 auto;
		margin-top: 25px;
	}
	#contents .page02_sec02_p1 {
		width: 100%;
		border: none;
		padding: 0;
		margin-bottom:10px;
		margin-top:5px;
	}
	#contents .page02_sec01 {
		padding: 28px 0 0 0;
		width: 95%;
		margin: 0 auto;
	}
	#contents .page02_sec02_p1 img {
		width: 24px;
		padding: 0 15px 0 15px;
	}
	#contents .page02_sec02_p1 p {
		font-size: 24px;
		line-height: 35px;
		width: 90%;
		float: left;
	}
	#contents .page02_sec02_p2 {
		width: 100%;
		padding: 0;
	}
	#contents .page02_sec02_p2_col01 {
		width: 270px;
		float: none;
		margin: 0 auto;
		margin-top: 75px;
		margin-bottom: 25px;
	}

	#contents .present_margin{
	margin-left:auto !important;
}

	#contents .formarea .box {
		padding: 0;
		/*width: 95%;*/
		width: 90%;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	#contents .formarea .box table th {
		width: auto;
		background-color: #fff;
		border-bottom: 1px dotted #999999;
	}
	#contents .formarea .box table td {
		border: none;
	}
	#contents .campaign_sp_icon {
		width: 24px;
		float: left;
		margin: 5px 10px 0 0;
	}
	#contents .formarea .box table {
		width: 100%;
		margin: 0 auto;
		font-size: 24px;
		background: #f3f2e8;
		overflow: hidden
	}
	#contents .formarea .box table th, #contents .formarea .box table td {
		display: block;
		border-top: none;
		padding: 20px 5px 10px 5px;
		border-left: none;
		border-right: none;
		line-height: 35px;
	}
	#contents .formarea .nav img {
		width: 94%;
		height: auto;
		margin-bottom: 20px;
	}
	#contents .formarea .nav {
		margin: 20px 0px 20px 0px;
		padding:0px;
	}
	#contents .page02_sec02_p2_blueT3 {
		font-size: 12px;
	}
	#contents .formarea .box table.campb th {
		width: 100%;
		background-color: #fff;
	}

	/*add*/
	#contents .formarea .box table.campb .seminar_speaker_img{
	width:120px;
	margin:0px 10px 0px 4px;
	float:left;
}

	#contents .formarea .box table.campb td {
		line-height: 30px;
	}
	#contents .formarea .box table.campb td.lasttd {
		padding: 10px 10px 0 10px;
	}
	#contents .page02_sec01 {
		padding: 20px 0 0 0;
	}
	/*add_150826*/
	.center_posision {
	float:none;
	left:auto;
	position:static;
	}

	#contents .page02_sec02_p2_col01 {
/*    width: 240px;
    float: left;
    background-color: #f0f0f0;
    height: 337px;
    margin-bottom: 30px;
    margin-left: 10px;*/
    position: static;
    left:auto;
}

	/*-----------------------------Campaign_b End--------------------------------*/
	/*----------------------------------------------------
	 * Campain_confirm and Entry
	 ----------------------------------------------------*/
	.page04_sec01 {
		width: 100%;
		height: auto;
		background-color: #f3f2e8;
		margin-bottom: 0px;
		padding: 30px 0 30px;
		border: none;
	}

		.campaign_title{
	margin-bottom: 20px !important;
}

	.page04_sec01_p1 {
		background: url(../img/page02_m05.png) no-repeat 18px 0;
		padding: 3px 10px 0 40px;
		line-height: 20px;
		font-size: 26px;
		font-weight: bold;
	}
	.page04_sec02 {
		width: 100%;
		height: auto;
		background-color: #f3f2e8;
		margin: 0 auto;
		padding-bottom: 0;
	}
	.page04_sec02 p {
		width: 93%;
		background: none;
		padding: 0 10px 0 20px;
		font-size: 20px;
		font-weight: bold;
	}
	.page04_sec02 span {
		width: 95%;
		line-height: 20px;
		margin-top: 10px;
	}
	#contents .formarea .box table.camp_confirm td, #contents .formarea .box table.camp_entry td {
		padding: 0 0 16px 0px;
		width: auto;
	}
	/*last upadate Camping confirm*/
/*	#contents .formarea .tbl_confirm {
		padding: 0;
	}*/
	#contents .formarea .box table.camp_confirm {
		background: #fff;
	}
	#contents .formarea .box table.camp_confirm td {
		border-bottom: 1px dotted #c3c3c3;
		width:94%;
		margin:0 auto;
	}

	#contents .formarea .box table.camp_confirm .last_td_confirm {
		border: none;
	}

	body #contents .formarea .confirm_nav {
		padding-bottom: 0;
		padding-top: 30px;
		margin-bottom: -10px;
	}
	/* finish last upadate Camping confirm*/
	#contents .formarea .box table.camp_entry th, #contents .formarea .box table.camp_confirm th {
		width: 97%;
		display: block;
		padding-bottom: 0px;
		background-color: #f3f2e8;
		border: none;
	}
	#contents .formarea .box table.camp_confirm th {
		background-color: #fff;
	}
	#contents .formarea .box table.camp_entry th {
		padding: 20px 0 5px 5px;
	}
	#contents .formarea .box table.camp_entry td {
		padding: 5px 0 0px 5px;
	}
	#contents .formarea .box table .input1, #contents .formarea .box table .input2 {
		padding: 0;
		width: auto;
	}
	#contents .formarea .box table.privacy_output {
		padding: 0 0 10px 0 !important;
		/*width: auto;*/

		background-color: #f3f2e8;
	}

	.chk td.maininput{
		padding-bottom:10px !important;
		border-bottom: 1px solid #666666 !important;
	}

	#contents .formarea .box table.privacy_output td.maininput{
		padding-bottom: 10px !important;
	}

	#contents .formarea .box .input input {
		width: auto;
	}
	.formarea .box table .entry_select select {
		width: 100%;
	}
	.formarea .box table .entry_select select.select_add {
		width: 55%;
	}

	#contents .formarea .box table.camp_entry .entry_need {
		padding: 0 3px 0 3px;
		margin-left: 9px;
	}
	#contents .formarea .box table.camp_entry td.input {
		border: none;
	}
	#contents .formarea .box table.camp_entry td.none {
		border: none;
	}
	.entry form {
		background: #f3f2e8;
	}
	.entry_scroll {
		width: auto;
		height: 170px;
	}
	.entry_scroll p {
		font-size: 11px;
		padding: 0 0 0 5px;
	}
	.entry_para {
		width: 80%;
		padding: 10px 0 0;
		margin-left: 15px;
	}
	.entry_para p {
		width: 100%;
	}
	#contents .formarea .box table td span.sep {
		margin: 0 8px 0 8px;
	}
	.entry_tbltit {
		padding: 20px 0 0px;
		width: 100%;
		background: #f3f2e8;
	}
	.entry_triangle {
		width: 15px;
	}
	.entry_tblTitle {
		padding: 0 0 0 30px;
		margin-top: -16px;
	}
	#contents .formarea .navcamp_entry {
		margin: 0 auto;
		padding: 40px 0 0;
		background: #f3f2e8;
	}
	#contents .entry_box .box {
		padding-bottom: 0;
	}
	/*--------------------------------------------------
	 * hansoku help
	 ----------------------------------------------------*/
	.hankosu_sec {
		background: #f3f2e8;
	}
	.help_sec01 {
		padding: 0;
		margin-bottom: 0;
		background: #f3f2e8;
	}
	.help_title{
	margin-bottom: 20px !important;
}
	.help_sec01_p1 {
		padding: 3px 10px 20px 30px;
		font-weight: bold;
		font-size: 20px;
	}
	.hankosu_sec01, .hankosu_sec02 {
		background: #ffffff;
		margin-bottom: 10px;
	}
	.hankosu_sec02 {
		padding-bottom: 0;
	}
	.hankosu_sec01 .title p, .hankosu_sec02 .title p {
		margin: 0 auto;
		background: url(../img/help_quemark.png) no-repeat 5% 48%;
		font-size: 18px;
		font-weight: bold;
		border-bottom: 1px solid #cccccc;
	}
	.hankosu_sec01 .title, .hankosu_sec02 .title {
		background: #ffffff;/*20150617*/
	}
	.hankosu_sec p {
		padding: 8px 10px 0 35px;
	}
	.hankosu_sec ul li span {
		width: 16%;
	}
	.hankosu_sec ul li p {
		width: 100%;
	}
	#contents .formarea .nav_help {
		padding-bottom: 0;
		margin-bottom: -40px;
	}
	/*--------------------------Campaign Finish------------------------------*/
	.page04_sec01 {
		padding: 30px 0 30px;
		border-bottom: 0;
		margin-bottom: 0;
		background-color: #f3f2e8;
	}
	.page04_sec01_p1 {
		font-size: 30px;
		font-weight: bold;
	}
	.finish_sec01 {
		background-color: #f3f2e8;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}
	.finish_sec01 span {
		font-size: 27px;
		padding: 20px 0 17px;
		font-weight: bold;
	}
	.finish_sec01 p {
		font-size: 21px;
		line-height: 37px;
		padding: 7px 0 0;
		width: 541px;
	}
	.finish_nav {
		background: #f3f2e8;
		padding: 30px 0px 50px 0px;
	}
	#contents .formarea .finish_box {
		background: #f3f2e8;
		margin-bottom: -45px;
		width: 100%;
	}
	.finish_sec02_inner {
		width: 100%;
	}
	.finish_sec02_innerlist {
		width: 94%;
		margin: 0 auto;
		float: none;
		padding-bottom: 25px;
	}
	.finish_sec02_innerlist .service ul {
		width: 90%;
padding-top:15px;
	}
	.finish_sec02_innerlist .service {
		width: auto;
		height: auto;
		margin-bottom: -60px;
	}
	.finish_sec02_innerlist .service ul li {
		font-size: 20px;
		padding: 25px 0 37px 0;
		text-align: left;
	}
	.finish_sec02_innerlist .service ul li a img {
		width: 8px;
		margin: 8px 0 0 0;
	}
	/*--------------------------Campaign Finish End------------------------------*/
	/*--------------------------------------------------
	 Seminor_list
	 ----------------------------------------------------*/
	#contents .seminorList_sec02_Rimg_sp {
		width: 12px;
		float: right;
		margin:0;
	}
	#contents .seminorList_sec02_T1, #contents .seminorList_sec02_T1_imp {
		float: none;
		font-size: 24px;
		font-weight: normal;
		width: 120px;
		padding: 8px 0 8px 0;
	}
	#contents .seminorList_sec02 {
		width: 93%;
		background-color: #fff;
		margin: 0 auto;
		padding: 1px 0 30px 0;
		margin-bottom: 20px;
	}
	#contents .seminorList_sec01 {
		padding-left: 22px;
		margin: 0 0 32px 26px;
		font-weight: bold;
	}
	#contents .seminorList_sec02_T2 {
		font-size: 26px;
		font-weight: bold;
		padding: 25px 0 15px 20px;
	}
	#contents .seminorList_sec02_T3 {
		font-size: 24px;
		width: 93%;
		padding: 15px 0 0 23px;
		line-height: 35px;
	}
	#contents .seminorList_sec02_p2 {
		width: 100%;
	}
	#contents .seminorList_sec02_first {
		border-bottom: 1px solid #cccccc;
	}

	/*add*/
	#contents .seminorList_sec02_first a.sp_point{
	width: 15%;
    display: table-cell;
	}
	#contents .Seminor_listSPT {
		width: 100%;
		padding-top: 15px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#contents .seminorList_sec02_p2_leftSp {
		font-size: 24px;
		width: 88%;
		margin: 0 auto;
		background-color: #eaeaea;
		padding: 28px 0 26px 20px;
	}
	#contents .seminorList_sec02_p2_leftSp li {
		line-height: 33px;
	}
	#contents .seminorList_sec02_p2_leftSp li:first-child {
		line-height: 33px;
		margin-bottom: -16px;
	}

	/*-----------------------------------Seminor_view------------------------------------*/
	#contents .seminar_view_sec01 {
    	border-bottom: none;
	    height: auto;
	    margin: 0px 0px 30px 0px;
	    padding: 0;
	    width: 100%;
	}
	.seminar_title{
	margin-bottom: 20px !important;}

	#contents .seminar_view_sec01_p1 {
		padding: 5px 10px 0 40px;
		line-height: 20px;
		font-size: 20px;
		font-weight: bold;
		background: rgba(0, 0, 0, 0) url("../img/seminar_title.jpg") no-repeat scroll 20px 0;
		font-family: 'メイリオ','Meiryo',sans-serif;
	}

	#contents .seminar_view_sec01_p1 span {
    	display: block;
    	font-size: 14px;
    	margin: 10px 0px 0px 0px;
	}

	/*-----------------------------------Seminor_entry------------------------------------*/

	#contents .seminar_entry_sec01 {
		width: 100%;
		height: auto;
		background-color: #f3f2e8;
		margin-bottom: 0px;
		padding: 15px 0 15px;
		border: none;
	}
	#contents .seminar_entry_sec01_p1 {
		background: url(../img/seminar_entry_title_sp.jpg) no-repeat 18px 0;
		padding: 3px 10px 0 40px;
		line-height: 20px;
		font-size: 16px;
		font-weight: bold;
	}
	#contents .seminar_entry_sec02 {
		width: 100%;
		height: auto;
		background-color: #f3f2e8;
		margin: 0 auto;
		padding-bottom: 0;
	}
	#contents .seminar_entry_sec02 p {
		width: 90%;
		background: none;
		padding: 0 10px 0 20px;
		font-size: 14px;
		font-weight: bold;
    	line-height: 25px;
	}
	#contents .seminar_entry_sec02 span {
		display: block;
		width: 95%;
		line-height: 20px;
		margin-top: 10px;
		font-weight: normal;
		font-size: 12px;
	}



	#contents .formarea .box table.camp_confirm td, #contents .formarea .box table.seminar_entry td {
		padding: 0 0 16px 0px;
	}
	#contents .formarea .box table.seminar_entry th, #contents .formarea .box table.camp_confirm th {
		width: 97%;
		display: block;
		padding-bottom: 0px;
		background-color: #f3f2e8;
		border: none;
	}
	#contents .formarea .box table.camp_confirm th {
		width: 97%;
		display: block;
		padding-bottom: 0px;
		background-color: #fff;
		border: none;
	}
	#contents .formarea .box table.seminar_entry th {
		padding: 20px 0 5px 5px;
	}
	#contents .formarea .box table.seminar_entry td {
		padding: 5px 0 0px 5px;
	}
	#contents .formarea .box table.seminar_entry .entry_need {
		padding: 0 3px 0 3px;
		margin-left: 9px;
	}
	#contents .formarea .box table.seminar_entry td.input {
		border: none;
		width: 98%;
	}
	#contents .formarea .box table.seminar_entry td.none {
		border: none;
	}
	#contents .formarea .box table.seminar_entry {
		margin: 0 auto;
		padding: 50px 0 0;
		background: #f3f2e8;
	}
	#contents .formarea .box table.seminar_entry {
		margin: 0 auto;
		padding: 30px 0 0;
	}



	/*-----------------------------------Seminor_list End------------------------------------*/

	/*-----------------------------------soudan start------------------------------------*/
	#contents .soudan_view_sec01 {
    	border-bottom: none;
	    height: auto;
	    margin: 0px 0px 20px 0px ;
	    padding: 0;
	}

	.soudan_title{
	margin-bottom: 20px !important;
}

	#contents .soudan_view_sec01_p1 {
		padding: 5px 10px 0 40px;
		line-height: 20px;
		font-size: 20px;
		font-weight: bold;
		background: rgba(0, 0, 0, 0) url("../img/soudan_title.jpg") no-repeat scroll 20px 0;
		font-family: 'メイリオ','Meiryo',sans-serif;
	}

	#contents .soudan_view_sec01_p1 span {
    	display: block;
    	font-size: 14px;
    	margin: 10px 0px 0px 0px;
	}
	#contents .soudan_view_sec01_p2{
		display:none;
	}

	#contents .soudan_entry_sec01 {
    	border-bottom: none;
	    height: auto;
    	margin-bottom: 0px;
	    background-color: #f3f2e8;
    	padding: 15px 0 15px;
	}

	#contents .soudan_entry_sec01_p1 {
				font-size: 24px;
		font-weight: bold;
		background: url(../img/soudan_title.jpg) no-repeat 20px 0;
		padding: 0 0 0 40px;
		line-height: 20px;
		font-size: 16px;
}

	#contents .soudan_entry_sec01_p1 span {
    	display: block;
    	font-size: 14px;
    	margin: 10px 0px 0px 0px;
	}
	#contents .soudan_entry_sec01_p2{
		display:none;
	}
	#contents .soudan_entry_sec02 {
		width: 100%;
		height: auto;
		background-color: #f3f2e8;
		margin: 0 auto;
		padding-bottom: 0;
	}
	#contents .soudan_entry_sec02 p {
		width: 90%;
		background: none;
		padding: 0 10px 0 20px;
		font-size: 14px;
		font-weight: bold;
    	line-height: 25px;
	}
	#contents .soudan_entry_sec02 span {
		display: block;
		width: 95%;
		line-height: 20px;
		margin-top: 10px;
		font-weight: normal;
		font-size: 12px;
	}
	#contents .formarea .box table.camp_confirm td, #contents .formarea .box table.soudan_entry td {
		padding: 0 0 16px 0px;
	}
	#contents .formarea .box table.soudan_entry th, #contents .formarea .box table.camp_confirm th {
		width: 97%;
		display: block;
		padding-bottom: 0px;
		background-color: #f3f2e8;
		border: none;
	}
	#contents .formarea .box table.camp_confirm th {
		width: 97%;
		display: block;
		padding-bottom: 0px;
		background-color: #fff;
		border: none;
	}
	#contents .formarea .box table.soudan_entry th {
		padding: 20px 0 5px 5px;
	}
	#contents .formarea .box table.soudan_entry td {
		padding: 5px 0 0px 5px;
	}
	#contents .formarea .box table.soudan_entry .entry_need {
		padding: 0 3px 0 3px;
		margin-left: 9px;
	}
	#contents .formarea .box table.soudan_entry td.input {
		border: none;
		width: 98%;
	}
	#contents .formarea .box table.soudan_entry td.none {
		border: none;
	}
	#contents .formarea .box table.soudan_entry {
		margin: 0 auto;
		padding: 50px 0 0;
		background: #f3f2e8;
	}
	#contents .formarea .box table.soudan_entry {
		margin: 0 auto;
		padding: 30px 0 0;
	}
	tr.gorenraku{
		margin:30px 0px 50px 0px;
	}



	/*-----------------------------------soudan end------------------------------------*/

	/*--------------------------Miryroku------------------------------*/


	#contents .miryoku_sec01 {
		float: none;
		font-size: 21px;
		background: none;
		margin:0px 0px 0px 10px;
		padding: 0 0px 5px 40px;
		background: url(../img/miryroku_img01.png) no-repeat 10px 0;
		/*border-left: 5px solid #00a0f4;*/
		/*height: 20px;*/
		font-weight: bold;
	}
		.miryoku_title{
	margin-bottom: 20px !important;
}
	#contents .miryoku_sec01_upper {
		padding-top: 5px;
	}
	#contents .miryoku_sec01_upper span {
		font-size: 12px;
		padding-top: 15px;
		padding-left: 20px;
		font-weight: bold;
	}
	#contents .miryoku_sec01_p2 {
		font-size: 12px;
		width: 93%;
		line-height: 19px;
		padding:0;
		/*padding: 13px 20px 15px 20px;*/
		margin: 0 auto;
	}
	#contents .miryoku_sec01_p2 ul {
    list-style-type: disc;
    width: 98%;
}
	#contents .miryoku_img{
		display:none;
	}
	#contents .miryoku_sec02 {
		width: 93%;
		background-color: #fff;
		margin: 0 auto;
		padding: 1px 0px 0px 0px;
	}
	#contents .miryroku_sec02_Rimg_sp {
		width: 21px;
		float: right;
		margin: 20px 18px 0 0;
	}
	#contents .miryoku_subsec01 {
		padding: 0;
		/*border-bottom: 1px solid #cccccc;*/
	}
	#contents .miryoku_sec02_p2 {
		width: 100%;
		/* margin:10px 10px; */
		padding: 3%;}

		#contents .miryoku_sec02_p2_right {
		display: block;
		float: left;
		line-height: 140%;
		padding: 0;
		font-size: 11px;
		margin-left: 3%;
		width: 40%;
	}

/*	#contents .miryoku_sec02_p2_right {
		float:right;
		line-height: 160%;
		padding: 0px 10px 0px 0px;
		font-size: 12px;
		margin-left:180px;
		width:220px;
	}*/

	#contents .miryoku_sec02_p2_right .title_shouhin{
		font-size: 13px;
		margin:0;
		padding:0;

		margin-bottom: 5px;
}
	#contents .miryoku_sec02_p2_right  span{
		font-weight:bold;
		line-height:150%;
	}
	#contents .miryoku_sec02_p2_left{
		float: left;
		font-size:9px;
		width: 50%;

		text-align: left;
}

	#contents .miryoku_sec02_p2_left img{
		width: 100%;
	}

	#contents .miryroku_last {
		margin-bottom: -20px;
	}
	/*--------------------------Miryroku End------------------------------*/
	/*--------------------------Simolation------------------------------*/
	#contents .simulation_sec01 {
		padding: 3px 10px 0 48px;
		font-size: 30px;
		/*background: url(../img/simulation_img01.png) no-repeat 25px 0;*/
		font-weight: bold;
	}
	#contents .miryroku_sec01_upper {
		padding-top: 5px;
	}
	#contents .simulation_sec02_p2 {
		width: 100%;
	}
	#contents .simulation_sec02_p2L, #contents .simulation_sec03_p2L, #contents .simulation_sec04_p2L {
		width: 89%;
		float: none;
		padding: 0;
		margin: 0 auto;
	}
	#contents .simulation_sec02_p2L p, #contents .simulation_sec02_p2L ul li, #contents .simulation_sec03_p2L p, #contents .simulation_sec04_p2L p {
		font-size: 20px;
		padding: 20px 0 0 0;
		line-height: 30px;
	}
	#contents .simulation_sec02_p2L h1, #contents .simulation_sec03_p2L h1, #contents .simulation_sec04_p2L h1 {
		font-size: 22px;
		padding: 2px 0 0 0;
	}
	#contents .simulation_sec02_p3 a, #contents .simulation_sec04_p3 a {
		text-decoration: none;
	}
	#contents .simulation_sec02_p3, #contents .simulation_sec04_p3 {
		background-color: #f3f2e8;
	}
	#contents .simulation_sec02_sp {
		background-color: #6ec844;
		width: 93%;
		margin: 0 auto;
		margin-bottom: 45px;
		text-decoration: none !important;
	}
	#contents .simulation_sec02_sp p {
		font-size: 28px;
		color: #fff;
		text-align: center;
		width: 92%;
		float: left;
		padding: 30px 0 34px 0;
		text-decoration: none !important;
	}

	#contents .simulation_sec02_sp p a{
			text-decoration: none !important;
		}
	#contents .simulation_sec02_sp p a:hover{
			text-decoration: none !important;
		}

	#contents .simulation_sec02_sp img {
		width: 21px;
		float: right;
		margin: 35px 25px 0 0;
	}
	#contents .simulaion_last {
		margin: 0 auto;
		margin-bottom: 0px;
	}



	/*--------------------------Simolation End------------------------------*/
	#contents {
		padding: 0;
		width: auto;
		margin: 0;
	}
	#contents .message p {
		font-size: 15px;
	}
	#contents .message p.require {
		font-size: 12px;
	}
	#contents .formarea {
		padding: 25px 0 80px 0;

	}
	#contents .formarea .select .item {
		margin: 20px 0 0;
	}
	#contents .formarea .select table td {
		display: block;
		border: 1px solid #C0C0C0;
	}
	#contents .formarea .select table td.checkbox {
		padding: 10px;
		width: auto;
		text-align: left;
	}
	#contents .formarea .select table td.checkbox span {
		position: relative;
		left: inherit;
		top: inherit;
		display: inline-block;
		margin: 0 0 0 10px;
		padding: 3px 7px;
		width: auto;
		font-size: 12px;
	}
	#contents .formarea .select table td.product {
		border-top: none;
		padding: 10px;
		text-align: center;
	}
	#contents .formarea .select table td.product dl {
		float: none;
		width: auto;
		text-align: left;
	}
	#contents .formarea .select table td.product dl dt {
		font-size: 12px;
	}
	#contents .formarea .select table td.product dl dd {
		margin: 0;
		font-size: 12px;
	}
	#contents .formarea .select table td.product img {
		float: none;
		margin: 10px auto 0;
		width: 100px;
	}
	#contents .formarea .select table td.num {
		border-top: none;
		padding: 0;
		width: auto;
		font-size: 12px;
		overflow: hidden;
		text-align: right;
	}
	#contents .formarea .select table td.num span {
		display: inline-block;
		padding: 7px 10px;
	}
	#contents .formarea .select table td.num span.label {
		float: left;
		position: relative;
		top: inherit;
		border: none;
		border-right: 1px solid #C0C0C0;
		padding: 7px 10px;
		width: 60px;
		text-align: left;
	}
	#contents .formarea .box h2 {
		margin: 20px 0 0;
		font-size: 15px;
	}
	#contents .formarea .box table .input {
		border-right: 1px solid #CCCCCC;
		border-bottom: none;
		padding: 0px 5px 0;
	}
	#contents .formarea .box table .none {
		border-bottom: 1px solid #CCCCCC;
		padding: 0;
		height: 5px;
	}
	#contents .formarea .box table .input input, #contents .formarea .box table .input1 input, #contents .formarea .box table .input2 input {
		width: 100%;
	}
	#contents .formarea .box table .chk input {
		width: auto;
	}
	#contents .formarea .box table .post input {
		width: 100%;
	}
	#contents .formarea .box table .post2 input {
		width: 47%;
	}
	#contents .formarea .box table .kana span {
		display: inline;
		margin: 0 10px 0 0;
		font-size: 12px;
	}
	#contents .formarea .nav p.txt {
		padding: 0 0 15px;
		font-size: 12px;
		line-height: 1.6;
	}
	#contents .formarea .nav input {
		display: block;
		margin: 10px auto 0;
		width:94%;
		/*width: 200px;*/
		height: auto;
	}

	#contents .formarea .nav input.sp{
	display: inline-block !important;
}

	#contents .formarea .nav input.back {
		margin: 10px auto 0;
	}

	/**
	 * toppage
	 */
	#toppage {
		border: none;
		padding: 0 0 20px;
	}
	#toppage .inner {
		width: auto;
	}
	#toppage .left {
		float: none;
		width: auto;
	}
	#toppage .right {
		float: none;
		width: auto;
	}
	#toppage p.message {
		background-position: 12px 10px;
		-webkit-background-size: 14px 14px;
		-moz-background-size: 14px 14px;
		background-size: 14px 14px;
		padding: 10px 12px 10px 35px;
		font-size: 9px;
	}
	#toppage .category h2, #toppage .company h2, #toppage .service h2 {
		background: url(/common/img/mark05_sp.png) no-repeat 15px 12px #333333;
		-webkit-background-size: 2px 12px;
		-moz-background-size: 2px 12px;
		background-size: 2px 12px;
		border: none;
		padding: 7px 15px 7px 25px;
		font-size: 14px;
		color: #ffffff;
		line-height: 1.6;
	}
	#toppage .main .slide .prev, #toppage .main .slide .next {
		top: 50%;
		width: 10px;
	}
	#toppage .main .slide .prev {
		left: 10px;
	}
	#toppage .main .slide .next {
		right: 10px;
	}
	#toppage .category {
		margin: 20px 0 0;
		padding: 0;
	}
	#toppage .main .topics .list {
		font-size: 12px;
		line-height: 1.3;
	}
	#toppage .main .topics .list a {
		display: block;
		background: url(/common/img/mark04.png) no-repeat 94% center #F4F6F8;
		-webkit-background-size: 5px 9px;
		-moz-background-size: 5px 9px;
		background-size: 5px 9px;
		border-bottom: 1px solid #C0C0C0;
		padding: 7px 30px 7px 15px;
	}
	#toppage .main .topics .list a span {
		display: block;
		margin: 0 0 5px;
		font-size: 9px;
		font-weight: bold;
	}
	#toppage .main .topics .list .more {
		display: none;
	}
	#toppage .main .topics .list .more_btn, #toppage .main .topics .list .close_btn {
		padding: 7px 0;
		text-align: center;
	}
	#toppage .main .topics .list .close_btn {
		display: none;
	}
	#toppage .main .topics .list .more_btn span, #toppage .main .topics .list .close_btn span {
		display: inline-block;
		background: url(/common/img/mark06sp.png) no-repeat 0 center;
		-webkit-background-size: 16px 9px;
		-moz-background-size: 16px 9px;
		background-size: 16px 9px;
		padding: 0 0 0 22px;
	}
	#toppage .category .list {
		margin: 0;
	}
	#toppage .category .list a {
		float: none;
		position: relative;
		background: url(/common/img/mark04sp.png) no-repeat 94% center #F4F6F8;
		-webkit-background-size: 5px 9px;
		-moz-background-size: 5px 9px;
		background-size: 5px 9px;
		margin: 0 0 1px;
		padding: 0;
		width: 100%;
		height: auto;
	}
	#toppage .category .list a span.wrap {
		padding: 0;
		height: auto;
	}
	#toppage .category .list a span.wrap.free {
		border: 5px solid #E3E3E3;
		padding: 0;
		height: auto;
	}
	#toppage .category .list a span.txt {
		display: table-cell;
		padding: 0 30px 0 0;
		vertical-align: middle;
	}
	#toppage .category .list a span.img {
		display: table-cell;
		vertical-align: middle;
		padding: 0 12px;
		width: 50px;
		height: 75px;
	}
	#toppage .category .list a span.title {
		position: relative;
		left: inherit;
		top: inherit;
		width: 100%;
		font-size: 15px;
		text-align: left;
		font-weight: bold;
	}
	#toppage .category .list a span.copy {
		margin: 0;
		padding: 5px 0 0;
		width: auto;
		font-size: 12px;
		text-decoration: none;
	}
	#toppage .category p.banner {
		padding: 15px;
		line-height: 0;
	}
	#toppage .company {
		margin: 0;
	}
	#toppage .company .item {
		background-image: none;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 15px 15px 0;
		padding: 0 0 15px;
	}
	#toppage .company .item h3 {
		background: none;
		padding: 15px 15px 10px;
		font-size: 15px;
	}
	#toppage .company .item dl {
		padding: 0 15px;
	}
	#toppage .company .item dl dd {
		padding: 7px 0;
		font-size: 12px;
	}
	#toppage .company .item p.check {
		margin: 7px auto 0;
		width: 175px;
		padding: 0;
	}
	#toppage .company .item p.sample {
		margin: 15px auto 0;
		width: 260px;
		padding: 0;
	}
	#toppage .service .box {
		background: none;
		margin: 0;
		padding: 0;
	}
	#toppage .service .box div {
		background: none;
		padding: 0;
	}
	#toppage .service .box ul {
		background: none;
		padding: 0;
		font-size: 12px;
	}
	#toppage .service .box ul li {
		background: none;
		padding: 0;
	}
	#toppage .service .box ul li a {
		display: block;
		position: relative;
		background: url(/common/img/mark04sp.png) no-repeat 94% center #F4F6F8;
		-webkit-background-size: 5px 9px;
		-moz-background-size: 5px 9px;
		background-size: 5px 9px;
		border-bottom: 1px solid #CCCCCC;
		margin: 0;
		padding: 15px 30px 15px 15px;
		width: auto;
		height: auto;
		text-decoration: none;
	}
	#toppage ul.bannerset2 {
		margin: 15px 0 0;
		padding: 0 15px;
		overflow: hidden;
	}

	/**
	 * footer
	 */
	#footer ul.menu {
		width: auto;
		font-size: 11px;
	}
	#footer ul.menu li {
		margin: 0;
	}
	#footer ul.menu li a {
		margin: 0;
	}

	/*--------------------Top page-------------------*/
	#toppage .top_list_sp li {
		font-size: 18px;
		padding-bottom: 20px;
	}
	#toppage .top_list_sp p {
		font-size: 20px;
	}
	ul.bannerset1 li:first-child {
		margin-top: 50px;
	}
	#toppage ul.bannerset1 li {
		margin-top: 15px;
	}
	#toppage .category ul li {
		margin-top: 20px;
	}
	#footer .footer_left {
		width: 75%;
	}
	#footer .footer_left p, #footer p.copyright {
		font-size: 15px;
		line-height: 20px;
	}
	#footer .inner {
		padding: 5px 15px 15px 15px;
	}
	#header .head .logo {
		font-size: 23px;
		padding: 30px 0 30px 25px;
	}
	#header .head .open {
		width: 80px;
		height: 83px;
	}
	#toppage .main .topics h2 {
		font-size: 20px;
		padding: 7px 0 0 40px;
		margin: 17px 0 13px 0;
	}
	#toppage .service ul li {
		font-size: 20px;
		margin: 15px 0 15px 0;
	}
	#toppage .service ul li a img {
		margin-top: 16px;
	}
	#header .head ul.link {
		top: 83px;
	}
	#toppage .top_list_sp li img {
		width: 8px;
		margin: 0 7px -2px 0;
	}
	#toppage .top_list_sp li {
		line-height: 28px;
	}
	/*-------------------Top page End--------------------*/
	/*-------------------Campaign_b-----------------------*/


	#contents .page02_sec01_p1 {
		font-size: 28px;
		font-weight: bold;
	}
	#contents .page02_sec01_p1 img {
		margin-top: -3px;
	}
	#contents .page02_sec01_p1 span {
		font-size: 17px;
	}

	#contents .page02_sec01 {
    	border-bottom: none;
	    height: auto;
	    margin-bottom: 20px;
	    padding: 0;
	}

	#contents .page02_sec01_p1 {
		padding: 5px 0px 0px 15px;
		line-height: 20px;
		font-size: 20px;
		font-weight: bold;
		background: rgba(0, 0, 0, 0) url("../img/page02_m05.png") no-repeat scroll 0px 0;
		font-family: 'メイリオ','Meiryo',sans-serif;
	}

	#contents .page02_sec01_p1 span {
    	display: block;
    	font-size: 14px;
    	margin: 10px 0px 0px 0px;
	}


	#contents .page02_sec02_p1 img {
		width: 20px;
		padding: 7px 15px 0 15px;
	}
	#contents .page02_sec02_p1 p {
		font-size: 18px;
		width: 85%;
		line-height: 28px;
	}
	#contents .page02_sec02_p2_col01 {
		width: 60%;
		margin-top: 40px;
		margin-bottom: 35px;
	}
	#contents .campaign_sp_icon {
		width: 20px;
		margin: 7px 10px 0 0;
	}
	#contents .formarea .box table {
		font-size: 18px;
	}
	#contents .formarea .box table th, #contents .formarea .box table td {
		padding: 10px 5px 6px 5px;
		line-height: 30px;
	}
	#contents .formarea .nav img {
		height: 76px;
	}
	#contents .formarea .box table.campb td {
		font-size: 17px;
		line-height: 25px;
		padding: 8px 10px;
	}
	#contents .page02_sec02_img01 {
		width: 150px;
		margin: 6px 0 20px 53px;
	}
	#contents .page02_sec02_p2_col01 {
		height: 325px;
	}
	#contents .page02_sec02_p2_col01 {
		width: 260px;
		margin-top: 40px;
		margin-bottom: 35px;
		height: 325px;
	}
	#contents .page02_sec02_img03 {
		width: 188px;
		margin: 25px 0 50px 36px;
	}
	/*-------------------Campaign_b End-----------------------*/
	/*--------------------------Campaign Finish------------------------------*/
	.page04_sec01_p1 {
		font-size: 24px;
		font-weight: bold;
		background: url(../img/page02_m05.png) no-repeat 20px 0;
		padding: 0 0 0 40px;
	}
	.finish_sec01 span {
		font-size: 22px;
		padding: 5px 0 8px;
	}
	.finish_sec01 p {
		font-size: 16px;
		line-height: 26px;
		padding: 6px 0 0 0;
		width: 414px;
		margin-bottom: -50px;
	}
	.finish_sec02 {
		margin-top: -36px;
	}
	.finish_sec02_innerlist {
		padding-bottom: 15px;
		    position: static;
    left: auto;
	}
	.finish_sec02_innerlist .service ul li {
		font-size: 15px;
	}
	.finish_sec02_innerlist .service ul li a img {
		width: 6px;
		margin: 3px 0 0 0;
	}
	.finish_sec02_inner {
		padding-bottom: 35px;
	}
	/*---------------------------------SeminorList-----------------------------------*/
	#contents .seminorList_sec01 {
		padding-left: 22px;
		width: 250px;
		font-size: 21px;
		margin: 0 0 32px 20px;
		font-weight: bold;
	}
	#contents .seminorList_sec02_T2 {
		font-size: 20px;
		padding: 22px 0 14px 21px;
	}
	#contents .seminorList_sec02_T1, #contents .seminorList_sec02_T1_imp {
		font-size: 19px;
		width: 105px;
	}
	#contents .seminorList_sec02_T3 {
		font-size: 17px;
		width: 90%;
		padding: 17px 0 0 20px;
		line-height: 30px;
	}
	#contents .seminorList_sec02_p2_leftSp {
		font-size: 17px;
		width: 92%;
		padding: 20px 0 20px 15px;
	}
	#contents .seminorList_sec02_p2_leftSp li:first-child {
		margin-bottom: -34px;
	}

	/*-------------------------------------SeminorLisr End-----------------------------------------*/
	/*--------------------------Miryroku------------------------------*/
	#contents .page02_sec01_p1 span {
		width: 95%;
		font-size: 11px;
		line-height: 26px;
	}

	#contents .miryoku_sec01_p2 ul li{
	list-style-type: disc;
	font-size: 12px;
}


	/*--------------------------Simolation------------------------------*/
	#contents .simulation_sec01 {
		padding: 0 10px 0 40px;
		font-size: 25px;
		/*background: url(../img/simulation_img01.png) no-repeat 19px -2px;*/
	}
	#contents .simulation_sec02_p2L p, #contents .simulation_sec02_p2L ul li, #contents .simulation_sec03_p2L p, #contents .simulation_sec04_p2L p {
		font-size: 17px;
		padding: 15px 0 0 0;
		line-height: 28px;
	}

	#contents .simulation_sec02_p2L h1, #contents .simulation_sec03_p2L h1, #contents .simulation_sec04_p2L h1 {
		font-size: 19px;
		padding: 0 0 0 0;
		margin-top: -5px;
	}
	#contents .simulation_sec02_T1 {
		width: 27px;
		float: left;
		margin: 13px 0 0 20px;
	}
	#contents .simulation_sec02_sp p {
		font-size: 20px;
		width: 88%;
		padding: 26px 0 30px 0;
	}
	#contents .simulation_sec02_sp img {
		margin: 26px 25px 0 0;
	}
	#contents .simulation_sec02_sp {
		margin-bottom: 35px;
	}
	/*--------------------------Simolation End------------------------------*/
	/*--------------------------Camping entry------------------------------*/
	.entry_scroll {
		width: auto;
		height: 180px;
	}
	#contents .formarea .box table .post2 input {
		width: 45%;
	}
	#contents .formarea .box table td span.sep {
		margin: 0 12px 0 12px;
	}

	/*--------------------Top page-------------------*/
	#toppage .top_list_sp li {
		font-size: 11px;
		padding-bottom: 15px;
		line-height: 25px;
	}
	#toppage .top_list_sp p {
		font-size: 15px;
	}
	ul.bannerset1 li:first-child {
		margin-top: 50px;
	}
	#toppage ul.bannerset1 li {
		margin-top: 15px;
	}
	#toppage .category ul li {
		margin-top: 15px;
	}
	#footer .footer_left {
		width: 80%;
	}
	#footer .footer_left p, #footer p.copyright {
		font-size: 11px;
		line-height: 18px;
	}
	#footer .inner {
		padding: 5px 15px 15px 15px;
	}
	#header .head .logo {
		font-size: 14px;
		padding: 20px 0 20px 10px;
	}
	#header .head .open {
		width: 50px;
		height: 54px;
	}
	#toppage .main .topics h2 {
		font-size: 17px;
		padding: 12px 0 12px 25px;
		margin: 0 0 25px 0;
		background-color: #6fbeea;
		color: #fff;
	}
	#toppage .service ul li {
		font-size: 14px;
		padding: 10px 0 0px 0;
		display: table;
		width: 100%;
		margin: 0;
	}

	#toppage .service ul li a{
		display: table-cell;
   		width: 95%;
	}

	#toppage .service ul li span{
		display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 5%;
	}

	#toppage .service ul li a img {
		margin-top: 12px;
	}
	#toppage ul.bannerset1 li:first-child {
		margin-top: 35px;
	}
	#toppage ul.bannerset1 li {
		margin-top: 15px;
	}
	#footer p.logo {
		width: 25px;
	}
	#header .head ul.link {
		top: 54px;
	}
	#toppage .top_list_sp li img {
		width: 5px;
		margin: 0 5px -2px 0;
	}
	#toppage .top_list_sp li {
		line-height: 22px;
	}
	#toppage .top_list_sp p {
		padding: 8px 0 8px 0;
	}
	#footer .footer_left p, #footer p.copyright {
		line-height: 10px;
	}
	#footer p.logo {
		margin-top: 15px;
	}
	/*-------------------Top page End--------------------*/
	/*-------------------Campaign_b-----------------------*/
	#contents .page02_sec01_p1 img {
		margin: -3px 14px 0 7px;
		width: 6px;
	}
	#contents .page02_sec01_p1 span {
		font-size: 14px;
		display: block;
	}
	#contents .page02_sec02_p1 img {
		width: 16px;
		padding: 0 5px 0 5px;
	}
	#contents .page02_sec02_p1 p {
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
	}
	#contents .page02_sec02_p2_col01 {
		width: 90%;
		margin-top: 35px;
		height: auto;

		padding-bottom: 15px;
}
	#contents .campaign_sp_icon {
		width: 16px;
		margin: 2px 10px 0 0;
	}
	#contents .formarea .box table {
		font-size: 14px;
		table-layout:auto;
		white-space: normal;
	}
	#contents .formarea .box table th, #contents .formarea .box table td {
		padding: 16px 5px 5px 3%;
		line-height: 23px;
	}

	.seimei{
		display:block;
		margin:0;
		}

	.formarea .box table .entry_select span {
	 /* display: inline-block;*/
	  padding: 0;
	}

	#contents .formarea .nav img {
		height: auto;
	}

/*	#contents .page02_sec02_p2_col01 {
		width: 75%;
		margin-top: 30px;
	}*/

.page02_sec02_p2_col01 .image{
	display: none;
}
.page02_sec02_p2_col01 .image_sp{
	display: block;
	width: 55%;
    margin: 4px auto 20px auto;
}

.present_img{
	height: auto;
}

.page02_sec02_p2_col01 .image .page02_sec02_img{
	display: table-cell;
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	line-height: 160px;
	layout-grid-line: 160px; /* IE7以下 */
}

.page02_sec02_p2_col01 .image .page02_sec02_img img{
	max-height: initial;
    max-height: auto;
	width: auto;
}


	#contents .page02_sec02_p2_col01 img{
		width: 100%;
		margin:0 !important;
}
	#contents .page02_sec02_p2_blueT {
		font-size: 13px;
	}

	#contents .page02_sec02_p2_blueT3 {
		font-size: 11px;
		line-height: 14px;
		width: 96%;
	}
	#contents .page02_sec02_p2_blueT2 {
		font-size: 12px;
		line-height: 16px;
	}
	#contents .formarea .box table.campb td {
		line-height: 18px;
		padding: 8px 8px;
		font-size: 11px;
		background: #fff;
	}
	#contents .formarea .box table.campb th {
		font-size: 13px;
		padding-bottom: 5px;
		padding-left: 10px;
	}
	#contents .campaign_sp_icon {
		width: 14px;
		margin: 4px 7px 0 0;
	}
	/*-------------------Campaign_b End-----------------------*/
	/*--------------------------Campaign Finish------------------------------*/
	.finish_sec01 span {
		font-size: 17px;
		padding: 10px 0 7px;
	}
	.finish_sec01 p {
		font-size: 11px;
		line-height: 20px;
		padding: 3px 0 0;
		width: 100%;

		margin: auto;
}
	.finish_sec02 {
		margin-top: -35px;
	}
	.finish_sec02_innerlist {
		padding-bottom: 10px;
	}
	.finish_sec02_innerlist .service ul li {
		font-size: 11px;
		padding: 15px 0 20px 0;
		margin:0;
/*		    padding: 0px 0 5px 0;*/
	}
	.finish_sec02_innerlist .service ul li a img {
		width: 4px;
		margin: 0;
	}
	.finish_sec02_inner {
		padding-bottom: 10px;
	}

	.finish_sec02_innerlist .service {
		margin-bottom: -30px;
	}
	/*--------------------------Campaign Finish End------------------------------*/
	/*---------------------------------SeminorList-----------------------------------*/
	#contents .seminorList_sec01 {
		padding: 0 0 0 15px;
		width: 194px;
		font-size: 17px;
		margin: 0 0 15px 10px;
		font-weight: bold;
	}
	#contents .formarea {
		padding: 18px 0 40px 0;
		margin-bottom: 0px;
	}
	#contents .seminorList_sec02_T1, #contents .seminorList_sec02_T1_imp {
		font-size: 14px;
		width: 90px;
		padding: 7px 0 7px 0;
		margin: 13px 0 0 12px;
		float: left;
	}
	#contents .seminorList_sec02_T2 {
		font-size: 14px;
		padding: 15px 10px 10px 10px;
		display: table-cell;
    	clear: both;
	}
	#contents .seminorList_sec02_T3 {
		font-size: 11px;
		padding: 7px 0 0 10px;
		line-height: 22px;
		float: none;
	}
	#contents .seminorList_sec02_p2_leftSp {
		font-size: 12px;
		width: auto;
		padding: 13px 0 12px 10px;
		margin: 0 10px;
	}
	#contents .seminorList_sec02_p2_leftSp li:first-child {
		line-height: 20px;
		margin-bottom: -10px;
	}
	#contents .seminorList_sec02_p2_leftSp li {
		line-height: 20px;
	}
	#contents .Seminor_listSPT {
		padding-top: 7px;
	}
	#contents .seminorList_sec02_p2 {
		padding-bottom: 10px;
	}
	#contents .seminorList_sec02 {
		margin-bottom: 10px;
		padding-bottom: 0px;
	}

	/*-------------------------------------SeminorLisr End-----------------------------------------*/

	/*--------------------------Simulation------------------------------*/
	#contents .simulation_sec01 {
		padding: 0 10px 0 35px;
		font-size: 19px;
		margin: 0 0 -5px 0;
		float: none;
	}
	#contents .simulation_sec02_T1 {
		width: 23px;
		float: left;
		margin: 10px 0 0 10px;
	}

	#contents .simulation_sec02_T2 {
		font-size: 14px;
		padding: 15px 10px 10px 10px;
		display: table-cell;
    	clear: both;
    	font-weight: bold;
    	color: #595757;
    	width: auto;
    	font-family: 'メイリオ','Meiryo',sans-serif;
	}

	#contents .simulation_sec02_p2L h1, #contents .simulation_sec03_p2L h1, #contents .simulation_sec04_p2L h1 {
		font-size: 13px;
		padding: 2px 0 0 0;
		margin-bottom: -8px;
		margin-top: 0;
	}
	#contents .simulation_sec02_p2L p, #contents .simulation_sec02_p2L ul li, #contents .simulation_sec03_p2L p, #contents .simulation_sec04_p2L p {
		font-size: 12px;
		padding: 20px 0 0 0;
		line-height: 20px;
		margin-bottom: -12px;
	}
	#contents .simulation_sec02_p2L ul li{
		list-style-type: disc;
		margin-left: 20px;
	}
	#contents .simulation_sec02_sp p {
		font-size: 16px;
		width: 87%;
		padding: 17px 0 17px 0;
	}
	#contents .simulation_sec02_sp img {
		width: 16px;
		margin: 16px 18px 0 0;
	}
	#contents .simulation_sec02_sp {
		margin-bottom: 10px;
		margin-top:30px;
	}
	#contents .simulaion_last {
		margin: 0 auto;
		margin-bottom: 0px;
	}


	#contents .simulation_sec01 {
    	border-bottom: none;
	    height: auto;
	    margin: 0px 0px 20px 0px ;
	    padding: 0;
	}

	#contents .simulation_sec01_p1 {
		padding: 5px 10px 0 40px;
		line-height: 20px;
		font-size: 20px;
		font-weight: bold;
		background: rgba(0, 0, 0, 0) url("../img/soudan_title.jpg") no-repeat scroll 20px 0;
		font-family: 'メイリオ','Meiryo',sans-serif;
	}

	#contents .simulation_sec01_p1 span {
    	display: block;
    	font-size: 14px;
    	margin: 10px 0px 0px 0px;
	}
	#contents .simulation_sec01_p2{
		/* width: 94%; */
		margin:auto;
		display:block;
		font-size: 12px;
		color: #595757;
		font-family: 'メイリオ','Meiryo',sans-serif;
		padding: 0;
		font-weight: normal;
	}
	#contents .simulation_sec01_upper {
    	padding-top: 0px;
    	width: 100%;
	}

	/*--------------------------Simolation End------------------------------*/
	/*-------------------------- Campign confirm ------------------------------*/
	.page04_sec01 {
		padding: 15px 0 15px;
	}
	.page04_sec02 {
		width: 100%;
		height: auto;
		background-color: #f3f2e8;
		margin: 0 auto;
	}
	.page04_sec01_p1 {
		line-height: 20px;
		font-size: 16px;
	}
	.page04_sec02 p {
		width: 90%;
		line-height: 25px;
		padding: 0 10px 0 20px;
		font-size: 14px;
	}
	.page04_sec02 span {
		line-height: 20px;
		font-size: 12px;
	}
	#contents .formarea .navcampb img {
		margin: 8px 0 8px 0;
	}
	/*--------------------------------------------------
	 * hansoku help
	 ----------------------------------------------------*/

	.hankosuhelp_sec .hankosu_sec01 .title p,.hankosuhelp_sec .hankosu_sec02 .title p {
		margin: 0 auto;
		background: url(../img/help_quemark.png) no-repeat 5% 48%;
		padding: 10px 0 10px 45px;
		border-bottom: 1px solid #cccccc;
	}
	.hankosuhelp_sec p {
		font-size: 12px;
		padding: 8px 10px 0 10px;
	}
	.hankosuhelp_sec ul {
		padding: 22px 10px 0px 10px;
	}
	.hankosuhelp_sec ul li,
	.hankosuhelp_sec ul li p,
	.hankosuhelp_sec ul li p span{
		font-size: 12px;
		margin: 0;
	}
	.hankosuhelp_sec ul li span {
/*		width: 70px;
		margin-right: -110px;*/
		display: block;
		width: 100%;
	}

	.hankosuhelp_sec ul li p.support span{
		width: auto;
		margin: 0 0 5px 0;
		margin-left: 10px;
		margin-right: 0;
		float: none;
		display: block;
	}

	.hankosuhelp_sec ul li p {
		padding: 0 0 0 10px;
	}
	.hankosuhelp_sec ul li p.support {
		margin-right: 0;
		padding: 0;
		float: left;
  	}
	.download {
		margin: 0 0 0 10px;
	}
	#contents .formarea .nav_help {
		padding-bottom: 0;
		margin-bottom: -20px;
	}
	/*--------------------------------------------------
	 * campign Entry
	 ----------------------------------------------------*/
	#contents .formarea .box table .input input, #contents .formarea .box table .input1 input {
		width: 98%;
	}
	#contents .formarea .box table .input2 input {
		width: 98%;
	}
	#contents .formarea .box table .post input {
		width: 98%;
	}
	.entry_triangle {
		width: 10px;
		margin-left: 5px;
	}
	.entry_tblTitle {
		padding: 0 0 0 20px;
		margin-top: -12px;
		font-size: 12px;
	}
	.entry_scroll {
		width: auto;
		height: auto;
		overflow:visible;
	}
	#contents .formarea .box table .post2 input {
		width: 44%;
	}
	#contents .formarea .box table td span.sep {
		margin: 0 1%;
	}
	.entry_para {
		margin-left: 10px;
	}
	.formarea .box table .entry_radio ul li {
		width: auto !important;
		float: left;
		margin-left: 0;
	}
	.entry_para p {
		width: 100%;
		margin: -10px 0 0 40px;
		font-size: 10px;
	}
	#contents .formarea .box table .chk input {
		width: auto;
	}
	#contents .formarea .box table.camp_entry {
		margin: 0 auto;
		padding: 30px 0 0;
	}
	#contents .entry_box .box {
		padding-bottom: 0;
	}

/*団体保険の魅力*/
.miryoku_subsec01 .movie{
	width: 300px;/*160216 FIX*/
	margin:20px auto 30px auto;
	text-align: center;
	min-height: 200px;
}

.miryoku_subsec01 .movie div{
	width: 100%;
	height: auto;
}

/*common_add*/


.systemcontents{
	padding-bottom:30px;}

#ss_passLost{
	text-align: center;
    margin: auto;
    padding-bottom: 0;
	padding-top:20px;
	background-color:#f3f2e8 !important;
	font-size:14px;
}

#ss_close{
	text-align: center;
    margin: auto;
    padding: 30px 0;
	background-color:#f3f2e8 !important;
}

.error_box{
	padding-bottom:40px !important;
	font-size: 12px;
	background-color: #f3f2e8 !important;
}

.service_out{
	padding-bottom: 10px;
}

/*セミナー一覧追加*/

.detail_list{
	width: 100%;
	overflow: hidden;
	display:table;
	margin-bottom: 0 !important;
}

.day_title,.hall_title{
	display: table-cell;
    width: 70px;
    float: none;
    vertical-align: top;
}
.day_data,.hall_data{
	display: table-cell;
    float: none;
    width: auto;
}

.innerlist_margin{
	margin-left:auto !important;
}

.nav .ss_txtRedB{
	color: red;
	font-size: 12px;
	line-height: 1.5;
}

#toppage .category .bannerCampaign img,
#toppage .category .bannerSeminar img{
	width: 100% !important;
}

/*form_add*/

/*団体認証*/
.siteauth_login_bg{
	background-color:#f3f2e8;
}
.siteauth_login{
	width: 100% !important;
	margin: auto !important;
}

/*団体認証_end*/

#contents .formarea .box table select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	text-indent: 1em;
	background:#FFF url(../img/select_arrow.png) no-repeat;
	background-position: right center;
}

#contents .formarea .box table .input {
    border-right: none;
}

#contents .formarea .box table td.maininput {
	border-right: none;
	width: auto;
	padding: 0;
}

.ss_cell li {
    float: none;
     margin-right: 0;
}

.ss_leftComment{
	margin-right: 0px;

}
.ss_rightComment {
	    padding-left: 0px;
}

#name1 .ss_leftComment{
	margin-left: 0;
}

.post .ss_rightComment,
.entry_select .ss_rightComment,
#email .ss_rightComment {
    display: inline;
    margin: 0 10px 0 0;
    font-size: 12px;
    float: none;
}

#zip .ss_rightComment{
    display: block;
    margin: 0 10px 0 0;
    font-size: 12px;
    float: none;
}

#zip .ss_cell ul{
	overflow: hidden;
	width: 100%;
}
#zip .ss_cell li{
	float: left;
	width: 45% !important;
}
#zip .ss_cell li input{
	width: 86% !important;
}

#zip .ss_cell li .ss_leftComment{
	margin: 0 6% 0 0 !important;
}

.sex ul{
	overflow: hidden;
}

.birth .ss_cell li{
	width: 100%;
    margin-right: 0;
}

.birth .ss_rightComment {
    /* display: inline; */
    /* float: left; */
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 7px;
}

.birth select{
	width: auto;
}

#address1 .ss_cell li{
	width: 100%;
    margin-right: 0;
}

#address1 select{
	width: 40%;
}

#contact  textarea{
	width: 97%;
    height: 80px;
    	}

.login_error{
	text-align:left;
	margin:0;
	line-height:1;
	font-size:14px;
	background-color:#f3f2e8 !important;
}

#contents .formarea .tbl_confirm .input1 {
    border-bottom: none !important;
}

#contents .formarea .box table.camp_entry textarea{
	width: 97%;
}

.finish_sec02_innerlist img {
	width: 100%;
	height:auto;
}


.sp_todetal{
	cursor: pointer;
    float: right;
    width: 50%;
    margin: 13px 10px 0 0;
    border: 1px solid #699bcb;
    padding: 7px 7px 7px 14px;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
}

.sp_todetal a{
	text-decoration: none;
}

.sp_todetal_soudan{
	border: 1px solid #6ac411 !important;
	}

/*共通タイトル部分（フォーム除く）*/

#contents .view_sec01 {
	border-bottom: none;
	    height: auto;
	    margin: 0px 0px 20px 0px ;
	    padding: 0;
	}

	#contents .view_sec01_p1 {
	padding: 5px 10px 0 40px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'メイリオ', 'Meiryo',sans-serif;
	background-position:20px 0;
	}

	#contents .view_sec01_p1 span {
	display: block;
	font-size: 14px;
    margin: 10px 0px 0px 0px;
    font-weight: normal;
	}

	.campaign_titleimg{
		width: 94%;
    	margin: auto;
	}

}
