/* レイアウト */
body, font {
	font-size: 16px;
	line-height: 1.7em;
	-webkit-text-size-adjust: 100%;
	font-family: "mplus-1m-regular","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
a {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -o-transition: .2s linear;
    -ms-transition: .2s linear;
}
li {
	list-style-type: none;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#Wrapper {
	width: auto;
	display: block;
	padding: 0px;
	height: auto;
	margin: 0px;
	overflow: hidden;
}
/* フォントカラー */
.Font-Red {
    color: #FF0000;
    font-weight: bold;
}
.Font-Red-Small {
    color: #FF0000;
    font-weight: bold;
    font-size: 0.8em;
}





/*  Head-Logo  */
#Head-Logo {
    width: 410px;
	overflow: hidden;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 0px;
}

/*  Head-Column  */
#Head-Column {
    width: auto;
    overflow: hidden;
    height: 1005px;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../cmn_img/headim-pc.jpg);
}
/*  Head-Column  Head-Box01  */
#Head-Column .Head-Box01{
    width: 665px;
    overflow: hidden;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 280px;
    margin-bottom: 0px;
    background-color: #1D2088;
}
#Head-Column .Head-Box01 h1{
    width: 77%;
    overflow: hidden;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #BAE3F9;
    text-align: center;
    font-size: 1.4em;
    line-height: 2em;
    border-top: 1px dotted #BAE3F9;
    border-bottom: 1px dotted #BAE3F9;
    text-indent: 5px;
    letter-spacing: 0.01em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
}
#Head-Column .Head-Box01 h2{
    width: auto;
	padding-left: 20px;
	padding-right: 20px;
    overflow: hidden;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.6em;
    line-height: 1.3em;
	text-indent: 5px;
    letter-spacing: 0.1em;
}
/*  Head-Column  Head-Box02  */
#Head-Column .Head-Box02{
    width: 665px;
    overflow: hidden;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
}









/*  Column01  */
#Column01 {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 90px;
    background-repeat: no-repeat;
    background-position: center 95%;
    background-image: url(../cmn_img/column01-back.jpg);
    text-align: center;
}
#Column01 h1{
    width: auto;
    overflow: hidden;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #1D2088;
    text-align: center;
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1.2em;
    border-bottom: 3px solid #FDD000;
    clear: both;
}
#Column01 .Dentou{
    width: 310px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#Column01 .TextBox01-01{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#Column01 .TextBox01-02-PC{
    width: 560px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
#Column01 .TextBox01-02-SP{
    display: none;
}










/*  Column02  */
#Column02 {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 90px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../cmn_img/column02-back.jpg");
    text-align: center;
    background-size: cover;
    position: relative;
	z-index: 5px;
}
/*  Column02 ContentsBox02-01  */
#Column02 .ContentsBox02-01{
    width: 1070px;
    overflow: hidden;
	margin-left: auto;
	margin-right: auto;
    height: auto;
    display: block;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: rgba(255,255,255,0.85);
    position: relative;
	z-index: 10px;
}
#Column02 .ContentsBox02-01 .ContentsBox02-Illust-A{
    width: 100px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 70px;
}
#Column02 .ContentsBox02-01 .ContentsBox02-Illust-B{
    width: 100px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    right: 70px;
}
#Column02 .ContentsBox02-01 h1{
    width: auto;
    overflow: hidden;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #1D2088;
    text-align: center;
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1.2em;
    border-bottom: 3px solid #FDD000;
    clear: both;
}
#Column02 .ContentsBox02-01 h2{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.6em;
}
#Column02 .ContentsBox02-01 .ContentsBox02-01Text{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
/*  Column02 ContentsBox02-02  */
#Column02 .ContentsBox02-02{
    width: 1220px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    height: 590px;
    display: block;
    margin-top: -60px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../cmn_img/column02-plate-pc.png);
	z-index: 20px;
    position: relative;
}
#Column02 .ContentsBox02-02 h3{
    width: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: block;
    margin-top: 340px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.7em;
}
#Column02 .ContentsBox02-02 .ContentsBox02-02Text{
    width: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: block;
    margin-top:10px;
    margin-bottom: 0px;
    text-align: center;
}








/*  Column-Shushin  */
#Column-Shushin {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 90px;
    text-align: center;
}
#Column-Shushin h2{
    margin-left: auto;
    margin-right: auto;
    width: auto;
    overflow: hidden;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #1D2088;
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1.2em;
    border-bottom: 3px solid #FDD000;
    clear: both;
}
#Column-Shushin h3{
    width: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.7em;
}
#Column-Shushin .Shushin-Box {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 0px;
    background-color: #E3E9F8;
    border: 2px solid #CACCD2;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}
#Column-Shushin .Shushin-Box .Shushin-Container{
    width: 23.5%;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    text-align: justify;
	font-size: 0.8em;
}






/*  Column03  */
#Column03 {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../cmn_img/column03-back.jpg);
}
#Column03 .Leaf01{
    width: 70px;
    overflow: hidden;
    height: auto;
    display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;
}
#Column03 h1{
    width: 570px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    color: #1D2088;
    font-size: 1.8em;
    line-height: 1.4em;
    border-top: 1px dotted #1D2088;
    border-bottom: 1px dotted #1D2088;
    letter-spacing: 0.1em;
    padding-top: 15px;
    padding-bottom: 15px;
}
#Column03 .ContentsBox03Text{
    width: 570px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: justify;
}
#Column03 .Leaf02{
    width: 70px;
    overflow: hidden;
    height: auto;
    display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}








/*  Column04  */
#Column04 {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../cmn_img/column04-back.jpg);
    background-size: cover;
    text-align: center;
	padding-bottom: 50px;
}
#Column04 h1{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.3em;
    line-height: 1.4em;
    letter-spacing: 0.1em;
}
#Column04 h2{
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    overflow: hidden;
    height: auto;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    color: #FFFFFF;
    font-size: 2.2em;
    line-height: 2em;
    letter-spacing: 0.1em;
    border-bottom: 1px dotted #FFFFFF;
    border-top: 1px dotted #FFFFFF;
    clear: both;
}
#Column04 .TextBox04{
    width: 945px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: justify;
    color: #FFFFFF;
}
#Column04 .ContentsBox04{
    width: 780px;
    overflow: hidden;
	padding-top: 30px;
	padding-bottom:50px;
	padding-left: 80px;
	padding-right: 80px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    border-radius: 20px;
    background-color: rgba(255,255,255,1.0);
}
#Column04 .ContentsBox04 .Contents-T04-01{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 70px auto;
    background-image: url(../cmn_img/column04-no01.jpg);
    text-align: center;
    font-weight: bold;
    color: #1D2088;
    font-size: 1.5em;
    line-height: 1.6em;
}
#Column04 .ContentsBox04 .Contents-T04-02{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 70px auto;
    background-image: url(../cmn_img/column04-no02.jpg);
    text-align: center;
    font-weight: bold;
    color: #1D2088;
    font-size: 1.5em;
    line-height: 1.6em;
}
#Column04 .ContentsBox04 .Contents-T04-03{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 80px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 70px auto;
    background-image: url(../cmn_img/column04-no03.jpg);
    text-align: center;
    font-weight: bold;
    color: #1D2088;
    font-size: 1.5em;
    line-height: 1.6em;
}
#Column04 .ContentsBox04 .Contents04-Gole-PC{
    width: 560px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#Column04 .ContentsBox04 .Contents04-Gole-SP{
	display: none;
}
#Column04 .ContentsBox04 .Contents04-Text{
    width: 800px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: justify;
}
#Column04 .ContentsBox04 .ContentsBox04-LeftTextBox{
    width: 65%;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: 0px;
	margin-right: 0px;
    margin-top: 0px;
    text-align: justify;
    float: left;
}
#Column04 .ContentsBox04 .ContentsBox04-Right{
    width: 33%;
    overflow: hidden;
    height: 250px;
    display: block;
	margin-top: 5px;
    margin-left: 0px;
    float: right;
    border-radius: 10px;
    position: relative;
}
#Column04 .ContentsBox04 .ContentsBox04-Right img{
object-fit: cover;
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
}








/*  Column05  */
#Column05 {
    width: 650px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
}
#Column05 h1{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    color: #1d2088;
    font-size: 2.3em;
    line-height: 1.9em;
    letter-spacing: 0.1em;
    border-top: 1px dotted #1D2088;
    border-bottom: 1px dotted #1D2088;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#Column05 .ContentsBox05-01{
    width: auto;
    overflow: hidden;
    height: auto;
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
}
#Column05 .ContentsBox05-02-PC{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 60px;
}
#Column05 .ContentsBox05-02-SP{
	display: none;
}








/*  Column06  */
#Column06 {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 90px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 20px;
    text-align: center;
    background-image: url(../cmn_img/column06-back.jpg);
    background-repeat: repeat;
    background-position: center 0%;
    border-top: 5px solid #EBDCC5;
    border-bottom: 5px solid #EBDCC5;
}
#Column06 .ContentsBox06{
    width: 1080px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
#Column06 .ContentsBox06 h1{
    width: 260px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
    color: #1d2088;
    font-size: 2.3em;
    line-height: 1.9em;
    letter-spacing: 0.1em;
    border-top: 2px dotted #1D2088;
    border-bottom: 2px dotted #1D2088;
}
#Column06 .ContentsBox06 .Class-01{
    width: 310px;
    overflow: hidden;
    height: 310px;
    display: block;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 4px solid #FFF100;
    background-image: url(../cmn_img/column06-icon01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
#Column06 .ContentsBox06 .Class-02{
    width: 310px;
    overflow: hidden;
    height: 310px;
    display: block;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 4px solid #FFF100;
    background-image: url(../cmn_img/column06-icon02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
#Column06 .ContentsBox06 .Class-03{
    width: 310px;
    overflow: hidden;
    height: 310px;
    display: block;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 4px solid #FFF100;
    background-image: url(../cmn_img/column06-icon03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    float: right;
}
#Column06 .ContentsBox06 .Class-01 .Crass-Text,
#Column06 .ContentsBox06 .Class-02 .Crass-Text,
#Column06 .ContentsBox06 .Class-03 .Crass-Text{
    width: 77%;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: auto;
	margin-right: auto;
    margin-top: 125px;
    text-align: justify;
}
#Column06 .ContentsBox06 .Column06-Icon01{
    width: 115px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
#Column06 .ContentsBox06 .Column06-Text{
    width: 800px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
#Column06 .ContentsBox06 .Column06-Icon02{
    width: 70px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
}







/*  Column07  */
#Column07 {
    width: 1080px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 90px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 20px;
    text-align: center;
}
#Column07 .ContentsBox07-Corse-PC{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
	margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
#Column07 .ContentsBox07-Corse-SP{
display: none;
}









/*  Column08-PC  */
#Column08-PC {
    width: 1080px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 90px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 20px;
    text-align: center;
}
#Column08-SP {
display: none;
}










/*  Column09  */
#Column09 {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 110px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	padding-bottom: 80px;
    background-color: #F5F3F2;
}
#Column09 .ContentsBox09 {
    width: 1080px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
#Column09 .ContentsBox09 .Tenpo{
    width: 32.3%;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0.5%;
    margin-right: 0.5%;
	float: left;
}
#Column09 .ContentsBox09-T{
    width: 390px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 30px;
    margin-bottom:20px;
    margin-left: auto;
    margin-right: auto;
}







#Banner-Recruit a{
    margin-top: 50px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    display: block;
    width: 600px;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}







/*  Foot-Column  */
#Foot-Column {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background-repeat: repeat-x;
    background-image: url(../cmn_img/foot-back.jpg);
    background-position: center center;
    background-size: cover;
}
#Foot-Column .Foot-Logo{
    width: 345px;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#Foot-Column .Foot-Address{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
    color: #FFFFFF;
    line-height: 1.6em;
}
#Foot-Column .Foot-Address .FootTel a{
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.6em;
}
#Foot-Column .Foot-Address .FootAD-PC{
    width: 400px;
	margin-left: auto;
	margin-right: auto;
    overflow: hidden;
    height: auto;
    display: block;
}
#Foot-Column .Foot-Address .FootAD-SP{
    display: none;
}
#Foot-Column .FootLink{
    margin-top: 50px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: auto;
    display: block;
    border-top: 1px solid #94B6FF;
}
#Foot-Column .FootLink a{
    width: auto;
    height: auto;
    display: inline-block;
    color: #A9C1FF;
    text-decoration: none;
    font-size: 0.8em;
    text-align: center;
}

/*  Copyright-Column  */
#Copyright-Column {
    width: auto;
    overflow: hidden;
    height: auto;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #1D2088;
    font-size: 0.8em;
}













/*　共通項目 */
.B-Form a {
    width: 230px;
	height: auto;
    display: block;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 15px;
	padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    overflow: hidden;
    background-position: 98% 10px;
    background-color: #00ADA9;
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    background-repeat: no-repeat;
    background-size: 24px auto;
    background-image: url("../cmn_img/yajirushi01.png");
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    letter-spacing: 0.05em;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.B-Form a:hover {
    background-color: #008EEE;
}









/*　　お問い合わせ　　*/
#Form-Column {
    display: block;
    width: 960px;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: hidden;
    padding-right: 0px;
    border-radius: 10px;
    background-color: #ffffff;
}
#Form-Column h1 {
    display: block;
    padding: 0px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    width: auto;
    color: #8fc31f;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 2.0em;
    line-height: 2.5em;
    font-weight: normal;
    letter-spacing: 0.1em;
}
#Form-Column h2 {
    display: block;
    padding: 0px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 40px;
    overflow: hidden;
    width: auto;
    color: #ffffff;
    background-color: #8fc31f;
    text-align: center;
    font-size: 1.5em;
    line-height: 2em;
    letter-spacing: 0.1em;
    font-weight: normal;
}
#Form-Column h3 {
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline-block;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#Form-Column .FormCenterBox {
    display: block;
    width: auto;
	height: auto;
    font-size: 1em;
    line-height: 1.9em;
    margin-top: -1px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dotted #000000;
    margin-right: 0px;
    border-top: 1px dotted #000000;
    padding-left: 20px;
    padding-right: 20px;
}
#Form-Column .FormCenterBox .Koumoku {
    display: block;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    text-align: justify;
    width: 20%;
    margin: 0px;
    font-size: 1.0em;
    line-height: 1.6em;
    color: #8fc31f;
    font-weight: bold;
	float: left;
}
#Form-Column .FormCenterBox .Naiyou {
    display: block;
    width: 75%;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 12px;
    height: auto;
    text-align: justify;
    margin: 0px;
    font-size: 0.95em;
    font-weight: normal;
    float: right;
    color: #5C5C5C;
}
#Form-Column .FormCenterBox .Naiyou small {
	margin: 0px;
	font-size: 0.7em;
}
#Form-Column .FormCenterBox .Naiyou p {
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
}

/*装飾*/
.FormStyle-TEXTBox {
	font-size: 1.05em;
	line-height: 1.5em;
	border: 1px solid #8fc31f;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 5px;
	background-color: #fff;
	border-radius: 2px;
}
.FormStyle-Menu {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.FormStyle-Buuton {
	border: 1px solid #8fc31f;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
	background-color: #8fc31f;
	margin-top: 60px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	clear: both;
	border-radius: 5px;
	margin-bottom: 100px;
    font-weight: normal;
    letter-spacing: 0.1em;
}
input:focus, textarea:focus {
	background-color: #E1EFFF;
}
/*プルダウン装飾*/
span.customSelect {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	background-color: #8fc31f;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
/*利用規約*/
#Form-PrivacyContents {
	display: block;
	padding: 20px;
	height: 200px;
	width: 70%;
	overflow: hidden;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow-y: scroll;
	border: 2px solid #E5E5E5;
	text-align: left;
}
#Form-PrivacyContents p {
	font-size: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-bottom: 1px dotted #ACACAC;
}
#Form-PrivacyContents h6 {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
}
#Privacy-Text {
	margin-top: 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}








/*共通項目*/
#Ichiran-ContentsColumn{
    width: auto;
    height: auto;
    display: block;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
	overflow: hidden;
    background-image: url(../cmn_img_ecocute/back-ichiran.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}
#Ichiran-ContentsColumn .Ichiran-ContentBox{
    width: 860px;
    height: auto;
    display: block;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-radius: 10px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 7px rgba(0,0,0,0.3);
    text-align: left;
}
#Ichiran-ContentsColumn .Ichiran-ContentBox h1{
    display: block;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    color: #00A0E9;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    line-height: 1.7em;
    font-weight: normal;
    letter-spacing: 0.1em;
}
#Ichiran-ContentsColumn .Ichiran-ContentBox a{
    color: #00A0E9;
    text-decoration: none;
}
#Ichiran-ContentsColumn .Ichiran-ContentBox td{
    background-color: #fbf8f4;
    border-bottom: 1px dotted #7A7A7A;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    color: #5C5C5C;
}
#Ichiran-ContentsColumn .Ichiran-ContentBox th{
	background-color: #fbf8f4;
	border-bottom: 1px dotted #7A7A7A;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
    color: #5C5C5C;
}











/*トップへ戻るボタン　Back to top button */
#back-top a {
	position: fixed;
	bottom: 3%;
	right: 10px;
	z-index: 60000;
	background-image: url("../cmn_img/pagetop.png");
	background-repeat: no-repeat;
	width: 76px;
	height: 76px;
	text-indent: -999em;
	border-radius: 50%;
	background-size: contain;
}

#back-top a:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}






