/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/

@media screen and (max-width: 768px){
.tai {
	font-family: "メイリオ";
	font-size: 20px;
	background-color: #FBF9E6;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.pb25 {
	font-family: "メイリオ";
	font-size: 15px;
	font-weight: bold;
}

.m-p p {
	margin-bottom: 30px;
}


.spnavi ul {
	margin: 0px;
	padding: 0px;
}
.spnavi li {
	padding: 4px;
	border: 1px solid #2E3A92;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	font-weight: bold;
	color: #2E3A92;
	font-size: 18px;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
body {
	background-color: #FFF;
	padding: 0px;
}
.section {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.Header {
	background-attachment: fixed;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.hoge3 {
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.hoge4 {
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.m_form2 {
	padding-left: 20px;
}
.m_form {
	padding-left: 20px;
}

.my-blink-01 {
	margin: auto;
	width: 90%;
}
.FNavi {
	padding-top: 0px;
	padding-bottom: 0px;
}
#Footre li {
	font-size: 10px;
	display: inline;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 5px;
}
#cover #Footer p {
	font-size: 10px;
	text-align: center;
}

.FNavi li {
	display: inline;
	font-size: 12px;
	margin-right: 5px;
}
.FNavi ul {
	margin: 0px;
	padding: 0px;
}
.voice2 {
	background-color: #ECF9FD;
	padding-top: 5px;
	padding-bottom: 20px;
}
.voice3 {
	background-color: #A18174;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.m-p {
	font-size: 14px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	line-height: 1.5em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.m-p2 {
	font-size: 16px;
	text-align: left;
	margin: auto;
	padding-right: 6px;
	padding-left: 6px;
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	line-height: 1.5em;
}
.v_box2 p {
	margin-bottom: 25px;
}


.vBox {
	padding: 10px;
	border: 2px solid #6EB1DE;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	background-color: #FFF;
}
.pb30 {
	font-size: 18px;
	font-weight: bold;
	background-color: #FF3;
}

.vBox2 {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1D80C3;
	border-right-color: #1D80C3;
	border-bottom-color: #1D80C3;
	border-left-color: #1D80C3;
}
.vBox3 {
	padding: 10px;
	border: 2px solid #1980C3;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	background-color: #FFF;
}
.vBox4 {
	padding: 10px;
	border: 2px solid #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	background-color: #FFF;
}
#Contentsu p {
	margin-bottom: 20px;
}

.vBoxout {
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.vBoxout2 {
	background-image: url(../img/c25.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.vBoxout3 {
	background-image: url(../img/c26.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.vBoxout4 {
	background-image: url(../img/c31.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.btn2 {
	text-align: center;
	margin: auto;
}
.imgR {
	text-align: center;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
table#table-04 {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
	width: 100%;
	margin-top: 20px;
	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-bottom: 20px;
}
.FNavi {
	text-align: center;
	margin: auto;
}

table#table-04 th {
	padding: 10px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	line-height: 120%;
}
table#table-04 td {
	padding: 10px;
	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;
	text-align: left;
	width: 30px;
}
.Tai2 {
	background-color: #028539;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
iframe {
	width: 100%;
}

.Tai {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.Tai3 {
	padding-right: 10px;
	padding-left: 10px;
}
.daytai {
	color: #FFF;
	background-color: #488AD2;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
}
.daytai2 {
	color: #2761A0;
	text-align: left;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
}
.daytai3 {
	color: #333;
	background-color: #FFFF33;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
}
.daytai4 {
	color: #CC0000;
	text-align: left;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
}
.seikatsubox ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.seikatsubox li {
	text-align: left;
	list-style-position: inside;
	list-style-image: url(../img/ck.gif);
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.seikatsubox {
	margin: auto;
	width: 90%;
}
.mnsbox {
	padding: 20px;
	width: 90%;
	border: 4px solid #161750;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.Tai3 {
	padding-bottom: 20px;
}
.mnsbox {
	width: 90%;
	border: 4px solid #161750;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.bolle {
	width: 700px;
	border: 4px solid #333333;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}
.boltai {
	background-image: url(../img/ck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 2px;
}
.boltaiC {
	background-color: #F7F7F7;
	padding-top: 15px;
	margin-bottom: 15px;
}
.boltex {
	line-height: 24px;
	text-align: left;
	font-size: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 10px;
}.bolle_out {
	padding-bottom: 40px;
	background-image: url(../img/c8.jpg);
	background-repeat: repeat;
	padding-top: 25px;
	margin-bottom: 40px;
}
.p-rbu {
     font-weight: bold;
     color: #C00;
     text-decoration: underline;
}

.p-30r {
     font-size: 30px;
     font-weight: bold;
     color: #C00;
}

.p-ublu {
     font-weight: bold;
     color: #00F;
     text-decoration: underline;
}
.p-rub {
     font-weight: bold;
     color: #C00;
     text-decoration: underline;
     background-color: #FF0;
}
.p-by {
     font-weight: bold;
     background-color: #FF0;
}

.p-r {
     color: #C00;
}
.p-rb {
     font-weight: bold;
     color: #C00;
}
.p-ub {
     font-weight: bold;
     text-decoration: underline;
}
.p-ry {
     font-weight: bold;
     color: #C00;
     background-color: #FF0;
}

.p-u {
     text-decoration: underline;
}


.p30 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 20px;
}
.b {
     font-weight: bold;
}
.p-blu {
     color: #00F;
     font-weight: bold;
}
.box4 {
	width: 90%;
	border: 4px solid #292FA9;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.link {
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.p-em {
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-weight: bold;
	text-align: left;
	margin: auto;
	font-size: 16px;
	line-height: 1.5em;
}
.section ul {
	padding: 0px;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.section ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	list-style-type: none;
	padding-left: 10px;
}

}






/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}
.py30 {
	font-family: "メイリオ";
	font-size: 30px;
	font-weight: bold;
	background-color: #FF0;
	line-height: 50px;
}
.link {
	text-align: left;
}
.img_L {
	margin: auto;
	width: 100%;
}
.img_L img {
	width: 100%;
}
.pre-headout {
	clear: both;
	overflow: auto;
	text-align: center;
	width: 100%;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.headimg {
	padding-top: 10px;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center -150px;
	padding-bottom: 30px;
}
.catch {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	color: #333;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.catch2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2em;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.catch3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2em;
	color: #333;
	font-weight: bold;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.catch4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	color: #FFF;
	text-shadow:1px 0px 2px #4a4b4a;
	margin-top: 10px;
	margin-bottom: 0px;
}
.catch5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6em;
	color: #FFF;
	text-shadow:1px 0px 2px #4a4b4a;
	margin-bottom: 0px;
	line-height: 1.2em;
}
.catch6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6em;
	color: #FFF;
	font-weight: bold;
	text-shadow:1px 0px 2px #4a4b4a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.w25 {
	font-family: "メイリオ";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
}
.catch8 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	background-color: #FAFAFA;
	margin: 0px;
	background-image: url(../img/bg2.jpg);
	background-position: center center;
	letter-spacing: -0.1em;
}
.catch8out {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-weight: bold;
	background-color: #FAFAFA;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
	background-image: url(../img/bg2.jpg);
	background-position: center center;
	letter-spacing: -0.1em;
}
.btn.a-main.animate.animate72 {
	margin: auto;
	width: 90%;
}
#Usermail {
	width: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*___________________ POPフォーム _____________________*/
.modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	/*background-color: rgba( 0,0,0, 0.75 ) ;*/
	background: -moz-linear-gradient(top, #000, rgba(0,0,51, 0.1));
background: -webkit-linear-gradient(top, #000, rgba(0,0,51, 0.1));
background: linear-gradient(to bottom, #000, rgba(0,0,51, 0.1));
}

.modal-content {
	position: fixed;
	display: none;
	z-index: 2;
	height: 1px;
	margin: 0px;
}
.conimg2 {
	margin: auto;
	width: 100%;
	background-color: #3578E5;
	padding-top: 20px;
	padding-bottom: 20px;
}
.form_wrap {
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	width: 95%;
	padding-top: 25px;
}
.kome {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	color: #333;
	background-color: #F3F3F3;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 2ex;
}
.FNavi {
	padding-top: 30px;
	padding-bottom: 20px;
}



.bg-slider {
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 180px;
    }
#menu-content li {
	text-align: left;
	list-style-type: none;
}
#menu {
	display: none;
}



.bg-slider__title{
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	text-shadow:1px -1px 6px #101111;
}
.map iframe {
	width: 99%;
	border: 1px solid #FFF;
	height: 30%;
}











nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav.globalMenuSp ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #FFC;
}
 
nav.globalMenuSp ul li {
	font-size: 1em;
	list-style-type: none;
	width: 100%;
	border-bottom: 1px dotted #333;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
.globalMenuSp ul h2 {
	font-size: 14px;
	font-weight: normal;
}

 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}





.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}




/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
h3 {
	font-family: "メイリオ";
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	letter-spacing: 1em;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.l-footer-bottom {
	background-color: #EBEBEB;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}
.con1 .conIn #table-04 tr .Tai2 {
	color: #333;
}
.v_box2 {
	background-image: url(../img/c_bg.png);
	background-repeat: repeat;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	padding: 20px;
}
.m-p3 {
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	letter-spacing: 0.3em;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
h4 {
	font-family: 'Meiryo', "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	letter-spacing: 0.3em;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.m-p p {
	margin-bottom: 25px;
}
.photo {
	margin-bottom: -30px;
	padding-bottom: 0px;
	padding-top: 25px;
}




.mov {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.mov iframe {
  width: 100%;
  height: 100%;
}



.interviewtai {
	font-family: "メイリオ";
	font-size: 15px;
	font-weight: bold;
	color: #C00;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 24px;
}.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;
	font-size: 16px;
	font-weight: bold;
	border: 4px solid #FFCC00;
	display: block;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../img/mail2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFC;
}
.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;
	font-size: 16px;
	font-weight: bold;
	border: 4px solid #FFCC00;
	display: block;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(../img/mail2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFC;
}
input {
	margin: auto;
	width: 100%;
}
.Mail {
	margin-bottom: 10px;
}
.conL {
	display: none;
}
.head img {
	width: 100%;
}


.bg-slider {
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	background-attachment: fixed;
    }

.bg-slider__title{
	color: #fff;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	text-shadow:1px -1px 6px #101111;
}

.slider {
	text-align: center;
	background-size:cover;
	width: 110%;
	margin-top: auto;
	margin-bottom: 20px;
	margin-left: -40px;
}
.slider ul {
	margin: 0px;
	padding: 0px;
}

.slider li {
	list-style-type: none;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
#Footer p {
	font-family: "メイリオ";
	font-size: 12px;
	text-align: center;
}
.contact {
	display: none;
}
.tel {
	display: none;
}

    .pc { display: none !important; }
    .sp { display: block !important; }
	
}
.con0 .conIn #table-04 tr td input {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
}
.con0 .conIn #table-04 tr td textarea {
	width: 90%;
	font-size: 16px;
}
.sliderBox {
	width: 100%;
}

.kojin {
	padding: 10px;
	border: 1px solid #C00;
	width: 90%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ck {
	text-align: center;
}
input[type="checkbox"] {
	position: relative;
	width: 25px;
	height: 25px;
	border: 1px solid #000;
	vertical-align: -5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="checkbox"]:checked:before {
	position: absolute;
	top: 1px;
	left: 4px;
	transform: rotate(50deg);
	width: 8px;
	height: 16px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	content: '';
}