/* CSS Document */

/* base
---------------------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}

@media screen and (min-width: 769px){
#Contentsu {
	background-size: cover;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 0px;
}
.checkbox {
	text-align: left;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.checkbox li {
	font-family: "メイリオ";
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../img/ck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	list-style-type: none;
}
.checkbox ul {
	margin: 0px;
	padding: 0px;
}
.checkbox2 {
	text-align: left;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.checkbox2 li {
	font-family: "メイリオ";
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	clear: both;
}
.number {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2em;
	color: #FFF;
	background-color: #06C;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	width: 50px;
	height: 2em;
	float: left;
}
.checkbox2 ul {
	margin: 0px;
	padding: 0px;
}
.section {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
　
;
}
.head {
	min-width: 960px;
	background-color: #FFF;
	background-image: url(../img/h_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.headpc {
	text-align: center;
	margin: auto;
}
#cover {
	margin-bottom: 0px;
	overflow: hidden;

}
#visual {
    width: 100%;
    min-width: 960px;
    overflow: hidden;
}
#visual-image {
    position: relative;
    left: 50%; /* 画像の左端が画面中央にくる */
    margin-left: -800px; /* 画像幅1600pxの半分だけ左に移動する */
}
.m-p {
	font-family: "メイリオ";
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin: auto;
	width: 780px;
}
.m-p2 {
	font-family: "メイリオ";
	font-size: 1.3em;
	line-height: 1.5em;
	text-align: left;
	margin: auto;
	width: 720px;
}
#Contentsu p {
	margin-bottom: 30px;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
}
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
.btn {
	text-align: center;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.tai {
	font-weight: bold;
	color: #333333;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.tai2 {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
	text-shadow:2px 2px 7px #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.tai3 {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 20px;
	line-height: 1.2em;
	text-shadow:2px 2px 7px #000000;
	background-image: url(../img/bg3.jpg);
	background-repeat: repeat-x;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.p-rbu {
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}

.tai4 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2em;
	font-weight: bold;
	color: #333333;
	padding-top: 60px;
	padding-bottom: 40px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.tai_s {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	color: #006699;
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tai_s2 {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 1.2em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	background-image: url(../img/bg7.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}
.tai_s3 {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 3.2em;
	font-weight: bold;
	color: #333333;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 1.2em;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../img/bg8.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.cen_rb {
	font-family: "メイリオ";
	font-weight: bold;
	color: #C00;
	text-align: center;
	font-size: 2.2em;
}
.prof {
	width: 800px;
	border: 2px solid #00ABED;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	color: #069;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.box {
	width: 800px;
	border: 5px solid #EAEDF7;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	background-color: #FFF;
}
.box2 {
	width: 800px;
	border: 5px solid #E8D1BB;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.box3 {
	width: 870px;
	border: 4px solid #E2CFA7;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.box4 {
	width: 800px;
	border: 4px solid #CCCCCC;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.box5 {
	width: 780px;
	border: 2px solid #CCCCCC;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	background-image: url(../img/bg_voice.jpg);
	background-repeat: repeat;
}
.box6 {
	width: 800px;
	border: 2px solid #003366;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.box7 {
	width: 800px;
	border: 2px solid #003366;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
}
.p-b {
	font-weight: bold;
}
.p-bb {
	font-weight: bold;
	color: #069;
}
.con1 {
	padding-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 25px;
	background-color: #F2EBD8;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
.con2 {
	padding-bottom: 50px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/bg2.jpg);
	background-attachment: fixed;
	background-position: center top;
}
.con3 {
	padding-bottom: 50px;
	margin-bottom: 0px;
}
.prof_box {
	background-image: url(../img/bg7.png);
	background-repeat: repeat;
	width: 780px;
	border: 1px solid #D1D8EA;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.con4 {
	padding-bottom: 50px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.con5 {
	padding-bottom: 50px;
	margin-bottom: 0px;
	background-color: #FBFAF7;
}
.con6 {
	padding-bottom: 50px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../img/bg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.con7 {
	padding-bottom: 50px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(../img/bg_voice2.jpg);
}
.con_toku1 {
	padding-bottom: 50px;
	margin-bottom: 0px;
}
.toku_1 {
	margin: auto;
	width: 850px;
}
.list_box {
	text-align: left;
	width: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.list_box_tai {
	font-family: "メイリオ";
	font-size: 1.3em;
	font-weight: bold;
	background-image: url(../img/check2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.list_box_tex {
	font-family: "メイリオ";
	font-size: 1.2em;
	padding-left: 30px;
}
.u {
	text-decoration: underline;
}
.bu {
	font-weight: bold;
	text-decoration: underline;
}
#Contentsu img {

}
.p-rb {
	font-weight: bold;
	color: #C00;
}









/* アニメーション
---------------------------------------------------------------------- */
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes .p-rby {
	font-weight: bold;
	color: #C00;
	background-color: #FF0;
}
fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fuwat {

}
.fuwat2 {
	margin-bottom: 20px;
}
.p-y {
	background-color: #FF0;
}
.p-yb {
	font-weight: bold;
	background-color: #FF0;
}
.p-ybr {
	font-weight: bold;
	background-color: #FF0;
	color: #C00;
}
.pbl_b {
	font-size: 2.5em;
	font-weight: bold;
}

.p-r_big {
	font-size: 2em;
	font-weight: bold;
	color: #C00;
	line-height: 1.3em;
}
.p-y_big {
	font-size: 2em;
	font-weight: bold;
	color: #FF0;
	line-height: 1.3em;
}
.b-u {
	font-weight: bold;
	text-decoration: underline;
}.tokuten {
	background-color: #F5EECC;
}
.FNavi ul {
	margin: 0px;
	padding: 0px;
}
.FNavi li  {
	font-family: "メイリオ";
	font-size: 0.7em;
	line-height: 1em;
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}
#Footer p {
	font-family: "メイリオ";
	font-size: 0.7em;
	margin: 0px;
	line-height: 1em;
	color: #FFF;
}
.p_big {
	font-size: 2.5em;
	line-height: 1.1em;
}
#Footer {
	clear: both;
	padding-top: 40px;
	background-color: #28386B;
	overflow: auto;
	text-align: center;
	color: #FFF;
	padding-bottom: 40px;
	margin-bottom: 1px;
}
.FNavi {
	margin: auto;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 40px;
}
.kessai_box {
	width: 780px;
	border: 4px solid #CCC;
	font-family: "メイリオ";
	font-size: 2.8em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.qa_box {
	width: 720px;
	border: 4px solid #069;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.qa_boxTai {
	font-family: "メイリオ";
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.qa_boxTex {
	font-family: "メイリオ";
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	color: #424242;
	padding-right: 20px;
	padding-left: 20px;
}
.qabg {
	background-color: #FBFBFB;
}

.btn2 {
	margin-top: -10px;
	margin-bottom: -40px;
	font-size: 70%;
}
.Timer0 {
	font-size: 1em;
	color: #FFF;
	height: 100px;
	background-color: #000;
}
#countdown {
	font-family: "メイリオ";
	font-size: 1.8em;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
}
#countdown2 {
	font-family: "メイリオ";
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding-top: 20px;
	padding-bottom: 20px;
}
#countdown3 {
	font-family: "メイリオ";
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding-top: 20px;
	padding-bottom: 20px;
}
#countdown4 {
	font-family: "メイリオ";
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding-top: 20px;
	padding-bottom: 20px;
}
.time_str {
	font-size: 20px;
	color: #FFF;
}
.cilck_Form {
	height: auto;
	background-color: #F6EDD1;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/bg5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
}
#UserItemForm .btn  {
	width: 80%;
	margin-top: 20px;
	margin-bottom: 25px;
}
.caution {
	background-color: #FFF;
	width: 79%;
	border: 1px solid #C00;
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "メイリオ";
	font-size: 0.8em;
	color: #666;
	text-align: left;
	overflow: auto;
	height: 100px;
}
.cilck_Form_tai {
	font-size: 2.5em;
	font-weight: bold;
	font-family: "メイリオ";
	margin-bottom: 5px;
}
.box_r {
	color: #FFF;
	background-color: #C00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.form_wrap {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
	background-image: url(../img/bg5.jpg);
	background-repeat: repeat;
	padding-top: 30px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #28386B;
	border-bottom-color: #28386B;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
.form_wrap2 {
	text-align: center;
	margin: auto;
	width: 500px;
	padding-top: 10px;
	float: right;
}
.mail_box {
	font-family:'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', Georgia, Times, Baskerville, Palatino, serif;
	background-image: url(../img/mail2.jpg);
	background-repeat: no-repeat;
	width: 630px;
	height: 90px;
	font-size: 25px;
	font-weight: bold;
	line-height:  32px;
	border: 5px solid #354B8E;
	display: block;
	background-position: 20px center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 70px;
	background-color: #FFF;
}
.mail_box2 {
	font-family:'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'ＭＳ Ｐ明朝', 'MS PMincho', Georgia, Times, Baskerville, Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	line-height:  24px;
	border: 2px solid #600;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	width: 80%;
	background-image: url(../img/icon_email.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
}
.formout {
	width: 980px;
	clear: both;
	height: auto;
	padding-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: auto;
}
.formoutimg {
	float: left;
}
.cen {
	margin-top: 25px;
	margin-bottom: 30px;
}
.sans-serif{
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #C00;
	line-height: 1.2em;
}
.sans-serif2{
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #C00;
	line-height: 1.2em;
	letter-spacing: -0.1em;
}
.toku_box {
	background-image: url(../img/bg7.png);
	background-repeat: repeat;
	width: 850px;
	border: 1px solid #666;
	padding: 20px;
	overflow: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.toku_1 img {
	float: right;
}
#bucktop {
	z-index:1;
	top: 250px;
	height: 213px;
	width: 41px;
	position: fixed;
	right:0px
}
.telbtn {
	display: none;
}.formoubox {
}
.voice_box {
	width: 750px;
	padding: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(../img/bg_voice.jpg);
	background-repeat: repeat;
	border: 1px solid #CCC;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.p_s {
	font-size: 0.8em;
	color: #666;
}
.voice_Tex {
	font-family: "メイリオ";
	font-size: 1.2em;
	text-align: left;
}
.voice_Tai {
	font-family: "メイリオ";
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 30px;
	overflow: auto;
	padding-bottom: 20px;
}
.v_img {
	margin: auto;
	width: 750px;
}
.v_img img {
	float: left;
	margin-bottom: -10px;
	margin-right: 15px;
}
.arr img {
	position: absolute;
	padding-top: 130px;
	overflow: auto;
	z-index: 0;
	margin-left: -40px;
}
.formoubox {
	position: relative;
}
.cilck_Form_tai2 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	font-family:'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3','Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'ＭＳ Ｐ明朝','MS PMincho', Georgia, Times, Baskerville, Palatino, serif;
	margin-top: -15px;
}
.mail_form_Box {
	background-image: url(../img/bg_m.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 20px;
}
.mail_form_BoxIn {
	background-color: #FFF;
	width: 950px;
	padding-top: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.cilck_Form_tai3 {
	color: #333;
	background-color: #FF3;
	width: 45%;
	padding-top: 12px;
	padding-bottom: 10px;
	border-radius: 30px;
	font-family: "メイリオ";
	font-size: 1.8em;
	font-weight: bold;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.cilck_Form_tai4 {
	color: #333;
	background-color: #FF3;
	width: 45%;
	padding-top: 12px;
	padding-bottom: 10px;
	border-radius: 30px;
	font-family: "メイリオ";
	font-size: 1.8em;
	font-weight: bold;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#Usermail:hover {
	border: 5px solid #C00;
}

.ContentsuBox {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 40px;
}
.mail_box:hover {
	border: 5px solid #C00;
}
.s_frame {
	font-size: 10px;
	background-color: #F7F7F7;
	margin: auto;
	width: 660px;
	border: 1px solid #000;
	padding: 10px;
	line-height: 15px;
}
.arrow {
	position: absolute;
	right: 200px;
	top: 200px;
}
.relative {
	position: relative;
	margin: auto;
	width: 700px;
}
.absolute {
	position: absolute;
	top: -70px;
	margin: auto;
	left: -110px;
}
img {

vertical-align:bottom

}
.cen2 {
	margin-top: 50px;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}


table#table-04 {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: "メイリオ";
	font-size: 16px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFF;
	font-weight: bold;
}
table#table-04 th {
	padding: 20px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	line-height: 120%;
}
table#table-04 td {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 20px;
	text-align: left;
}
.Tai2 {
	color: #FFFFFF;
	background-color: #354B8C;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	font-family: "メイリオ";
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
#Headdody {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
}
.arrow_sp {
	display: none;
}
.boccover {
	padding-top: 70px;
	padding-bottom: 20px;
	background-image: url(../img/bg3.jpg);
	background-repeat: repeat;
	margin-bottom: 80px;
}
.fuwat {
	margin-bottom: 40px;
	margin-top: 30px;
}
.img_R {
	margin: auto;
	width: 900px;
}
.img_R img {
	float: right;
}
.mesodbox {
	width: 850px;
	border: 4px solid #28386B;
	background-color: #F0F0F0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.mesodboxIn {
	background-color: #FFF;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 10px;
}
.Bolet_o {
	text-align: left;
	width: 780px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-bottom: 15px;
}
.Bolet_Tai {
	font-family: "メイリオ";
	font-size: 24px;
	font-weight: bold;
	color: #002E63;
	background-image: url(../img/check2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	padding-top: 3px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.Logo {
	background-color: #FFF;
	width: 800px;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.p-ore {
	font-weight: bold;
	color: #F63;
}
.p-bb {display:flex; align-items:center;}

.p-bb:after {
	margin-left:5px;
	content:"";
	flex-grow:1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066AB;
}