@charset "shift_jis";
/*---------------------
clearfix
---------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */
/*---------------------
all
---------------------*/
img {
	width:100%;

}
li, ul {
	margin: 0px;
	list-style-type: none;
}
dd, dt, dl {
	margin: 0px;
}
body {
	
}
/*---------------------
index
---------------------*/

/* ヘッダーを幅いっぱいにする為のボックス*/
#headerbg {
	width:100%;
	min-width:1000px;
	height:28px;
	background-color: #1D277E;
}
#headerbg #header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 16px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
.clear {
	clear: both;
}
#harea {
	width: 80%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 30px;
}
#harea .rogo {
	float: left;
	width: 27%;
}
#harea .h_menu ul .menu {
	display: table-cell;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-right: 50px;
}
#harea .h_menu {
	float: right;
	width: 60%;
	padding-top: 22px;
}
.mainimg {
	width: 100%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.caption_title {
	width: 22%;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
/* 基本のスタイル */
   .top_btn02.delighter {
      transition: all .3s ease-out;
      transform: translateY(60%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .top_btn02.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .top_btn02.delighter.started.ended {
   
   }

/* 基本のスタイル */
   .top_left_btn.delighter {
      transition: all .3s ease-out;
      transform: translateX(-60%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .top_left_btn.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .top_left_btn.delighter.started.ended {
   
   }
   
/* 基本のスタイル */
   .top_right_btn.delighter {
      transition: all .3s ease-out;
      transform: translateX(60%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .top_right_btn.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .top_right_btn.delighter.started.ended {
   
   }

.caption01 {
	width: 70%;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.content02 {
	background-color: #EDEDED;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.company_area {
	width: 55%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.company_area2 table tr .c_th {
	width: 30%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	}
.company_area2 table tr .c_td {
	width: 70%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 180%;
}
.company_copy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.contents {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 50px;
}
.contents .privacy_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 30px;
}
.contents .privacy_text .privacy_text_bd {
	font-size: 18px;
	font-weight: bold;
}
.contetnt_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	width: 30%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1D277E;
	padding-top: 40px;
}
.contetnt_title2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	width: 20%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1D277E;
	line-height: 200%;
}
.contetnt_title3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	width: 30%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1D277E;
	line-height: 200%;
}
.contents .linktext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 180%;
}
#footerbg {
	background-color: #EDEDED;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 50px;
}
#footerbg .copyr {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	padding-top: 60px;
}
#footerbg .footer_content {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
#footerbg .footer_content .f_logo {
	float: left;
	width: 30%;
}
#footerbg .footer_content .f_logo .f_logot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-top: 25px;
	line-height: 160%;
}
#footerbg .footer_content .f_manu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 190%;
	float: right;
	width: 25%;
}
.contents2 {
	width: 80%;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.shousai {
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	drop-shadow:  10px 10px 10px rgba(0,0,0,0.4);
}
.shousai2 {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.top_btn {
	width: 45%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.top_btn .top_left_btn {
	float: left;
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
.top_btn .top_right_btn {
	float: right;
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
.top_btn02 {
	width: 45%;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
/* 基本のスタイル */
   .shousai.delighter {
      transition: all .3s ease-out;
      transform: translateY(80%);
      opacity: 0;
   }
 
/* スタート時のスタイル */
   .shousai.delighter.started {
      transform: none;
      opacity: 1;
   }
 
/* エンド時のスタイル */
   .shousai.delighter.started.ended {
   
   }
.shadow {
	margin-bottom: 30px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.content03 .company_area2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.content03 {
	margin-bottom: 50px;
}
.p_content {
	width: 60%;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.p_content .content_main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 160%;
	margin-bottom: 40px;
}
.p_content .content_main2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 60px;
	text-align: center;
}
.p_content .content_main3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 160%;
	margin-bottom: 20px;
	margin-left: 20%;
}
.p_content .simg {
	width: 40%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00F;
	margin-bottom: 10px;
	margin-left: 15%;
}
.p_content .content_main4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 180%;
	margin-bottom: 60px;
	text-align: left;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.p_content .plan_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	color: #E7656B;
	font-weight: bold;
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
.p_content .plan_subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	width: 70%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
.p_content .plan_subtitle2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	width: 70%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}
.p_content .s_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	color: #115D31;
	font-weight: bold;
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 180%;
}
.p_content .s_subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	width: 70%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB4262;
}
.p_content .s_subtitle2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	width: 70%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	padding-left: 40px;
	line-height: 170%;
}
.p_content .s_subtitle3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	width: 60%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: left;
	padding-left: 40px;
	line-height: 170%;
}
.top_btn02 .setumei {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
