@charset "UTF-8";

/*
	Theme Name: Dr.HAL
	Description: LAYOUT & SCRIPT DATA
	Author: Mochida Tomokazu
	Author URI: https://www.resite.jp/
	Version: 2024.06

*/
*{margin: 0;padding: 0;}
html {font-family: "Zen Old Mincho", serif;}
a{outline:none !important;}
a:focus{outline:none !important;}
li{outline:none !important;}
li:focus{outline:none !important;}




.pagination {text-align: center;font-size: 13px;margin-top: 30px;clear: none;margin-bottom: 10px;}
.pagination span {margin-right: 6px;margin-left: 6px;text-decoration: none;color: #333;background-color: #eee;font-size: 13px;font-weight: bold;padding: 2px 4px;border-radius: 4px;}
.pagination a {text-decoration: none;margin-right: 3px;margin-left: 3px;color: #00468c;font-size: 13px;border-radius: 4px;}
.pagination a:hover {}



@media all and (min-width:751px) {
body {color: #333;position:relative;overflow-x: hidden;font-size: 15px;line-height: 1.8;font-weight: normal;}
ul,li {list-style-type: none;}
a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}


/*--------ヘッダー--------*/
header{width: 100%;height: 160px;position: fixed;z-index: 1;background-color:#fff;border-bottom: 1px solid #eee;}
header>div{width: 1200px;margin: auto;display: flex;align-items: flex-start;justify-content: space-between;height: 50px;}
header>div h1{font-size: 15px;font-weight: normal;height: 100%;display: flex;align-items: center;}
header>div h1 br{display: none;}
header a.logo{text-decoration: none;display: table;margin: auto;margin-top: -30px;margin-bottom: -17px;}
header a.logo img{display: block;height: auto;}
header>div>div{display: flex;height: 100%;align-items: center;}
header>div>div a:nth-of-type(1){text-decoration: none;color: #333;font-size: 20px;font-family: "Zen Kaku Gothic New";font-weight: bold;letter-spacing: 1px;}
header>div>div a:nth-of-type(1)::before{content: "\260E";font-size: 18px;margin-right: 3px;}
header>div>div a:nth-of-type(2){background-color: #1E4D7B;color: #fff;font-size: 17px;text-decoration: none;height: 100%;display: flex;align-items: center;justify-content: center;width: 220px;margin-left: 20px;font-family: "Zen Kaku Gothic New";font-weight: bold;letter-spacing: 2px;}
header>div>div a:nth-of-type(2)::before{content: "\25B8";margin-right: 3px;}

header nav.pcnav{display: block;width: 100%;height: 70px;}
header nav.pcnav ul{display: flex;align-items: center;width: 1200px;margin: auto;justify-content: space-between;height: 100%;}
header nav.pcnav ul li{display: flex;align-items: center;justify-content: center;height: 100%;width: 22%;}
header nav.pcnav ul li:nth-of-type(2){margin-right: 12%;}
header nav.pcnav ul li:nth-of-type(3){margin-left: 12%;}
header nav.pcnav ul li a{font-size: 18px;text-decoration: none;letter-spacing: 3px;color: #333;display: flex;align-items: center;justify-content: center;height: 100%;width: 100%;}

.index .slide{padding-top: 160px;}

/*--------フッダー--------*/
footer{width: 100%;padding-top: 80px;}
footer>div{width: 100%;margin: auto;position: relative;}
footer>img{position: absolute;right: 8%;bottom: 0;pointer-events: none;}
footer h1{font-size: 15px;font-weight: normal;}
footer h1 br{display: none;}
footer>div>img{display: block;margin: auto;margin-top: 30px;}
footer>div ul{display: flex;align-items: center;justify-content: center;margin-bottom: 30px;}
footer>div ul li{margin: 20px 10px 0px;}
footer>div ul li a{font-size: 12px;color: #333;text-decoration: none;}
footer>div ul li a::before{content: "\25B8";}
footer h1{display: flex;justify-content: center;align-items: center;}
footer h1 img{display: block;margin-right: 15px;}
footer>div>a{display: table;color: #333;text-decoration: none;font-size: 20px;margin: auto;margin-top: 10px;font-family: "Zen Kaku Gothic New";font-weight: bold;letter-spacing: 2px;}
footer>div>a::before{content: "\260E";font-size: 18px;margin-right: 5px;margin-top: 8px;}
footer address{font-style: normal;text-align: center;display: block;margin-top: 10px;}
footer>small{background-color: #2C4D7A;font-size: 10px;display: block;text-align: center;width: 100%;color: #fff;position: relative;z-index: 1;padding: 4px 0;}



/*--------コンテンツ共通--------*/
main{display: block;position: relative;}
main.contents{padding-top: 160px;}
article{}

.midashi{background-image: url(images/midashi_bg.jpg);height: 120px;display: flex;align-items: center;justify-content: center;position: relative;}
.midashi::before{content: "";border-bottom: 6px solid #fff;width: 60px;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;}
.midashi h2{font-size: 25px;color: #fff;font-weight: normal;letter-spacing: 4px;}

h2.title{font-weight: normal;font-size: 24px;letter-spacing: 1px;border-left: 1px solid #1E4D7B;padding-left: 20px;}
h3.title{}




.contents .temp{position: relative;padding: 130px 0 0px;}
.temp{position: relative;padding: 160px 0 80px;}
.temp h2{display: table;margin: auto;color: #333;font-size: 20px;font-weight: normal;text-align: center;letter-spacing: 2px;background-color:#f5f5f5;position: relative;padding: 4px 40px;}
.temp h2::before{content:url(images/logo_s.png);display: block;position: absolute;left: 0;right: 0;top: -60px;}
.temp>div{width: 1200px;margin: auto;}
.temp ul{display: flex;flex-wrap: wrap;}
.temp ul li{width: 382px;margin-right: 26px;padding: 30px 20px;box-sizing: border-box;background-color: #fff;border-radius: 20px;}
.temp ul li:nth-of-type(3n){margin-right: 0;}
.temp ul li:nth-of-type(n+4){margin-top: 30px;}
.temp ul li img{display: block;width:100%;height: auto;}
.temp ul li b{font-size: 15px;display: block;text-align: center;font-weight: normal;margin-top: 20px;}
.temp ul li span{display: block;font-size: 16px;text-align: center;color: #be9800;}
.temp ul li a{background-color: #FDCA00;display: table;padding: 5px 40px;box-sizing: border-box;color: #fff;border-radius: 20px;text-decoration: none;margin: auto;margin-top: 20px;position: relative;font-family: "Zen Kaku Gothic New";font-weight: bold;letter-spacing: 2px;}
.temp ul li a::before{content: "\25B8";font-size: 10px;margin-right: 3px;position: relative;top: -2px;vertical-align: baseline;}


.contents .temp2{width: 100%;background-image: url(images/bg1.jpg);margin-top: 240px;}
.contents .temp2 ul{position: relative;top: -65px;}
.contents .temp2 ul li{box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);}

.temp2{}
.temp2 ul{display: flex;justify-content: space-between;align-items: flex-start;width: 1200px;margin: auto;}
.temp2 ul li{background-color: #fff;width: 380px;box-sizing: border-box;}
.temp2 ul li a{text-decoration: none;color: #333;}
.temp2 ul li b{font-size: 18px;font-weight: normal;text-align: center;display: flex;position: relative;height: 90px;align-items: center;justify-content: center;}
.temp2 ul li:nth-of-type(1) b::before{content: "";position: absolute;border-bottom:6px solid #1E4D7B;width: 70px;left: 0;top: 0;}
.temp2 ul li:nth-of-type(2) b::before{content: "";position: absolute;border-bottom:6px solid #FFBF00;width: 70px;left: 0;top: 0;}
.temp2 ul li:nth-of-type(3) b::before{content: "";position: absolute;border-bottom:6px solid #85B200;width: 70px;left: 0;top: 0;}
.temp2 ul li img{width: 100%;display: block;height: auto;}
.temp2 ul li p{padding: 15px;}
.contents .temp2 ul li p{padding: 25px;}



/*--------トッページ--------*/
.top .temp2{display: block;position: relative;top: -50px;}


.top .s2{width: 100%;background-image: url(images/bg1.jpg);padding: 50px 0;}
.top .s2 .topics{width: 1200px;margin: auto;display: flex;justify-content: space-between;}
.top .s2 .topics div{width: 580px;padding:0px 40px 40px;box-sizing: border-box;background-color: #fff;}
.top .s2 h3{font-size: 17px;font-weight: normal;letter-spacing: 2px;color: #000;margin-left: -40px;border-left: 3px solid #FDCA00;padding: 7px 0 7px 20px;display: flex;align-items: center;}
.top .s2 h3 a{text-decoration: none;color: #333;font-size: 13px;margin-left: 20px;letter-spacing: 1px;}
.top .s2 h3 a::after{content:"\25B8";color:#ccc;}
.top .s2 ul{margin-top: 30px;display: block;}
.top .s2 ul li{display: block;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px dotted #ccc;}
.top .s2 ul li:last-child{padding-bottom: 0px;margin-bottom: 0px;border: none;}
.top .s2 ul li a{display: flex;text-decoration: none;align-items: center;color: #333;}
.top .s2 ul li a figure{display: block;margin-right: 20px;flex: 0 0 70px;}
.top .s2 ul li a figure img{display: block;width: 100%;height: auto;}
.top .s2 ul li span{display: block;}
.top .s2 ul li span time{font-size: 12px;margin-bottom: -2px;display: block;}
.top .s2 ul li span p{display: block;}


.top .s3{width: 1200px;margin: auto;margin-top: -50px;}
.top .s3>p{text-align: center;position: relative;margin-top: 50px;padding-top: 50px;font-size: 17px;line-height: 2;}
.top .s3>p::before{content: "";position: absolute;border-top: 1px solid #ccc;width: 30px;top: 0;left: 0;right: 0;margin: auto;}




/*--------事業内容--------*/
.business .s1{width: 1200px;margin: auto;margin-top: 60px;}
.business .s1 p{margin-top: 25px;}
.business .s1 ul{display: flex;justify-content: space-between;margin-top: 50px;}
.business .s1 ul li{width: 570px;display: flex;justify-content: space-between;}
.business .s1 ul li:nth-of-type(1){border: 2px solid rgba(30,77,123,0.35);}
.business .s1 ul li:nth-of-type(2){border: 2px solid rgba(255,191,0,0.35);}
.business .s1 ul li figure{order: 2;width: 220px;overflow: hidden;clip-path: polygon(0% 100%, 22% 0%, 100% 0%, 101% 100%);}
.business .s1 ul li figure img{display: block;}
.business .s1 ul li span{padding: 30px;}
.business .s1 ul li span b{font-size: 21px;font-weight: normal;display: block;margin-left: -30px;padding-left: 20px;margin-bottom: 25px;}
.business .s1 ul li:nth-of-type(1) span b{border-left:4px solid #1E4D7B;}
.business .s1 ul li:nth-of-type(2) span b{border-left:4px solid #FFBF00;}
.business .s1 ul li span a{margin-top: 5px;display: table;color: #333;text-decoration: none;font-size: 16px;}
.business .s1 ul li span a::before{content: "\25B8";color: #ddd;margin-right: 3px;}


/*--------事業内容1--------*/
.business1 .s1{width: 1200px;margin: auto;margin-top: 60px;}
.business1 .s1 p{margin-top: 25px;}
.business1 .s1 ul{margin-top: 100px;}
.business1 .s1 ul li{display: flex;align-items: center;justify-content: space-between;}
.business1 .s1 ul li:nth-of-type(even){margin-top: 70px;}
.business1 .s1 ul li figure{position: relative;flex: 0 0 440px;margin-right: 40px;}
.business1 .s1 ul li figure img{width: 100%;display: block;height: auto;}
.business1 .s1 ul li figure small{font-size: 96px;color: #1e4d7b;font-style: italic;font-weight: 400;position: absolute;left:20px;top: -20px;line-height: 0;}
.business1 .s1 ul li b{font-size: 18px;font-weight: normal;display: block;margin-bottom: 20px;}
.business1 .s1 ul li p{width: 100%;}
.business1 .s1 ul li:nth-of-type(even) figure small{right:20px;line-height: 0;left:inherit;}
.business1 .s1 ul li:nth-of-type(even) figure{order: 2;margin-left: 40px;}


/*--------事業内容2-1--------*/
.business2 .s0{width: 1200px;margin: auto;margin-top: 40px;}
.business2 .s0 h2{font-size: 24px;display: block;text-align: center;font-weight: normal;}
.business2 .s0 ul{display: flex;align-items: center;justify-content: center;height: 70px;margin: auto;margin-top: 30px;border: 4px solid #FFBF00;border-radius: 100px;width: 620px;box-sizing: border-box;overflow: hidden;background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(240, 240, 240, 1));}
.business2 .s0 ul li{width: 100%;height: 100%;border-right: 1px solid #e9e9e9;}
.business2 .s0 ul li.visit{background-color: #FFFF4D;}
.business2 .s0 ul li a{display: flex;font-size: 19px;text-decoration: none;color: #333;width: 100%;height: 100%;justify-content: center;align-items: center;}
.business2 .s0 ul li a::before{content: "\25B8";margin-right: 3px;color: #ccc;}
.business2 .s0 ul li.visit a::before{color: #FFBF00;}
	
	
	
.business2.page1 .s1{width: 1200px;margin: auto;margin-top: 60px;}
.business2.page1 .s1>p{margin-top: 15px;display: flex;align-items: flex-start;}
.business2.page1 .s1 p img{order: 2;margin-left: 60px;margin-top:-40px;}		
	
.business2.page1 h3{font-size: 20px;font-weight: normal;display: flex;align-items: center;margin-top:50px;}
.business2.page1 h3::before{content: url(images/ec1.png);margin-right: 10px;}		


/*--------事業内容2-2--------*/
.business2.page2 .s1{width: 1200px;margin: auto;margin-top: 60px;}

.business2.page2 .s1>p{margin-top: 15px;display: flex;align-items: flex-start;}
.business2.page2 .s1 p img{order: 2;margin-left: 60px;margin-top:-40px;}	
	
.business2.page2 h3{font-size: 20px;font-weight: normal;display: flex;align-items: center;margin-top:50px;}
.business2.page2 h3::before{content: url(images/ec1.png);margin-right: 10px;}	

.business2.page2 .scr{}
.business2.page2 table{width: 100%;border: 3px solid #ddd;border-collapse: collapse;table-layout: fixed;margin-top:10px;}	
.business2.page2 table th{background-color: #1e4d7b;color: #fff;font-weight: normal;padding: 4px 0;}
.business2.page2 table td{border: 1px solid #ddd;padding: 3px 10px;box-sizing: border-box;text-align: center;vertical-align:top;}

	
	
/*--------事業内容2-3--------*/
.business2.page3 .s1{width: 1200px;margin: auto;margin-top: 60px;}
.business2.page3 .s1 ul{margin-top: 50px;}
.business2.page3 .s1 ul li{display: flex;align-items: flex-start;justify-content: space-between;}
.business2.page3 .s1 ul li:nth-of-type(n+2){margin-top: 80px;}
.business2.page3 .s1 ul li figure{display: block;flex: 0 0 440px;margin-right: 40px;}
.business2.page3 .s1 ul li figure img{display: block;width: 100%;height: auto;}
.business2.page3 .s1 ul li span{width: 100%;display: block;}
.business2.page3 .s1 ul li span h4{font-size: 18px;font-weight: normal;}
.business2.page3 .s1 ul li span h4 small{font-size: 14px;}
.business2.page3 .s1 ul li span b{display: inline-block;margin-top: 25px;font-size: 13px;padding: 2px 0px;background-color: #eee;border-radius: 100px;width: 100px;text-align: center;}
.business2.page3 .s1 ul li span p{margin-top: 10px;}

p.att{margin-top:20px;}


/*--------開発製品--------*/
.item .s1{width: 1200px;margin: auto;margin-top: 60px;}
.item .s1 .itemlist{margin-top: 50px;}
.item .s1 .itembox{display: flex;}
.item .s1 .itembox:nth-of-type(n+2){margin-top: 120px;}
.item .s1 .itemcart{order: 2;flex: 0 0 360px;margin-left: 40px;}
.item .s1 .itemcart>div:nth-of-type(n+2){margin-top: 60px;}
.item .s1 .itemcart>div img{display: block;width:100%;height: auto;}
.item .s1 .itemcart>div b{font-size: 15px;display: block;text-align: center;font-weight: normal;margin-top: 20px;}
.item .s1 .itemcart>div span{display: block;font-size: 16px;text-align: center;color: #be9800;}
.item .s1 .itemcart>div a{background-color: #FDCA00;display: table;padding: 5px 40px;box-sizing: border-box;color: #fff;border-radius: 20px;text-decoration: none;margin: auto;margin-top: 20px;position: relative;font-family: "Zen Kaku Gothic New";font-weight: bold;letter-spacing: 2px;}
.item .s1 .itemcart>div a::before{content: "\25B8";font-size: 10px;margin-right: 3px;position: relative;top: -2px;vertical-align: baseline;}
.item .s1 .itemdetail{}
.item .s1 .itemdetail h3{font-size: 22px;font-weight: normal;display: flex;align-items: center;}
.item .s1 .itemdetail h3::before{content: url(images/ec1.png);margin-right: 10px;}
.item .s1 .itemdetail h3 small{font-size: 14px;margin-top: 4px;}
.item .s1 .itemdetail p{margin-top: 25px;}
.item .s1 .itemdetail p span{display: flex;align-items: flex-start;margin-top: 5px;}
.item .s1 .itemdetail p span b{display: block;background-color: #eee;color: #333;border: 1px solid #ddd;margin: 0;padding: 2px 10px;font-size: 13px;margin-right: 10px;border-radius: 100px;}		
.item .s1 .itemdetail b{display: table;background-color: #1E4D7B;color: #fff;font-size: 14px;font-weight: normal;padding: 3px 15px;margin-bottom: -15px;margin-top: 30px;}
.item .s1 .itemdetail h4{font-size: 17px;font-weight: normal;display: flex;align-items: flex-start;position: relative;padding-left: 20px;margin-top: 30px;}
.item .s1 .itemdetail h4::before{content: "";border-top: 4px solid #1E4D7B;position: absolute;left: 0;top: 14px;width: 12px;}
.item .s1 .itemdetail h4+p{margin-top: 0px;}
.item .s1 .itemdetail p+small{font-size: 13px;line-height: 1.6;display: block;margin-top: 15px;border: 1px solid #ddd;padding: 5px 10px;box-sizing: border-box;}	





/*--------取扱店舗--------*/
.shop .s1{width: 1200px;margin: auto;margin-top: 60px;}
.shop .s1 p{margin-top: 25px;display: flex;justify-content: space-between;margin-bottom: 30px;}
.shop .s1 p img{order: 2;margin-top: -100px;}

.shop .s1 h3{font-size: 17px;font-weight: normal;background-image: url(images/shoplist_bg.jpg);padding: 4px 20px;}
.shop .s1 table{width: 100%;border-collapse: collapse;table-layout: fixed;margin-top: 15px;}
.shop .s1 table caption{display: flex;align-items: center;width: 100%;font-size: 16px;}
.shop .s1 table caption::before{content: "■";font-size: 10px;margin-right: 4px;}
.shop .s1 tr:nth-of-type(even){}
.shop .s1 td{border-bottom: 1px solid #ddd;font-size: 14px;padding: 3px 5px 3px 5px;vertical-align: top;}
.shop .s1 td a.map{text-decoration: none;color: #333;font-size: 10px;display: inline-block;padding: 0px 10px 0 5px;background-color: #e9e9e9;border-radius: 100px;margin-left: 6px;}
.shop .s1 td a.map::before{content: "\25B8";margin-right: 1px;}
.shop .s1 td a.tel{text-decoration: none;color: #333;}
.shop .s1 td a.tel::before{content: "\260E";margin-right: 3px;}
.shop .s1 h3:nth-of-type(n+2){margin-top: 70px;}


/*--------企業情報--------*/
.company .s1{width: 1200px;margin: auto;margin-top: 60px;}
.company .s1>p{margin-top: 25px;display: flex;}
.company .s1 p img{order: 2;margin-top: -80px;margin-left: 60px;}
.company .s1 table{width: 100%;border-collapse: collapse;margin-top: 30px;}
.company .s1 table th{border-bottom: 1px solid #ddd;box-sizing: border-box;text-align: left;font-weight: normal;padding: 8px 0;width: 140px;}
.company .s1 table td{border-bottom: 1px solid #ddd;box-sizing: border-box;padding: 8px 0;}
.company .s1 ul{width: 100%;margin-top: 30px;}
.company .s1 ul li{border-bottom: 1px solid #ddd;box-sizing: border-box;padding: 8px 0;display: flex;}
.company .s1 ul li time{width: 140px;}
.company .s1 ul li p{display: block;}
.company .s1 h2:nth-of-type(n+2){margin-top: 70px;}




/*--------関連リンク--------*/
.links .s1{width: 1200px;margin: auto;margin-top: 60px;}
.links .s1>ul{margin-top: 50px;}
.links .s1>ul>li{margin-top: 10px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.links .s1>ul>li a::before{content: "\25B8";font-size: 13px;margin-right: 6px;color: #999;}
.links .s1 ul li a{text-decoration: none;color: #333;}
.links .s1 ul li small{color:#999;margin-left: 15px;font-size: 13px;}




/*--------サイトマップ--------*/
.sitemap .s1{width: 1200px;margin: auto;margin-top: 60px;}
.sitemap .s1>ul{margin-top: 50px;}
.sitemap .s1>ul>li{margin-top: 10px;padding-left: 20px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.sitemap .s1>ul>li:first-child{padding-left: 0px;}
.sitemap .s1>ul>li a::before{content: "\25B8";font-size: 13px;margin-right: 6px;color: #999;}
.sitemap .s1 ul li a{text-decoration: none;color: #333;}
.sitemap .s1 ul li small{color:#999;margin-left: 15px;font-size: 13px;}
.sitemap .s1>ul>li>ul{margin-top: 10px;padding-left: 20px;padding-bottom: 10px;}




/*--------プライバシーポリシー--------*/
.privacy .s1{width: 1200px;margin: auto;margin-top: 60px;}
.privacy .s1 ul{margin-top: 50px;}
.privacy .s1 ul li:first-child{padding-top:0px;margin-top: 0px;border: none;}
.privacy .s1 ul li{padding-top:25px;margin-top: 25px;border-top: 1px dotted #ddd;}
.privacy .s1 ul li span{display: flex;margin-bottom: 5px;align-items: center;font-size: 16px;}
.privacy .s1 ul li span::before{content: "\25CF";margin-right: 6px;color:#FFC926;font-size: 10px;}





/*--------ポスト--------*/
.post .s1{display: flex;flex-direction: column;width: 1200px;margin: auto;margin-top: 60px;}
.post .selecter{display:flex;justify-content:center;align-items:center;margin-bottom: 40px;margin-top: -20px;}
.post .selecter select{font-size:16px;margin-right:10px;padding:5px 10px;}
.post .s1 .container{margin-bottom:100px;}
.post .s1 .container:last-child {margin-bottom:50px;}


/*--------投稿部初期化--------*/
.post .container>h3{font-size: 18px;margin-bottom: 25px;font-weight:normal;display: flex;padding: 12px 25px;color: #333;border-radius: 6px;align-items: flex-start;background-color: #e9e9e9;}
.post .container>h3::before{content:url(images/ec1.png);margin-right: 8px;}
.post .container>time{font-size: 12px;display: block;text-align: right;margin-top: -25px;margin-bottom: -8px;}
	
	
.post .s1 .container>.inner h1{font-size: 17px;font-weight: bold;color: #333;}
.post .s1 .container>.inner h2{font-size: 16px;font-weight: bold;color: #333;}
.post .s1 .container>.inner h3,.post .s1 .container>.inner h4,.post .s1 .container>.inner h5,.post .s1 .container>.inner h6,.post .s1 .container>.inner b,.post .s1 .container>.inner em,.post .s1 .container>.inner p,.post .s1 .container>.inner span{font-size: 15px;font-weight: normal;color: #333;font-style: normal;margin:20px 0;}
.post .s1 .container>.inner ul{margin: 1em 0;}
.post .s1 .container>.inner ul li{margin-left: 25px;list-style-type: disc;}
.post .s1 .container>.inner ol{	margin: 1em 0;}
.post .s1 .container>.inner ol li{margin-left: 25px;list-style-type: decimal;}
.post .s1 .container>.inner a{color:#FF6600;}
.post .s1 .container>.inner a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.post .s1 .container>.inner blockquote{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner pre{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner .alignright{float: right;margin-left: 40px;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .aligncenter{display: block;margin: auto;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .alignleft{float: left;margin-right: 40px;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .alignnone{margin-bottom: 0px;max-width:640px;height:auto;}







/*--------お問い合わせ--------*/	

.contact .s1{width: 1200px;margin: auto;margin-top: 70px;}
.contact .s1>p{margin-top:25px;}		
	
table.contact {border-collapse: collapse;width: 100%;margin: 50px auto 0;background-color: #fff;border: 3px solid #ddd;}
table.contact th {padding: 8px 15px;width: 200px;background-color: #f1f1f1;border: 1px solid #ddd;font-weight:normal;}
table.contact th span {font-size:12px;color:#ff0000;}		
table.contact td {border-bottom: 1px solid #ddd;padding: 8px 15px;}
table.contact td label{display:block;border-bottom:1px dotted #eee;padding-bottom:3px;margin-bottom:3px;}	
table.contact td small {display:block;font-size:14px;margin-top:3px;}
table.contact td input,table.contact td textarea,table.contact button {width: 100%;font-size:16px;padding: 6px;background-color: #f3f3f3;border: none;box-sizing: border-box;font-family: 'Zen Kaku Gothic New', serif;font-weight:normal;}
table.contact td select {font-size:16px;padding:3px;}
table.contact td input[type=submit],table.contact td input[type=reset],table.contact td button {width:150px;font-size: 16px;padding: 10px 0px;margin:10px;border: none;background-color: #1e4d7b;color: #fff;border-radius: 3px;font-family: 'Zen Kaku Gothic New', serif;}
table.contact td input[type=file]{background-color:#fff;}
table.contact td.center{text-align:center;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: none;background: #ff0000;color: #fff;margin-bottom: 100px;margin-top: 0px;box-sizing: border-box;}
div.wpcf7-mail-sent-ok {background: #85B200;color: #fff;margin-bottom: 100px;border: none;margin-top: 0px;}	
div.wpcf7-response-output {margin: 20px auto !important;width: 90%;box-sizing: border-box;}
.wpcf7 .ajax-loader {margin: 0;}	
.s1>.wpcf7{margin-bottom:100px}	

















}










































/*--------スマートフォンー-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/













@media all and (max-width:750px) {
body {color: #333;position:relative;overflow-x: hidden;font-size: 15px;line-height: 1.8;font-weight: normal;}
ul,li {list-style-type: none;}


/*--------ヘッダー--------*/
header{width: 100%;height: 80px;position: fixed;z-index: 1;background-color: #fff;border-bottom: 1px solid #eee;}
header>div{width: 100%;margin: auto;display: flex;height: 100%;align-items: center;position: relative;}
header>div h1{font-size: 13px;line-height: 1.5;padding-left: 80px;}
header>div h1 span{display: none;}
header>div>div{display: none}
header a.logo{position: absolute;left: 10px;top: 10px;}
header a.logo img{width: 60px;height: auto;display: block;}
header nav.pcnav{display: none;}

.index .slide{padding-top: 80px;}


/*--------フッダー--------*/
footer{width: 100%;padding-top: 80px;padding-bottom: 54px;position: relative;overflow: hidden;}
footer>div{width: 100%;margin: auto;}
footer>img{position: absolute;right: -10px;bottom: 65px;pointer-events: none;width: 110px;z-index: -2;}
footer h1{font-size: 15px;font-weight: normal;text-align: center;}
footer h1 span{display: none;}
footer>div>img{display: block;margin: auto;margin-top: 20px;width: 60px;height: auto;}
footer>div ul{display: none;}
footer h1{display: flex;justify-content: center;align-items: center;}
footer>div>a{display: none;}
footer address{font-style: normal;text-align: center;display: block;margin-top: 10px;font-size: 13px;padding-bottom: 20px;}
footer>small{background-color: #2C4D7A;font-size: 10px;display: block;text-align: center;width: 100%;color: #fff;position: relative;z-index: 1;padding: 4px 0;}



/*--------コンテンツ共通--------*/
main{display: block;position: relative;}
main.contents{padding-top: 80px;}
article{}

.midashi{background-image: url(images/midashi_bg.jpg);height: 100px;display: flex;align-items: center;justify-content: center;position: relative;}
.midashi::before{content: "";border-bottom: 6px solid #fff;width: 60px;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;}
.midashi h2{font-size: 20px;color: #fff;font-weight: normal;letter-spacing: 4px;}

h2.title{font-weight: normal;font-size: 20px;letter-spacing: 0px;border-left: 1px solid #1E4D7B;padding-left: 15px;}
h3.title{}


.contents .temp{position: relative;padding: 130px 0 0px;}
.temp{position: relative;padding: 120px 0 80px;}
.temp h2{display: table;margin: auto;color: #333;font-size: 18px;font-weight: normal;text-align: center;letter-spacing: 2px;background-color:#f5f5f5;position: relative;padding: 4px 40px;}
.temp h2::before{content:url(images/logo_s.png);display: block;position: absolute;left: 0;right: 0;top: -60px;}
.temp>div{width: 100%;margin: auto;}
.temp ul{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;width: 90%;margin: auto;margin-top: 25px;}
.temp ul li{width: 48%;padding: 15px;box-sizing: border-box;background-color: #fff;border-radius: 20px;}
.temp ul li:nth-of-type(n+3){margin-top: 15px;}
.temp ul li img{display: block;width:100%;height: auto;}
.temp ul li b{display: block;text-align: center;font-weight: 300;margin-top: 20px;}
.temp ul li span{display: block;text-align: center;color: #be9800;}
.temp ul li a{background-color: #FDCA00;display: table;padding: 5px 20px;box-sizing: border-box;color: #fff;border-radius: 20px;text-decoration: none;margin: auto;margin-top: 17px;position: relative;font-size: 15px;font-family: "Zen Kaku Gothic New";}
.temp ul li a::before{content: "\25B8";font-size: 10px;margin-right: 3px;position: relative;top: -2px;vertical-align: baseline;}



.contents .temp2{width: 100%;background-image: url(images/bg1.jpg);margin-top: 160px;}
.contents .temp2 ul{position: relative;top: -65px;}
.temp2{}
.temp2 ul{display: flex;justify-content: space-between;align-items: flex-start;width: 90%;margin: auto;flex-direction: column;}
.temp2 ul li{background-color: #fff;width: 100%;box-sizing: border-box;box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);}
.temp2 ul li:nth-of-type(n+2){margin-top: 30px;}
.temp2 ul li a{text-decoration: none;color: #333;}
.temp2 ul li b{font-size: 17px;font-weight: normal;text-align: center;display: flex;position: relative;height: 70px;align-items: center;justify-content: center;}
.temp2 ul li:nth-of-type(1) b::before{content: "";position: absolute;border-bottom:6px solid #1E4D7B;width: 70px;left: 0;top: 0;}
.temp2 ul li:nth-of-type(2) b::before{content: "";position: absolute;border-bottom:6px solid #FFBF00;width: 70px;left: 0;top: 0;}
.temp2 ul li:nth-of-type(3) b::before{content: "";position: absolute;border-bottom:6px solid #85B200;width: 70px;left: 0;top: 0;}
.temp2 ul li img{width: 100%;display: block;height: auto;}
.temp2 ul li p{padding: 20px;}






/*--------トッページ--------*/
.top .temp2{display: block;position: relative;top: -35px;}


.top .s2{width: 100%;background-image: url(images/bg1.jpg);padding: 50px 0;}
.top .s2 .topics{width: 90%;margin: auto;display: flex;justify-content: space-between;flex-direction: column;}
.top .s2 .topics div{width: 100%;padding: 0px 25px 25px;box-sizing: border-box;background-color: #fff;}
.top .s2 .topics div:nth-of-type(2){padding-top: 15px;}
.top .s2 h3{font-size: 16px;font-weight: normal;letter-spacing: 2px;color: #000;margin-left: -25px;border-left: 3px solid #FDCA00;padding: 10px 0 10px 15px;display: flex;align-items: center;}
.top .s2 h3 a{text-decoration: none;color: #333;font-size: 13px;margin-left: 20px;letter-spacing: 1px;}
.top .s2 h3 a::after{content:"\25B8";color:#ccc;}
.top .s2 ul{margin-top: 20px;display: block;}
.top .s2 ul li{display: block;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px dotted #ccc;}
.top .s2 ul li:last-child{padding-bottom: 0px;margin-bottom: 0px;border: none;}
.top .s2 ul li a{display: flex;text-decoration: none;align-items: center;color: #333;}
.top .s2 ul li a figure{display: block;margin-right: 15px;flex: 0 0 60px;}
.top .s2 ul li a figure img{display: block;width: 100%;height: auto;}
.top .s2 ul li span{display: block;}
.top .s2 ul li span time{font-size: 12px;margin-bottom: 0px;display: block;}
.top .s2 ul li span p{display: block;line-height: 1.4;font-size: 14px;}


.top .s3{width: 90%;margin: auto;margin-top: -30px;}
.top .s3>p{text-align: left;position: relative;margin-top: 50px;padding-top: 40px;}
.top .s3>p::before{content: "";position: absolute;border-top: 1px solid #ccc;width: 30px;top: 0;left: 0;right: 0;margin: auto;}



/*--------事業内容--------*/
.business .s1{width: 90%;margin: auto;margin-top: 40px;}
.business .s1 p{margin-top: 20px;}
.business .s1 ul{display: flex;justify-content: space-between;margin-top: 40px;flex-direction: column;}
.business .s1 ul li{width: 100%;display: flex;justify-content: space-between;flex-direction: column;}
.business .s1 ul li:nth-of-type(1){border: 2px solid rgba(30,77,123,0.35);}
.business .s1 ul li:nth-of-type(2){border: 2px solid rgba(255,191,0,0.35);margin-top: 25px;}
.business .s1 ul li figure{order: 1;width: 100%;overflow: hidden;clip-path: polygon(0% 70%, 0% 0%, 100% 0%, 100% 100%);}
.business .s1 ul li figure img{display: block;width: 100%;height: auto;}
.business .s1 ul li span{padding: 25px;order: 1;margin-top: -30px;}
.business .s1 ul li span b{font-size: 20px;font-weight: normal;display: block;margin-left: -25px;padding-left: 15px;margin-bottom: 20px;}
.business .s1 ul li:nth-of-type(1) span b{border-left:4px solid #1E4D7B;}
.business .s1 ul li:nth-of-type(2) span b{border-left:4px solid #FFBF00;}
.business .s1 ul li span a{margin-top: 3px;display: flex;color: #333;text-decoration: none;font-size: 16px;}
.business .s1 ul li span a::before{content: "\25B8";color: #ddd;margin-right: 3px;}


/*--------事業内容1--------*/
.business1 .s1{width: 90%;margin: auto;margin-top: 40px;}
.business1 .s1 p{margin-top: 20px;}
.business1 .s1 ul{margin-top: 100px;}
.business1 .s1 ul li{display: flex;align-items: center;justify-content: space-between;flex-direction: column;}
.business1 .s1 ul li:nth-of-type(n+2){margin-top: 70px;}
.business1 .s1 ul li figure{position: relative;}
.business1 .s1 ul li figure img{width: 100%;display: block;height: auto;}
.business1 .s1 ul li figure small{font-size: 70px;color: #1e4d7b;font-style: italic;font-weight: 400;position: absolute;left:20px;top: 0px;line-height: 0;}
.business1 .s1 ul li b{font-size: 17px;font-weight: normal;display: block;margin-bottom: 10px;}
.business1 .s1 ul li p{width: 100%;}


/*--------事業内容2-1--------*/
.business2 .s0{width: 90%;margin: auto;margin-top: 40px;}
.business2 .s0 h2{font-size: 20px;display: block;text-align: center;font-weight: normal;}
.business2 .s0 ul{display: flex;align-items: center;justify-content: center;height: 55px;margin: auto;margin-top: 20px;border: 3px solid #FFBF00;border-radius: 6px;width: 100%;box-sizing: border-box;overflow: hidden;background-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(240, 240, 240, 1));}
.business2 .s0 ul li{width: 100%;height: 100%;border-right: 1px solid #e9e9e9;}
.business2 .s0 ul li.visit{background-color: #FFFF4D;}
.business2 .s0 ul li a{display: flex;font-size: 16px;text-decoration: none;color: #333;width: 100%;height: 100%;justify-content: center;align-items: center;}
.business2 .s0 ul li a::before{content: "\25B8";margin-right: 0px;color: #ccc;}
.business2 .s0 ul li.visit a::before{color: #FFBF00;}
.business2.page1 .s1{width: 90%;margin: auto;margin-top: 40px;}

.business2.page1 .s1>p{margin-top: 15px;display: flex;align-items: flex-start;flex-direction: column;}
.business2.page1 .s1 p img{order: 0;width: 100%;display: block;margin-bottom: 15px;}		
	
.business2.page1 h3{font-size: 18px;font-weight: normal;display: flex;align-items: center;margin-top:50px;}
.business2.page1 h3::before{content: url(images/ec1.png);margin-right: 10px;}			
	

/*--------事業内容2-2--------*/
.business2.page2 .s1{width: 90%;margin: auto;margin-top: 40px;}

	
.business2.page2 .s1>p{margin-top: 15px;display: flex;align-items: flex-start;flex-direction: column;}
.business2.page2 .s1 p img{order: 0;width: 100%;display: block;margin-bottom: 15px;}	
	
.business2.page2 h3{font-size: 18px;font-weight: normal;display: flex;align-items: center;margin-top:50px;}
.business2.page2 h3::before{content: url(images/ec1.png);margin-right: 10px;}	

.business2.page2 .scr{}
.business2.page2 table{width: 100%;border: 3px solid #ddd;border-collapse: collapse;margin-top:10px;}	
.business2.page2 table th{background-color: #1e4d7b;color: #fff;font-weight: normal;padding: 4px 0;}
.business2.page2 table td{border: 1px solid #ddd;padding: 3px 10px;box-sizing: border-box;vertical-align:top;}		
.business2.page2 table td:nth-of-type(1){white-space:nowrap;}		
	
	
	

/*--------事業内容2-3--------*/
.business2.page3 .s1{width: 90%;margin: auto;margin-top: 40px;}
.business2.page3 .s1 ul{margin-top: 40px;}
.business2.page3 .s1 ul li{display: flex;align-items: flex-start;justify-content: space-between;flex-direction: column;}
.business2.page3 .s1 ul li:nth-of-type(n+2){margin-top: 70px;}
.business2.page3 .s1 ul li figure{display: block;}
.business2.page3 .s1 ul li figure img{display: block;width: 100%;height: auto;}
.business2.page3 .s1 ul li span{width: 100%;display: block;margin-top: 20px;}
.business2.page3 .s1 ul li span h4{font-size: 17px;font-weight: normal;}
.business2.page3 .s1 ul li span h4 small{font-size: 14px;}
.business2.page3 .s1 ul li span b{display: inline-block;margin-top: 20px;font-size: 13px;padding: 2px 0px;background-color: #eee;border-radius: 100px;width: 100px;text-align: center;}
.business2.page3 .s1 ul li span p{margin-top: 10px;}

p.att{margin-top:20px;}


/*--------開発製品--------*/
.item .s1{width: 90%;margin: auto;margin-top: 40px;}
.item .s1 .itemlist{margin-top: 40px;}
.item .s1 .itembox{display: flex;flex-direction: column;}
.item .s1 .itembox:nth-of-type(n+2){margin-top: 90px;}
.item .s1 .itemcart{order: 1;display: flex;justify-content: center;margin-top: 30px;/* align-items: center; */}
.item .s1 .itemcart>div{width: 80%;padding: 15px;box-sizing: border-box;background-color: #fff;border-radius: 20px;}
.item .s1 .itemcart>div:nth-of-type(n+3){margin-top: 15px;}
.item .s1 .itemcart>div img{display: block;width:100%;height: auto;}
.item .s1 .itemcart>div b{display: block;text-align: center;font-weight: 300;margin-top: 20px;}
.item .s1 .itemcart>div span{display: block;text-align: center;color: #be9800;}
.item .s1 .itemcart>div a{background-color: #FDCA00;display: table;padding: 5px 20px;box-sizing: border-box;color: #fff;border-radius: 20px;text-decoration: none;margin: auto;margin-top: 17px;position: relative;font-size: 15px;font-family: "Zen Kaku Gothic New";}
.item .s1 .itemcart>div a::before{content: "\25B8";font-size: 10px;margin-right: 3px;position: relative;top: -2px;vertical-align: baseline;}
.item .s1 .itemdetail{order: 2;}

.item .s1 .itemdetail h3{font-size: 17px;font-weight: normal;}
.item .s1 .itemdetail h3::before{content: url(images/ec1.png);margin-right: 10px;}
.item .s1 .itemdetail h3 small{font-size: 13px;display: block;}
.item .s1 .itemdetail p{margin-top: 20px;}
.item .s1 .itemdetail p span{display: flex;align-items: flex-start;margin-top: 15px;}
.item .s1 .itemdetail p span b{display: block;background-color: #eee;color: #333;border: 1px solid #ddd;margin: 0;padding: 2px 10px;font-size: 12px;margin-right: 10px;border-radius: 100px;white-space: nowrap;}		
.item .s1 .itemdetail b{display: table;background-color: #1E4D7B;color: #fff;font-size: 13px;font-weight: normal;padding: 2px 11px;margin-bottom: -15px;margin-top: 25px;}
.item .s1 .itemdetail h4{font-size: 16px;font-weight: normal;display: flex;align-items: flex-start;position: relative;padding-left: 20px;margin-top: 30px;}
.item .s1 .itemdetail h4::before{content: "";border-top: 4px solid #1E4D7B;position: absolute;left: 0;top: 14px;width: 12px;}
.item .s1 .itemdetail h4+p{margin-top: 5px;}
.item .s1 .itemdetail p+small{font-size: 13px;line-height: 1.6;display: block;margin-top: 15px;border: 1px solid #ddd;padding: 5px 10px;box-sizing: border-box;}	





/*--------取扱店舗--------*/
.shop .s1{width: 90%;margin: auto;margin-top: 40px;}
.shop .s1 p{margin-top: 20px;display: flex;justify-content: space-between;margin-bottom: 30px;align-items: flex-end;}
.shop .s1 p img{order: 2;margin-top: -70px;width: 30%;height: auto;}

.shop .s1 h3{font-size: 17px;font-weight: normal;background-image: url(images/shoplist_bg.jpg);padding: 4px 20px;}
.shop .s1 table{width: 100%;border-collapse: collapse;table-layout: fixed;margin-top: 15px;}
.shop .s1 table:nth-of-type(n+2){margin-top: 25px;}
.shop .s1 table caption{display: flex;align-items: center;width: 100%;font-size: 16px;}
.shop .s1 table caption::before{content: "■";font-size: 10px;margin-right: 4px;}
.shop .s1 tr{border-bottom: 1px solid #999;}
.shop .s1 td{font-size: 14px;padding: 3px 0 3px 0;display: block;width: 100%;box-sizing: border-box;border-bottom: 1px dotted #ddd;}
.shop .s1 td:nth-of-type(1){font-weight: bold;padding-top: 15px;}
.shop .s1 td:nth-of-type(4){padding-bottom: 15px;border-bottom:none;}
.shop .s1 td a.map{text-decoration: none;color: #333;font-size: 10px;display: inline-block;padding: 0px 10px 0 5px;background-color: #e9e9e9;border-radius: 100px;margin-left: 6px;}
.shop .s1 td a.map::before{content: "\25B8";margin-right: 1px;}
.shop .s1 td a.tel{text-decoration: none;color: #333;}
.shop .s1 td a.tel::before{content: "\260E";margin-right: 3px;}
.shop .s1 h3:nth-of-type(n+2){margin-top: 70px;}



/*--------企業情報--------*/
.company .s1{width: 90%;margin: auto;margin-top: 40px;}
.company .s1>p{margin-top: 25px;display: flex;flex-direction: column;}
.company .s1 p img{margin: auto;margin-bottom: 20px;width: 100%;display: block;height: auto;max-width: 250px;}
.company .s1 table{width: 100%;border-collapse: collapse;margin-top: 30px;}
.company .s1 table th{box-sizing: border-box;text-align: left;font-weight: normal;padding: 8px 0;width: 100%;display: block;padding-bottom: 0;font-size: 13px;}
.company .s1 table td{border-bottom: 1px solid #ddd;box-sizing: border-box;padding: 8px 0;width: 100%;display: block;padding-top: 0;}
.company .s1 ul{width: 100%;margin-top: 30px;}
.company .s1 ul li{border-bottom: 1px solid #ddd;box-sizing: border-box;padding: 8px 0;display: flex;flex-direction: column;}
.company .s1 ul li time{width: 100%;display: block;font-size: 13px;}
.company .s1 ul li p{display: block;}
.company .s1 h2:nth-of-type(n+2){margin-top: 60px;}



/*--------関連リンク--------*/
.links .s1{width: 90%;margin: auto;margin-top: 40px;}
.links .s1>ul{margin-top: 30px;}
.links .s1>ul>li{margin-top: 10px;padding-left: 0px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.links .s1>ul>li a::before{content: "\25B8";font-size: 12px;margin-right: 6px;color: #999;}
.links .s1 ul li a{text-decoration: none;color: #333;}
.links .s1 ul li small{display: none;}



/*--------サイトマップ--------*/
.sitemap .s1{width: 90%;margin: auto;margin-top: 40px;}
.sitemap .s1>ul{margin-top: 30px;}
.sitemap .s1>ul>li{margin-top: 10px;padding-left: 20px;border-bottom: 1px dotted #ccc;padding-bottom: 10px;}
.sitemap .s1>ul>li:first-child{padding-left: 0px;}
.sitemap .s1>ul>li a::before{content: "\25B8";font-size: 12px;margin-right: 6px;color: #999;}
.sitemap .s1 ul li a{text-decoration: none;color: #333;}
.sitemap .s1 ul li small{display: none;}
.sitemap .s1>ul>li>ul{margin-top: 10px;padding-left: 20px;padding-bottom: 10px;}




/*--------プライバシーポリシー--------*/
.privacy .s1{width: 90%;margin: auto;margin-top: 40px;}
.privacy .s1 ul{margin-top: 30px;}
.privacy .s1 ul li:first-child{padding-top:0px;margin-top: 0px;border: none;}
.privacy .s1 ul li{padding-top:20px;margin-top: 20px;border-top: 1px dotted #ddd;}
.privacy .s1 ul li span{display: flex;margin-bottom: 5px;align-items: center;}
.privacy .s1 ul li span::before{content: "\25CF";margin-right: 6px;color:#FFC926;font-size: 10px;}



/*--------ポスト--------*/
.post .s1{display: flex;flex-direction: column;width: 90%;margin: auto;margin-top: 40px;}
.post .selecter{display:flex;justify-content:center;align-items:center;margin-bottom: 40px;font-size: 14px;}
.post .selecter select{font-size:16px;margin-right:10px;padding:5px 10px;}
.post .s1 .container{margin-bottom: 100px;}
.post .s1 .container:last-child {margin-bottom: 50px;}




/*--------投稿部初期化--------*/
.post .container>h3{font-size: 15px;margin-bottom: 25px;display: flex;padding: 10px 20px;color: #333;border-radius: 6px;font-weight: normal;background-color: #e9e9e9;}
.post .container>h3::before{content:url(images/ec1.png);margin-right: 8px;}
.post .container>time{font-weight: normal;font-size: 10px;display: block;text-align: right;margin-top: -25px;margin-bottom: -8px;}




.post .s1 .container>.inner h1{font-size: 17px;font-weight: bold;color: #333;}
.post .s1 .container>.inner h2{font-size: 16px;font-weight: bold;color: #333;}
.post .s1 .container>.inner h3,.post .s1 .container>.inner h4,.post .s1 .container>.inner h5,.post .s1 .container>.inner h6,.post .s1 .container>.inner b,.post .s1 .container>.inner em,.post .s1 .container>.inner p,.post .s1 .container>.inner span{font-size: 15px;font-weight: normal;color: #333;font-style: normal;margin:20px 0;}
.post .s1 .container>.inner ul{margin: 1em 0;}
.post .s1 .container>.inner ul li{margin-left: 25px;list-style-type: disc;}
.post .s1 .container>.inner ol{	margin: 1em 0;}
.post .s1 .container>.inner ol li{margin-left: 25px;list-style-type: decimal;}
.post .s1 .container>.inner a{color:#FF6600;}
.post .s1 .container>.inner a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.post .s1 .container>.inner blockquote{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner pre{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner .alignright{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .aligncenter{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .alignleft{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .alignnone{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}









/*--------お問い合わせ--------*/		
.contact .s1{width: 90%;margin: auto;margin-top: 50px;}	
.contact .s1>p{margin-top:20px;}		
	
table.contact {border-collapse: collapse;width: 100%;margin-top: 30px;}
table.contact th {padding: 8px 0 0;display: block;text-align: left;font-weight:normal;}
table.contact th span {font-size:12px;color:#ff0000;font-weight:normal;}	
table.contact td {display: block;padding: 0 8px 8px 0;}
table.contact td label{display:block;border-bottom:1px dotted #eee;padding-bottom:8px;margin-bottom:8px;}
table.contact td small {display:block;font-size:14px;margin-top:3px;}
table.contact td input,table.contact td textarea,table.contact button {width:100%;font-size:16px;padding:3px;box-sizing:border-box;font-family: 'Zen Kaku Gothic New', serif;border: 1px solid #ccc;font-weight:normal;}
table.contact td select {font-size:16px;padding:3px;}
table.contact td input[type=submit],table.contact td input[type=reset],table.contact td button {font-size: 16px;padding:10px 20px;margin: 10px 4px;width:inherit;border:inherit;background-color: #1e4d7b;color: #fff;border-radius: 3px;font-family: 'Zen Kaku Gothic New', serif;}
table.contact td input[type=file]{border: 1px solid #fff;padding:10px 20px;}	
table.contact td.center{text-align:center;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: none;background: #ff0000;color: #fff;margin-bottom: 100px;margin-top: 0px;box-sizing: border-box;width:100% !important;}
div.wpcf7-mail-sent-ok {background: #85B200;color: #fff;margin-bottom: 100px;border: none;margin-top: 0px;}
div.wpcf7-response-output {margin: 0px !important;}
.wpcf7 .ajax-loader {margin: 0;}



}