@charset "UTF-8";
/* Body */
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	height:auto;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
}

.topicsclear{
	margin-bottom:50px;
	height:20px;
}


a{
	text-decoration:none;
	color:#3E3E3E;
}

p{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

.sp{
	display:none;
}

.pc{
	display:block;
}

.header{
	width:100%;
}

.center-item{
	font-size:30px;

}

.header{
	width:960px;
	margin:0 auto;
}

h1{
	float:left;
}

.contentsAll{
	clear:both;
	padding-top:1px;
}
/* topmenu */

.menu{
	float:right;
	margin-top:30px;
}

.menu a{
	display:block;
	float:left;
	text-indent:-9999px;
	margin-right:40px;
}

.menu a.menu_home{
	background-image:url(../img/global_btn_01.png);
	background-repeat:no-repeat;
	height:32px;
	width:38px;
}

.menu a.menu_topics{
	background-image:url(../img/global_btn_02.png);
	background-repeat:no-repeat;
	height:32px;
	width:44px;
}

.menu a.menu_cp{
	background-image:url(../img/global_btn_03.png);
	background-repeat:no-repeat;
	height:32px;
	width:118px;
}


.menu a.menu_works{
	background-image:url(../img/global_btn_04.png);
	background-repeat:no-repeat;
	height:32px;
	width:46px;
}


.menu a.menu_ep{
	background-image:url(../img/global_btn_05.png);
	background-repeat:no-repeat;
	height:32px;
	width:131px;
}

.menu a.menu_home_{
	background-image:url(../img/global_btn_01_.png);
	background-repeat:no-repeat;
	height:32px;
	width:38px;
}

.menu a.menu_topics_{
	background-image:url(../img/global_btn_02_.png);
	background-repeat:no-repeat;
	height:32px;
	width:44px;
}

.menu a.menu_cp_{
	background-image:url(../img/global_btn_03_.png);
	background-repeat:no-repeat;
	height:32px;
	width:118px;
}


.menu a.menu_works_{
	background-image:url(../img/global_btn_04_.png);
	background-repeat:no-repeat;
	height:32px;
	width:46px;
}


.menu a.menu_ep_{
	background-image:url(../img/global_btn_05_.png);
	background-repeat:no-repeat;
	height:32px;
	width:131px;
}

.menu a.menu_home:hover{
	background-image:url(../img/global_btn_01_.png);
	background-repeat:no-repeat;
	height:32px;
	width:38px;
}

.menu a.menu_topics:hover{
	background-image:url(../img/global_btn_02_.png);
	background-repeat:no-repeat;
	height:32px;
	width:44px;
}

.menu a.menu_cp:hover{
	background-image:url(../img/global_btn_03_.png);
	background-repeat:no-repeat;
	height:32px;
	width:118px;
}


.menu a.menu_works:hover{
	background-image:url(../img/global_btn_04_.png);
	background-repeat:no-repeat;
	height:32px;
	width:46px;
}


.menu a.menu_ep:hover{
	background-image:url(../img/global_btn_05_.png);
	background-repeat:no-repeat;
	height:32px;
	width:131px;
}

/* topmenuここまで */

/* topnews */

.news_base{
	background-color:#e4e4e4;
	width:100%;
	height:240px;
}

.news_container{
	width:960px;
	margin:0 auto;
	padding-top:34px;
}

.news{
	float:left;
	width:480px;
}

p.newstitle{
	display:block;
	float:left;
	width:110px;
	height:100px;
	margin-right:20px;
	background-image:url(../img/NEWS.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	text-indent:-9999px;
	border-right:1px solid #bfbfbf;
}

.latest{
	float:left;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:7px;
	border-bottom:dotted 1px #aaaaaa;
}

.date{
	color:#00688e;
	font-weight:500;
	margin-bottom:1px;
}

.news_text{
	font-size:11px;
}

.aisatsu{
	float:left;
	width:159px;
	height:100px;
	text-align:center;
	border-left:1px solid #bfbfbf;
}

.gaiyou{
	float:left;
	width:159px;
	height:100px;
	text-align:center;
	border-left:1px solid #bfbfbf;
}

.access{
	float:left;
	width:158px;
	height:100px;
	text-align:center;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}

.aisatsu a{
	display:block;
	height:40px;
	background-image:url(../img/aisatsu_icon.png);
	background-repeat:no-repeat;
	background-position:50% 30px;
	padding-top:60px;
	font-size:12px;
}

.aisatsu a:hover{
	border-bottom:#0068A3 solid 1px;
}

.gaiyou a{
	display:block;
	height:40px;
	background-image:url(../img/gaiyou_icon.png);
	background-repeat:no-repeat;
	background-position:50% 30px;
	padding-top:60px;
	font-size:12px;
}

.gaiyou a:hover{
	border-bottom:#0068A3 solid 1px;
}

.access a{
	display:block;
	height:40px;
	background-image:url(../img/access_icon.png);
	background-repeat:no-repeat;
	background-position:50% 30px;
	padding-top:60px;
	font-size:12px;
}

.access a:hover{
	border-bottom:#0068A3 solid 1px;
}

.newsBtns{
	float:left;
	margin-top:30px;
	margin-left:112px;
}

.newsBtns a{
	display:block;
	background-image:url(../img/news_btn.png);
	background-repeat:no-repeat;
	width:130px; 
	height:27px;
	text-indent:-9999px
}

.newsBtns a:hover{
	display:block;
	background-image:url(../img/news_btn_.png);
	background-repeat:no-repeat;
	width:130px; 
	height:27px;
	text-indent:-9999px
}

.subBtns{
	float:right;
	margin-top:30px;
}

.subBtns a.linkBtn{
	float:left;
	display:block;
	background-image:url(../img/link_btn.png);
	background-repeat:no-repeat;
	height:26px;
	width:80px;
	text-indent:-9999px;
}

.subBtns a.contactBtn{
	float:left;
	display:block;
	background-image:url(../img/contact_btn.png);
	background-repeat:no-repeat;
	height:26px;
	width:80px;
	text-indent:-9999px;
}

.subBtns a.linkBtn:hover{
	background-image:url(../img/link_btn_.png);
}

/* topnewsここまで */

/* topcp */
	.cp_base{
	background: linear-gradient(-45deg, rgba(0, 0, 0, .8), rgba(20, 20, 20, .6)),
  url(../img/cp_base_.png);
  background-size: cover;  
}

.cp_container{
	width:960px;
	height:464px;
	margin:0 auto;
}

.cp{
	float:left;	
}
	
.cp_title{
	margin:50px 0;
	color:#FFFFFF;
	background-image:url(../img/h2_company.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cp p{
	background-image:url(../img/catch.png);
	background-repeat:no-repeat;
	width:357px;
	height:70px;
	text-indent:-9999px;
}

.cp_img{
	float:right;
	margin:30px 0;
}

a.cp_btn{
	display:block;
	width:132px;
	height:29px;
	margin-top:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:200;
	background-image:url(../img/cp_btn.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

a.cp_btn:hover{
	background-image:url(../img/cp_btn_.png);
}

/* topcpここまで */

/* topworks */

.works_container{
	width:960px;
	margin:0 auto;
	padding-bottom:50px;
}

.works_title{
	background-image:url(../img/h2_work.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:74px 0 20px 0;
}

.works_box{
	width:300px;
	margin-right:20px;
	float:left;
}

.works_boxR{
	width:300px;
	float:left;
}

.works_img{
	width:300px;
	height:200px;
	background-repeat:no-repeat;
	box-shadow:1px 1px 6px 1px #c9c9c9;
	-moz-box-shadow:1px 1px 6px 1px #c9c9c9;
	-webkit-box-shadow:1px 1px 6px 1px #c9c9c9;
}

.wImg1{
	background-image:url(../img/works_img01.png);
}

.wImg2{
	background-image:url(../img/works_img02.png);
}

.wImg3{
	background-image:url(../img/works_img03.png);
}

a.minkan_btn{
	display:block;
	width:118px;
	height:27px;
	margin:15px auto;
	background-image:url(../img/works_01.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

a.minkan_btn:hover{
	background-image:url(../img/works_01_.png);
}

a.kancho_btn{
	display:block;
	width:118px;
	height:27px;
	margin:15px auto;
	background-image:url(../img/works_02.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

a.kancho_btn:hover{
	background-image:url(../img/works_02_.png);
}

a.syogyo_btn{
	display:block;
	width:118px;
	height:27px;
	margin:15px auto;
	background-image:url(../img/works_03.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

a.syogyo_btn:hover{
	background-image:url(../img/works_03_.png);
}


/* topworksここまで */

/* footer */
.footer_base{
	clear:both;
	height:118px;
	width:100%;
	background-image:url(../img/footer-base.png);
	background-repeat:repeat-y;
}

.footer{
	width:960px;
	margin:0 auto;
}

.foot_menu{
	float:left;
	padding-top:20px;
	margin-bottom:50px;
}

.foot_menu a{
	display:block;
	float:left;
	margin-right:20px;
	font-size:12px;
	background-image:url(../img/icon_01.png);
	background-repeat:no-repeat;
	background-position:100% 40%;
	padding-right:14px;
}

.sns{
	margin-top:80px;
	margin-right:20px;
	float:right;
}

.sns a.twitter{
	display:block;
	float:left;
	background-image:url(../img/icon_twitter.png);
	background-repeat:no-repeat;
	width:21px;
	height:16px;
	padding-right:20px;
}

.sns a.facebook{
	display:block;
	float:left;
	background-image:url(../img/icon_facebook.png);
	background-repeat:no-repeat;
	width:8px;
	height:18px;
}


.copyright{
	clear:both;
	display:block;
	color:#2A2A2A;
	font-size:11px;
	text-align:center;
}
/* footerここまで */


/* topicsページ */
.topics_container{
	clear:both;
	width:800px;
	margin:40px auto;
}

h3{ 
	display:block;
	font-size:16px;
	border-left:1px solid #a2a2a2;
	height:52px;
	line-height:52px;
	margin-top:10px;
	padding-left:10px;
	color:#444444;
}

.topics_box{
	width:100%;
	clear:both;
}

.topics_head{
	width:100%;
	padding:10px 0;
	height:24px;
	border-bottom:dotted 1px #aaaaaa;
	margin-bottom:20px;
	margin-top:20px;
}

.topics_head p{
	float:left;
}

p.img75{
	float:left;
	width:75%;
}

p.img60{
	float:left;
	width:60%;
}

p.img55{
	float:left;
	width:55%;
}

p.img50{
	float:left;
	width:50%;
}


.topics_text img{
	float:right;
	margin-bottom:40px;
}

.tDate{
	font-weight:500;
	font-size:14px;
	line-height:15px;
	color:#1f6596;
	padding-left:8px;
	border-left:4px solid #1f6596;
}

.tTitle{
	margin-left:40px;
	line-height:14px;
	font-size:15px;
}

p.tTag{
	display:block;
	float:right;
	width:60px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	line-height:14px;
	padding:2px 0;	
}

.tagWorks{
	background-color:#1695a3;
}

	
.tagHP{
	background-color:#eb7f00;
}

.tagBook{
	background-color:#7a558f;
}

.bText{
	display:block;
	margin-bottom:20px;
}

.backNext{
	clear:both;
	font-size:12px;
	text-align:center;
}

.backNext a.back{
	background-image:url(../img/back.png);
	background-repeat:no-repeat;
	background-position:0 58%;
	padding-left:14px;
	padding-right:15px;
	border-right:1px solid #aaaaaa;
}

.backNext a.back_{
	background-image:url(../img/back_.png);
	background-repeat:no-repeat;
	background-position:0 58%;
	padding-left:16px;
	padding-right:10px;
	border-right:1px solid #aaaaaa;
	color:#cccccc;
}

.backNext a.next{
	background-image:url(../img/next.png);
	background-repeat:no-repeat;
	background-position:right 58%;
	padding-right:14px;
	padding-left:5px;
}

.backNext a.next_{
	background-image:url(../img/next_.png);
	background-repeat:no-repeat;
	background-position:right 58%;
	padding-right:14px;
	padding-left:5px;
	color:#cccccc;
}
/* topicsページここまで */

/* company profile */

.company_container{
	width:100%;
}

.company_container h3{
	width:788px;
	margin:0 auto;
}



.companyMenu{
	width:800px;
	margin:40px auto;
}

.companyMenu a{
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:28px;
	margin:0 8px 0 0;
}

.companyMenu a.btnRight{
	margin:0 0px 0 0;
}

a.companyMenuBtn:hover{
	width:180px;
	height:28px;
	background-color:#0068b7;
	color:#FFFFFF;
}

a.companyMenuBtn{
	width:180px;
	height:28px;
	background-color:#dcdcdc;
}

.companyBase_01{
	width:100%;
	margin:40px auto 0 auto;
	padding:0px 0 0px 0;
	background-color:#f5f5f5;
}

.companyBase_02{
	clear:both;
	width:100%;
	margin:0px auto;
	padding:0;
	background-color:#ffffff;
}

.companyIn{
	width:800px;
	margin:0 auto;
	padding:20px 0 40px 0;
}

h4{
	width:90%;
	text-align:center;
	margin:30px auto;
	font-weight:300;
	font-size:18px;
}

.companyHead{
	clear:both;
	width:90%;
	padding:10px 0;
	height:auto;
	border-bottom:dotted 1px #aaaaaa;
	margin-bottom:20px;
	margin-top:20px;
}

.companyHead p{
	border-left:4px solid #1f6596;
	padding-left:8px;
}

span.companyKaigyou{
	display:block;
	margin-bottom:20px;
}

span.companyKaigyou2{
	display:block;
	margin-top:40px;
	margin-bottom:20px;
}

.imgRight{
	float:right;
	margin:20px auto 20px auto;
}

span.kyocho01{
	font-size:1.1em;
}

.companyIn img{
	float:right;
	margin-bottom:40px;
}


.pList{
	clear:both;
	display:block;
	border-bottom:1px dotted #aaaaaa;
}

.pLeft{
	width:48%;
	margin-right:4%;
	float:left;
}

.pRight{
	width:48%;
	float:left;
	font-size:14px;
}

span.spanLeft{
	display:block;
	width:120px;
	float:left;
}

span.spanRight{
	display:block;
	float:left;
}

.year{
	color:#1d98a6;
	margin-bottom:8px;
}

.enkaku{
	margin-bottom:8px;
}

.enkakuLeft{
	float:left;
	width:40%;
}

.enkakuRight{
	float:left;
	width:40%;
}

.ad{
	width:360px;
	font-size:14px;
	float:left;
}

.ad p{
	clear:both;
	display:block;
	margin-bottom:10px;
}

span.adLeft{
	display:block;
	float:left;
	width:80px;
}

span.adRight{
	display:block;
	float:left;
	width:260px;
	padding:0 0 0 19px;
	border-left:1px solid #aaaaaa;
	margin-bottom:10px;
}

a.goGooglemap{
	width:110px;
	display:block;
	clear:both;
	color:#FFFFFF;
	background-color:#1b6ba6;
	padding:4px;
	font-size:11px;
	margin:10px 0;
	background-image:url(../img/link.png);
	background-repeat:no-repeat;
	background-position:108px 50%;
}

a.goGooglemap:hover{
	background-color:#104770;
}

.accessMap{
	float:left;
	width:400px;
	height:326px;
	background-image:url(../img/map.png);
	background-repeat:no-repeat;
	background-size:contain;
}
	

/* company profileここまで */

/* ep */
.textimg{
	background-image:url(../img/ep_text1.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:106px;
	width:341px;
	margin:20px;
	float:left;
}

.adachi{
	float:left;
	margin-left:150px;
	text-align:center;
	padding-top:35px;
}

.adachi img{
	float:none;
	margin:0;
}

.adachi p{
	font-size:12px;
}

.epText{
	clear:both;
	padding:40px 0 0 0;
}

.pLeft2{
	font-size:14px;
	color:#333333;
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:40px;
}

.pRight2{
	font-size:14px;
	color:#333333;
	float:left;
	width:48%;
}

p.chu{
	padding:6px;
	background-color:#e5e5e5;
	font-size:12px;
	border-radius:5px;
	width:384px;
}

.QAbox{
	width:390px;
	margin:5px 10px 30px 0px;
	float:left;
}

.QAbox2{
	width:100%;
	margin:0;
}

p.Q{
	background-color:#e8e8e8;
	font-size:14px;
	padding:5px;
	margin-bottom:10px;
}

p.Q2{
	background-color:#e8e8e8;
	font-size:14px;
	padding:5px;
	height:auto;
	margin-bottom:10px;
	line-height:42px;
}

p.Q span{
	display:block;
	float:left;
	background-color:#FFFFFF;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#ff7c4c;
	margin-right:8px;
}

p.Q2 span{
	display:block;
	float:left;
	background-color:#FFFFFF;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#ff7c4c;
	margin-right:8px;
}

p.A{
	padding:0px;	
}

p.A span.aIcon{
	background-image:url(../img/a_icon.png);
	background-repeat:no-repeat;
	float:left;
	width:40px;
	height:40px;
	text-indent:-9999px;
	margin-left:5px;
	margin-right:12px;
}

p.A2{
	padding:0px;	
}

p.A2 span.aIcon{
	background-image:url(../img/a_icon.png);
	background-repeat:no-repeat;
	float:left;
	width:40px;
	height:40px;
	text-indent:-9999px;
	margin-left:5px;
	margin-right:12px;
}

span.Atext2{
	display:block;
	float:left;
	width:740px;
	margin:0;
	padding:0;
	font-size:14px;
}

span.Atext{
	display:block;
	float:left;
	width:333px;
	margin:0;
	padding:0;
	font-size:14px;
}

.ep_01{
	background-image:url(../img/ep_01.png);
	background-repeat:no-repeat;
	width:381px;
	height:291px;
	float:left;
}

.ep_02{
	background-image:url(../img/ep_05.png);
	background-repeat:no-repeat;
	float:left;
	width:381px;
	height:102px;
	margin-top:0px;
	padding-bottom:20px;
	background-size:contain;
	margin-left:10px;
}

.ep_06{
	background-image:url(../img/ep_06.png);
	background-repeat:no-repeat;
	width:554px;
	height:69px;
	float:none;
	margin:30px auto;
}

.epImg{
	width:660px;
	margin:40px auto;
}

.epImg img{
	float:left;
	margin:0 20px 10px 20px;
}

.epImg p{
	margin:10px 0 10px 20px;
	clear:both;
	font-size:11px;
	line-height:1.4;
}

img.nagare{
	display:block;
	float:none;
	width:554px;
	height:69px;
	text-align:center;
	margin:40px auto 20px auto;
}

.price{
	width:600px;
	margin:0 auto;
}

.priceLeft{
	float:left;
	margin:0 10px 0 0;
}

.priceRight{
	width:490px;
	float:left;
}

.priceHead{
	clear:both;
	padding-bottom:10px;
	border-bottom:1px dotted #aaaaaa;
	width:480px;
	margin-bottom:20px;
}

.freeText{
	display:block;
	float:left;
}

.priceNumber{
	text-align:center;
	color:#ffffff;
	line-height:20px;
	font-size:12px;
	margin:2px 4px 0 2px;
	display:block;
	background-color:#1f6596;
	width:18px;
	height:18px;
	border-radius:10px;
	float:left;
}

.freeText2{
	font-size:22px;
	line-height:18px;
	color:#1f6596;
	font-weight:500;
	text-decoration:underline;
}

.priceYuuryou{
	clear:both;
}

.priceRight p{
	font-size:14px;
	margin-bottom:20px;
}

.priceRight p.p3{
	font-size:14px;
	margin-bottom:40px;
}

.priceRight p.p2{
	font-size:14px;
	margin-bottom:0px;
}

.priceBox{
	float:left;
	margin:20px 30px 20px 0px;
}

.priceBox p{
	border-left:4px solid #1F6596;
	padding-left:10px;
}

.priceBox ul{
	font-size:14px;
	margin:12px 0 0 12px;
	padding:0;
}

.priceBox ul li{
	font-size:14px;
	margin:0 0 6px 0;
	padding:0;
}

.chu2{
	font-size:12px;
	color:#333333;
	margin-left:10px;
}
span.chu3{
	margin-top:10px;
	display:block;
	width:140px;
	font-size:12px;
	color:#333333;
	margin-left:10px;
}

.chu4{
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
	margin-left:6px;
}

.sonohokaHead{
	background-color:#e3e3e3;
	padding:6px;
	margin-bottom:10px;
}

.sonohoka1{
	margin-left:6px;
	margin-bottom:10px;
	font-size:14px;
	color:#f39800;
}

.sonohoka2{
	margin-left:6px;
	margin-bottom:10px;
	font-size:14px;
}

.pRight2 ul{
	font-size:14px;
	margin:12px 0 10px 12px;
	padding:0;
}

.pRight2 ul li{
	font-size:14px;
	margin:0 0 6px 0;
	padding:0;
}

.adachiFoot{
	padding:30px 0;
	text-align:center;
	font-size:14px;
	border-bottom:1px dotted #333333;
	border-top:1px dotted #333333;
}

.adachiFoot img{
	float:none;
	margin-top:10px;
	margin-bottom:0;
	text-align:center;
}

/* epここまで */

/* works */

.works_container{
	width:960px;
}

.works_container h3{
	width:960px;
	margin:0 auto;
	padding:0 8px;
}

.worksContents{
	margin-top:40px;
}


.worksMenu{
	width:960px;
	margin:40px auto;
}

.worksMenu a{
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:28px;
	margin:0 8px 0 0;
}

.worksMenu a.btnRight{
	margin:0 0px 0 0;
}

a.worksMenuBtn:hover{
	width:180px;
	height:28px;
	background-color:#0068b7;
	color:#FFFFFF;
}

a.worksMenuBtn{
	width:180px;
	height:28px;
	background-color:#dcdcdc;
}

a.worksMenuBtn_{
	width:180px;
	height:28px;
	background-color:#0068b7;
	color:#ffffff;
}

.worksLeft{
	width:220px;
	float:left;
	margin-right:20px;
}

.worksRight{
	width:700px;
	float:left;
}

h5{
	height:50px;
	line-height:50px;
	padding-left:15px;
	border-left:1px solid #A2A2A2;
	margin-bottom:40px;
}

.worksList{
	border-top:dotted 1px;
	
}

.worksList a{
	display:block;
	width:204px;
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:8px;
	border-bottom:dotted 1px;
	background-image:url(../img/list_icon.png);
	background-repeat:no-repeat;
	background-position:left 50%;
}

.worksList a.wList:hover{
	color:#0068B7;
	border-bottom:1px solid #0068B7;
}

.worksList a.wList_2line{
	line-height:15px;	
}

.latestBox{
	width:220px;
	float:left;
	margin-right:20px;
	margin-bottom:40px;
}

.boxRight{
	margin-right:0;
}

.latestBox a{
	display:block;
	font-size:13px;
}

.worksName{
	border-left:3px solid #0068B7;
	padding-left:8px;
	height:13px;
	line-height:13px;
	float:left;
}

.worksDate{
	float:right;
	line-height:16px;
	font-size:10px;
	color:#929292;
}

.boxText{
	margin-top:4px;
}

.worksImgTop{
	width:460px;
}

#img_switch{
	width:460px;
}

#img_switch img{
	width:460px;
}

.imgArea{
	display:block;
	width:460px;
	float:left;
	margin-right:20px;
}

thumbArea{
	margin-top:20px;
}

.thumbArea a{
	display:block;
	float:left;
	width:140px;
	margin:0 18px 0px 0;
	padding-top:20px;
}

.thumbArea img{
	border:1px solid #aaaaaa;
}


.imgArea a.thumbRight{
	margin:0 0 20px 0;
}

.worksTextArea{
	width:220px;
	float:left;
	font-size:14px;
}

p.textGaiyou{
	background-image:url(../img/gaiyou.png);
	background-repeat:no-repeat;
	background-position:left 30%;
	padding-left:20px;
}

.worksTextArea p{
	margin:0px 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
}

.worksTextArea span{
	display:block;
	float:left;
	width:60px;
	margin-right:20px;
}

.worksTextArea span.textGaiyouL{
	display:block;
	float:left;
	width:60px;
	height:auto;
	margin-right:20px;
}

.worksTextArea span.textGaiyouR{
	display:block;
	float:left;
	height:auto;
	width:120px;
}

.worksTextArea p{
	clear:both;
	height:auto;
	overflow: auto;
}

.link_box p{
	margin:0;
	padding:0;
}

.link_box{
	margin:50px 10px 50px 10px;
	width:240px;
	height:260px;
	float:left;
}

.link_container{
	width:800px;
	min-height:600px;
	margin:0 auto;
}

.link_container h3{
	width:800px;
	margin:0 auto;
}

/* privacyページ */
.privacy_container{
	clear:both;
	width:800px;
	margin:40px auto;
}

.privacyIn{
	font-size:13px;
}

.privacyIn p{
	margin:10px;
}

.privacy_01{
	font-size:13px;
}

ul.privacy_list li{
	list-style-type:circle;
}

h6{
	font-size:14px;
	margin:15px 0;
}

#mainBody{
	width:800px;
	margin:40px auto;
	min-height:500px;
}

.share{
	margin-bottom:30px;
}

#mainBody p{
	font-size:13px;
	margin-bottom:20px;
}

#mainBody table tr{
	margin:10px;
	font-size:14px;
	padding:10px;
}

#mainBody table th{
	margin:10px;
	font-size:14px;
	padding:15px;
}

.center{
	padding-top:20px;
	text-align:center;
}

span.textGray{
	font-size:12px;
	color:#3333333;
}

.fontOrange{
	color:#F7832B;
}

/* Mobile ------------------------------------------------------------*/
@media (max-width: 768px) {
.header{
width:100%;
margin:0 auto;
}

.container {
	width: 100%;
}

h1{
	float:none;
	margin:0 auto;
	width:80%;
	text-align:center;
}

.sp{
	display:block;
}

.pc{
	display:none;
}

/* menu */

.menu{
	width:100%;
	float:none;
	margin-top:30px;
}

.menu a{
	width:100%;
	display:block;
	float:none;
	margin-right:0;
	margin-bottom:5px;
	font-size:13px;
	text-indent:0;
	text-align:center;
	border-bottom:#aaaaaa 1px dotted;
	padding:8px;
	background-color:#E9E9E9;
}

.menu a.menu_home{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_topics{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_cp{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


.menu a.menu_works{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


.menu a.menu_ep{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_home_{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_topics_{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_cp_{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


.menu a.menu_works_{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


.menu a.menu_ep_{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_home:hover{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_topics:hover{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

.menu a.menu_cp:hover{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


.menu a.menu_works:hover{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


.menu a.menu_ep:hover{
	background-image:none;
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}


/* menuここまで */

/* news */

.news_base{
	background-color:#e4e4e4;
	width:100%;
	height:auto;
}

.news_container{
	width:94%;
	margin:0 auto;
	padding-top:34px;
	padding-bottom:50px;
}

.news{
	float:none;
	width:100%;
}

p.newstitle{
	display:block;
	float:none;
	width:50px;
	height:16px;
	margin-right:20px;
	margin-bottom:10px;
	background-image:url(../img/NEWS.png);
	background-repeat:no-repeat;
	background-position:0;
	text-indent:-9999px;
	border-right:#aaaaaa solid 2px;
	padding:0 14px 0 0px;
	line-height:20px;
	color:#333333;
}

.latest{
	float:none;
	font-size:12px;
}


.aisatsu{
	float:none;
	width:100%;
	height:30px;
	text-align:center;
	border-left:none;
	border-top:#bbbbbb 1px solid;
	border-bottom:#bbbbbb 1px solid;
}

.gaiyou{
	float:none;
	width:100%;
	height:30px;
	text-align:center;
	border-left:none;
	border-bottom:#bbbbbb 1px solid;
}

.access{
	flfloat:none;
	width:100%;
	height:30px;
	text-align:center;
	border-left:none;
	border-right:none;
	border-bottom:#bbbbbb 1px solid;
}

.aisatsu a{
	display:block;
	height:30px;
	background-image:url(../img/aisatsu_icon.png);
	background-repeat:no-repeat;
	background-position:50% 30px;
	padding:0px;
	line-height:30px;
	font-size:12px;
	background-color:#DDDDDD;
}

.gaiyou a{
	display:block;
	height:30px;
	background-image:url(../img/gaiyou_icon.png);
	background-repeat:no-repeat;
	background-position:50% 30px;
	padding:0px;
	line-height:30px;
	font-size:12px;
	background-color:#DDDDDD;
}

.access a{
	display:block;
	height:30px;
	background-image:url(../img/access_icon.png);
	background-repeat:no-repeat;
	background-position:50% 30px;
	padding:0px;
	line-height:30px;
	font-size:12px;
	background-color:#DDDDDD;
}

.newsBtns{
	clear:both;
	float:none;
	width:130px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.newsBtns a{
	display:block;
	background-image:url(../img/news_btn.png);
	background-repeat:no-repeat;
	width:130px; 
	height:27px;
	text-indent:-9999px
}
.subBtns{
	float:none;
	width:160px;
	margin:30px auto;
}

/* newsここまで */

/* cp */
.cp_base{
　clear:both;
　background: linear-gradient(-45deg, rgba(0, 0, 0, .8), rgba(20, 20, 20, .6)),
  url(../img/cp_base_.png);
  background-size: cover;
  margin:0;
}

.cp_container{
	width:100%;
	margin:0 auto;
	padding:10px 0;
	height:auto;
}

.cp{
	width:94%;
	float:none;
	margin:0 auto;
}
	
.cp_title{
	margin:0;
	color:#FFFFFF;
	padding-top:30px;
	background-image:url(../img/h2_company.png);
	background-repeat:no-repeat;
	background-position:0 20px;
	text-indent:-9999px;
}

.cp p{
	background-image:none;
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFFFFF;
	width:100%;
	height:70px;
	text-indent:0;
}

.cp_img{
	display:none;
	float:none;
	margin:30px 0;
}

.cp_btn{
	display:block;
	width:132px;
	height:29px;
	margin:20px auto;
	padding-bottom:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:200;
	background-image:url(../img/cp_btn.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.catch{
	display:block;
	width:80%;
}




/* cpここまで */

/* works */

.works_container{
	width:94%;
	margin:0 auto;
	padding-bottom:50px;
}

.works_title{
	background-image:url(../img/h2_work.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:30px 0 20px 0;
}

.works_box{
	width:100%;
	margin:20px auto 20px auto;
	float:none;
	border-bottom:#AAAAAA dotted 1px;
}

.works_boxR{
	width:100%;
	margin:20px auto 20px auto;
	float:none;
	border-bottom:#AAAAAA dotted 1px;
}

.works_img{
	width:80%;
	height:auto;
	margin:10px auto;
	padding-bottom:70%;
	background-repeat:no-repeat;
	background-size:contain;
	box-shadow:none;
}




/* worksここまで */

/* footer */
.footer_base{
	clear:both;
	height:auto;
	width:100%;
	background-image:url(../img/footer-base.png);
	background-repeat:repeat-y;
}

.footer{
	width:94%;
	margin:0 auto;
}

.foot_menu{
	width:225px;
	float:none;
	padding-top:20px;
	margin:0px auto;
}

.foot_menu a{
	display:block;
	float:left;
	margin-right:20px;
	font-size:12px;
	background-image:url(../img/icon_01.png);
	background-repeat:no-repeat;
	background-position:100% 40%;
	padding-right:14px;
}

.sns{
	height:18px;
	width:101px;
	margin:40px auto 40px auto;
	float:none;
}

.sns a.twitter{
	display:block;
	float:left;
	background-image:url(../img/icon_twitter.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:50% 50%;
	width:50px;
	height:50px;
	padding-right:0px;
	border-right:#D4CBC3 1px solid;
}

.sns a.facebook{
	display:block;
	float:left;
	background-image:url(../img/icon_facebook.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:50% 50%;
	width:50px;
	height:50px;
	padding-right:0px;
}


.copyright{
	clear:both;
	display:block;
	color:#2A2A2A;
	font-size:11px;
	text-align:center;
	margin-top:0px;
	padding-top:20px;
}


/* footerここまで */


/* topicsページ */
.topics_container{
	clear:both;
	width:94%;
	margin:40px auto;
}

h3{ 
	display:block;
	font-size:16px;
	border-left:1px solid #a2a2a2;
	height:52px;
	line-height:52px;
	margin-top:10px;
	padding-left:10px;
	color:#444444;
}

.topics_box{
	width:100%;
	clear:both;
}

.topics_head{
	width:100%;
	padding:10px 0;
	height:auto;
	border-bottom:none;
	margin-bottom:20px;
	margin-top:20px;
}

.topics_head p{
	float:left;
}

p.img75{
	float:none;
	width:100%;
	margin-bottom:10px;
}

p.img60{
	float:none;
	width:100%;
	margin-bottom:10px;
}

p.img55{
	float:none;
	width:100%;
	margin-bottom:10px;
}

p.img50{
	float:none;
	width:100%;
	margin-bottom:10px;
}


.topics_text img{
	float:none;
	margin-bottom:40px;
}

.tDate{
	display:block;
	float:none;
	width:100%;
	margin-bottom:8px;
	font-weight:500;
	font-size:14px;
	line-height:15px;
	color:#1f6596;
	padding-left:8px;
	border-left:4px solid #1f6596;
}

.tTitle{
	display:block;
	width:100%;
	padding-bottom:8px;
	margin-left:0px;
	line-height:14px;
	font-size:15px;
	border-bottom:dotted 1px #aaaaaa;
}

p.tTag{
	clear:both;
	position:right;
	display:block;
	float:none;
	width:60px;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	line-height:14px;
	padding:2px 0;	
}


/* topicsページここまで */

/* company profile */

.company_container{
	width:100%;
	margin:0 auto;
}

.company_container h3{
	width:94%;
	margin:0 auto;
}

.companyMenu{
	width:94%;
	margin:40px auto;
}

.companyMenu a{
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:28px;
	margin:0 4px 8px 4px;
}


.companyMenu a.btnRight{
	margin:0 4px 0 4px;
}

a.companyMenuBtn:hover{
	width:47%;
	height:28px;
	background-color:#0068b7;
	color:#FFFFFF;
}

a.companyMenuBtn{
	width:47%;
	height:28px;
	background-color:#dcdcdc;
}

.companyBase_01{
	width:100%;
	margin:40px auto 0 auto;
	padding:0px 0 0px 0;
	background-color:#f5f5f5;
}

.companyBase_02{
	clear:both;
	width:100%;
	margin:0px auto;
	padding:0;
	background-color:#ffffff;
}

.companyIn{
	width:94%;
	margin:0 auto;
	padding:20px 0 40px 0;
}


.imgRight{
	text-align:center;
	float:none;
	margin:20px auto 20px auto;
}

span.kyocho01{
	font-size:1.1em;
}

.companyIn img{
	float:none;
	margin-bottom:40px;
}


.pLeft{
	width:100%;
	margin-right:4%;
	float:none;
	bottom:10px;
}

.pRight{
	width:100%;
	float:none;
	font-size:14px;
}


.year{
	color:#1d98a6;
	margin-bottom:8px;
}


.enkakuLeft{
	float:none;
	width:100%;
}

.enkakuRight{
	float:none;
	width:100%;
}

.ad{
	width:100%;
	font-size:14px;
	float:left;
}



.ad p{
	clear:both;
	display:block;
	margin-bottom:10px;
}

span.adLeft{
	display:block;
	float:left;
	width:25%;
	padding:4px;
	margin:0 0 10px 0;
	background-color:#f5f5f5;
}

span.adRight{
	display:block;
	float:left;
	width:75%;
	padding:0 0 0 19px;
	border-left:none;
	margin-bottom:10px;
}

a.goGooglemap{
	width:110px;
	display:block;
	clear:both;
	color:#FFFFFF;
	background-color:#1b6ba6;
	padding:4px;
	font-size:11px;
	margin:10px 0;
	background-image:url(../img/link.png);
	background-repeat:no-repeat;
	background-position:108px 50%;
}

a.goGooglemap:hover{
	background-color:#104770;
}

.accessMap{
	float:left;
	width:100%;
	height:326px;
	background-image:url(../img/map.png);
	background-repeat:no-repeat;
	background-size:contain;
}
	

/* company profileここまで */

/* ep */
.textimg{
	background-image:url(../img/ep_text1.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:106px;
	width:100%;
	margin:6px 0 20px 0;
	float:left;
}

.adachi{
	float:none;
	margin-left:0px;
	text-align:center;
	padding-top:35px;
}


.pLeft2{
	font-size:14px;
	color:#333333;
	float:none;
	width:100%;
	margin-right:4%;
	margin-bottom:40px;
}

.pRight2{
	font-size:14px;
	color:#333333;
	float:none;
	width:100%;
}

p.chu{
	padding:6px;
	background-color:#e5e5e5;
	font-size:12px;
	border-radius:5px;
	width:auto;
}



.QAbox{
	width:auto;
	margin:5px 10px 30px 0px;
	float:left;
}

.QAbox2{
	width:100%;
	margin:0;
}

p.Q{
	background-color:#e8e8e8;
	font-size:14px;
	padding:5px;
	margin-bottom:10px;
}

p.Q2{
	background-color:#e8e8e8;
	font-size:14px;
	padding:5px;
	height:auto;
	margin-bottom:10px;
	line-height:42px;
}

p.Q span{
	display:block;
	float:left;
	background-color:#FFFFFF;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#ff7c4c;
	margin-right:8px;
}

p.Q2 span{
	display:block;
	float:left;
	background-color:#FFFFFF;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:20px;
	font-weight:700;
	color:#ff7c4c;
	margin-right:8px;
}

p.A{
	padding:0px;	
}

p.A span.aIcon{
	background-image:url(../img/a_icon.png);
	background-repeat:no-repeat;
	float:left;
	width:40px;
	height:40px;
	text-indent:-9999px;
	margin-left:5px;
	margin-right:12px;
}

p.A2{
	padding:0px;	
}

p.A2 span.aIcon{
	background-image:url(../img/a_icon.png);
	background-repeat:no-repeat;
	float:left;
	width:40px;
	height:40px;
	text-indent:-9999px;
	margin-left:5px;
	margin-right:12px;
}

span.Atext2{
	display:block;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	font-size:14px;
}

span.Atext{
	display:block;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	font-size:14px;
}

.ep_01{
	background-image:url(../img/ep_01.png);
	background-repeat:no-repeat;
	width:90%;
	height:auto;
	padding-bottom:80%;
	background-size:contain;
}

.ep_02{
	background-image:url(../img/ep_05.png);
	background-repeat:no-repeat;
	width:90%;
	height:auto;
	margin-top:20px;
	padding-bottom:30%;
	background-size:contain;
}


.ep_06{
	background-image:url(../img/ep_06.png);
	background-repeat:no-repeat;
	width:90%;
	height:auto;
	padding-bottom:20%;
	background-size:contain;
	float:none;
	margin:30px auto 0 auto;
}


.epImg{
	width:94%;
	margin:40px auto;
}

.epImg img{
	float:none;
	margin:0;
}

.epImg p{
	margin:0;
	clear:both;
	font-size:11px;
	line-height:1.4;
}


.price{
	width:94%;
	margin:0 auto;
}

.priceLeft{
	height:40px;
	float:left;
	margin:0 10px 0 0;
}

.priceRight{
	width:100%;
	float:none;
}

.priceHead{
	clear:both;
	padding-bottom:10px;
	border-bottom:1px dotted #aaaaaa;
	width:100%;
	margin-bottom:20px;
}

.freeText{
	display:block;
	float:left;
}

.priceNumber{
	text-align:center;
	color:#ffffff;
	line-height:20px;
	font-size:12px;
	margin:2px 4px 0 2px;
	display:block;
	background-color:#1f6596;
	width:18px;
	height:18px;
	border-radius:10px;
	float:left;
}

.freeText2{
	font-size:22px;
	line-height:18px;
	color:#1f6596;
	font-weight:500;
	text-decoration:underline;
}

.priceYuuryou{
	clear:both;
}

.priceRight p{
	font-size:14px;
	margin-bottom:20px;
}

.priceRight p.p3{
	font-size:14px;
	margin-bottom:40px;
}

.priceRight p.p2{
	font-size:14px;
	margin-bottom:0px;
}

.priceBox{
	float:left;
	margin:20px 30px 20px 0px;
}

.priceBox p{
	border-left:4px solid #1F6596;
	padding-left:10px;
}

.priceBox ul{
	font-size:14px;
	margin:12px 0 0 12px;
	padding:0;
}

.priceBox ul li{
	font-size:14px;
	margin:0 0 6px 0;
	padding:0;
}

.chu2{
	font-size:12px;
	color:#333333;
	margin-left:10px;
}
span.chu3{
	margin-top:10px;
	display:block;
	width:auto;
	font-size:12px;
	color:#333333;
	margin-left:10px;
}

.chu4{
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
	margin-left:6px;
}

.sonohokaHead{
	background-color:#e3e3e3;
	padding:6px;
	margin-bottom:10px;
}

.sonohoka1{
	margin-left:6px;
	margin-bottom:10px;
	font-size:14px;
	color:#f39800;
}

.sonohoka2{
	margin-left:6px;
	margin-bottom:10px;
	font-size:14px;
}


.adachiFoot img{
	float:none;
	margin:10px auto;
	text-align:center;
}

/* epここまで */


/* works */

.works_container{
	width:100%;
}

.works_container h3{
	width:94%;
	margin:0 auto;
	padding:0 8px;
}

.worksContents{
	margin-top:40px;
}


.worksMenu{
	width:95%;
	margin:40px auto;
}

a.worksMenuBtn{
	width:45%;
	height:28px;
	background-color:#dcdcdc;
	margin-bottom:10px;
}

a.worksMenuBtn_{
	width:45%;
	height:28px;
	background-color:#0068b7;
	color:#ffffff;
	margin-bottom:10px;
}

.worksMenu a{
	display:block;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:28px;
	margin:0 5% 10px 0;
}

.worksMenu a.btnRight{
	margin:0 0px 0 0;
}

a.worksMenuBtn:hover{
	width:45%;
	height:28px;
	background-color:#0068b7;
	color:#FFFFFF;
}



.worksLeft{
	width:100%;
	float:none;
	margin-right:20px;
}

.worksRight{
	width:100%;
	float:none;
	margin:0 auto;
}

h5{
	height:50px;
	line-height:50px;
	padding-left:15px;
	border-left:1px solid #A2A2A2;
	margin-bottom:40px;
	margin-left:10px;
}

.worksList{
	width:94%;
	border-top:dotted 1px;
	margin:0 auto;
}

.worksList a{
	display:block;
	width:94%;
	height:auto;
	line-height:30px;
	font-size:14px;
	padding:8px;
	border-bottom:dotted 1px;
	background-image:url(../img/list_icon.png);
	background-repeat:no-repeat;
	background-position:left 50%;
}

.latestBox{
	width:220px;
	float:left;
	margin-right:20px;
	margin-bottom:40px;
}

.boxRight{
	margin-right:0;
}

.latestBox a{
	display:block;
	font-size:13px;
}

.worksName{
	border-left:3px solid #0068B7;
	padding-left:8px;
	height:13px;
	line-height:13px;
	float:left;
}

.worksDate{
	float:right;
	line-height:16px;
	font-size:10px;
	color:#929292;
}

.boxText{
	margin-top:4px;
}

.worksImgTop{
	width:100%;
}

#img_switch{
	width:100%;
}

#img_switch img{
	width: 100%;
    height: auto;
}

.imgArea{
	display:block;
	width:100%;
	float:left;
	margin-right:20px;
}

thumbArea{
	margin-top:20px;
}

.thumbArea a{
	display:block;
	float:left;
	width:46%;
	margin:0 2% 0px 2%;
	padding-top:20px;
}

.thumbArea img{
	width:100%;
	border:1px solid #aaaaaa;
}


.imgArea a.thumbRight{
	margin:0 2% 0px 2%;
}

.worksTextArea{
	clear:both;
	width:94%;
	float:none;
	font-size:14px;
	margin:20px auto;
}

p.textGaiyou{
	background-image:url(../img/gaiyou.png);
	background-repeat:no-repeat;
	background-position:left 30%;
	padding-left:20px;
}

.worksTextArea p{
	clear:both;
	margin:0px 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #333333;
	height:auto;
}

.link_box p{
	margin:0;
	padding:0;
}

.link_box{
	margin:50px auto 50px auto;
	width:240px;
	height:260px;
	float:none;
}

.link_container{
	width:100%;
	margin:0 auto;
}

.link_container h3{
	width:94%;
	margin:30px auto;
}

/* privacyページ */
.privacy_container{
	clear:both;
	width:94%;
	margin:40px auto;
}

.privacyIn{
	font-size:13px;
}

.privacyIn p{
	margin:10px;
}

.privacy_01{
	font-size:13px;
}

ul.privacy_list li{
	list-style-type:circle;
}

h6{
	font-size:14px;
	margin:15px 0;
}

/* contactページ */

#mainBody{
	width:94%;
	margin:40px auto;
	min-height:580px;
}

.share{
	margin-bottom:30px;
}

#mainBody p{
	font-size:13px;
	margin-bottom:20px;
}

#mainBody table{
	width:98%;
	table-layout: fixed;
}

#mainBody table textarea{
	width:98%;
}

#mainBody table input.inputSP{
	width:98%;
}

#mainBody table tr{
	width:94%;
	margin:10px;
	font-size:14px;
	padding:10px;
}

#mainBody table td{
	width:80%;
	margin:10px;
	font-size:14px;
	padding:10px;
}

#mainBody table th{
	width:20%;
	margin:10px;
	font-size:14px;
	padding:15px;
}

.center{
	padding-top:20px;
	text-align:center;
}

span.textGray{
	font-size:12px;
	color:#3333333;
}

.fontOrange{
	color:#F7832B;
}


}

	
/* Small Tablets 
@media (min-width: 321px)and (max-width: 767px) {
.container {
	width: 100%;
}
	
}

/* Small Desktops 
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
*/