@charset "UTF-8";

/*
	Theme Name: 株式会社A.K.R.
	Description: LAYOUT & SCRIPT DATA
	Author: Mochida Tomokazu
	Author URI: https://www.resite.jp/
	Version: 2026.01

*/


/*
font-family: "Teko", sans-serif;
font-family: "Noto Serif", serif;
font-family: "Zen Kurenaido", sans-serif;
*/


*{margin: 0;padding: 0;}
html {font-family: "Noto Sans JP", sans-serif;}
a{outline:none !important;}
a:focus{outline:none !important;}
li{outline:none !important;}
li:focus{outline:none !important;}
figure{margin:0;}



@media all and (min-width:751px) {
body {color: #000;font-size: 16px;line-height: 1.7;font-weight: normal;}
ul,li {list-style-type: none;}
a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}



/*--------ヘッダー--------*/
header{position: fixed;z-index: 2;width: 100%;}
header section{background-color: #ff0000;}
header section>div{width: 1200px;margin: auto;display: flex;justify-content: space-between;height: 100px;align-items: center;}
header section h1{display: block;}
header section h1 a{display: flex;align-items: center;text-decoration: none;color: #000;font-size: 16px;}
header section h1 figure{width: 170px;display: block;margin-right: 10px;}
header section h1 figure img{display: block;width: 100%;height: auto;}
header section h1 a span{font-size: 13px;font-weight: bold;display: block;line-height: 1.4;}
header section h1 a b{font-size: 16px;display: block;}
header section>div>a{display: flex;align-items: center;color: #fff;text-decoration: none;font-weight: bold;border: 2px solid rgba(255,255,255,0.5);border-radius: 3px;padding: 6px 32px;font-size: 17px;box-sizing: border-box;}
header section>div>a img{display: block;width: 20px;height: auto;margin-right: 10px;}
header .pcnav{background-color: #000;height: 80px;}
header .pcnav ul{width: 1200px;margin: auto;display: flex;justify-content: space-around;height: 100%;}
header .pcnav ul li{width: 100%;height: 100%;}
header .pcnav ul li a{color: #fff;text-decoration: none;font-weight: bold;letter-spacing: 2px;font-size: 20px;display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;}




/*--------フッダー--------*/
footer{background-color: #000;position: relative;color: #fff;}
footer::before{content: url(images/footer_img.png);position: absolute;left: 50%;transform: translate(-50%,0%);top: -105px;}
footer ul{display: flex;align-items: center;justify-content: center;position: absolute;right: 35px;top: -35px;}
footer ul li{margin: 0 10px;}
footer ul li a{font-size: 12px;color: #000;text-decoration: none;}
footer ul li a::before{content: "\25B8";margin-right: 2px;}


footer section{padding: 60px 0 10px;}
footer b{display: block;text-align: center;}
footer section a{display: table;color: #fff;text-decoration: none;font-weight: bold;border: 2px solid rgba(255, 255, 255, 0.5);border-radius: 3px;padding: 6px 32px;font-size: 17px;box-sizing: border-box;position: relative;left: 50%;transform: translate(-50%,0);margin-top: 30px;}
footer section a img{width: 20px;height: auto;margin-right: 10px;}
footer h1{text-align: center;font-size: 14px;margin-top: 30px;}
footer h1 img{width: 140px;display: block;height: auto;margin: auto;margin-bottom: 6px;}
footer span{display: block;text-align: center;font-size: 15px;margin-top: 15px;}
footer address{display: block;text-align: center;font-style: normal;font-size: 15px;margin-top: 15px;}
footer section>small{display: block;text-align: center;font-size: 10px;margin-top: 20px;padding: 5px 0;}





/*--------コンテンツ共通--------*/
main{padding-top: 180px;display: block;padding-bottom: 180px;}
article{display: block;}

.midashi{height:200px;background-image: url(images/midashi_bg.jpg);background-size: cover;background-position: center;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;}
.midashi::before{content: "";background-color: #000;height: 100%;width: 100%;position: absolute;opacity: 0.5;}
.midashi h2{font-size: 26px;color: #fff;letter-spacing: 8px;text-shadow: #000 0 0 5px,#000 0 0 5px,#000 0 0 5px;position: relative;}
.midashi small{font-size: 13px;display: table;position: relative;letter-spacing: 2px;color: #fff;text-shadow: #000 0 0 5px,#000 0 0 5px,#000 0 0 5px;margin-top: 5px;}
.midashi small::before{content: "";border-top: 1px solid #fff;width: 30px;position: absolute;top: 10px;left: -50px;opacity: 0.5;}
.midashi small::after{content: "";border-top: 1px solid #fff;width: 30px;position: absolute;top: 10px;right: -50px;opacity: 0.5;}


p.read{font-size: 18px;font-weight: bold;text-align: center;}

.spbr{display: none;}
.anc{padding-top:400px;margin-top:-400px;pointer-events:none;display:block;}


/*--------トッページ--------*/
.top .s1{position: relative;width: 1200px;margin: auto;top: -40px;background-color: #fff;padding-top: 30px;}
.top .s1::before{content: "";display: block;width: 220px;height: 10px;position: absolute;top: 0px;background-color: #ff0000;left: 50%;transform: translate(-50%,0);}
.top .s1 h2{font-size: 32px;text-align: center;position: relative;}
.top .s1 h2+small{font-size: 13px;display: table;position: relative;left: 50%;transform: translate(-50%,0);letter-spacing: 2px;}
.top .s1 h2+small::before{content: "";border-top: 1px solid #ccc;width: 40px;position: absolute;top: 10px;left: -60px;}
.top .s1 h2+small::after{content: "";border-top: 1px solid #ccc;width: 40px;position: absolute;top: 10px;right: -60px;}
.top .s1 h3{font-size: 20px;text-align: center;font-weight: bold;margin-top: 20px;}
.top .s1 ul{display: flex;justify-content: center;flex-wrap: wrap;margin-top: 30px;}
.top .s1 ul li{width: 388px;background-color: #000;margin: 12px 6px 0px;}
.top .s1 ul li a{color: #fff;display: flex;align-items: center;text-decoration: none;}
.top .s1 ul li figure{display: block;margin-right: 30px;}
.top .s1 ul li figure img{display: block;}
.top .s1 ul li span{display: block;line-height: 1.4;}
.top .s1 ul li span small{display: block;font-size: 12px;opacity: 0.5;}
.top .s1 ul li span b{display: block;font-size: 22px;letter-spacing: 2px;}
.top .s1 p{text-align: center;margin-top: 30px;font-weight: bold;}



/*--------事業案内--------*/
.business .s1{width: 1200px;margin: auto;margin-top: 40px;}
.business .s1 img.flow{display: block;margin-top: 30px;}
.business .s1 .box{display: flex;align-items: center;justify-content: center;}
.business .s1 .box figure{flex: 0 0 500px;margin-right: 60px;display: block;}
.business .s1 .box>ul{display: block;line-height: 2.5;flex: 1;width: 100%;}
.business .s1 .box>ul li{list-style-type:disc;font-size: 18px;font-weight: bold;}



/*--------取扱商品--------*/
.items .s1{width: 1200px;margin: auto;margin-top: 40px;}
.items .s1 .att{background-color: #666;color: #fff;font-size: 18px;margin-top: 50px;border-radius: 6px;}
.items .s1 .att h4{font-size: 20px;letter-spacing: 2px;display: table;left: 50%;transform: translate(-50%,0);position: relative;background-color: #fff;padding: 10px 40px;color: #000;top: -25px;}
.items .s1 .att p{text-align: center;font-weight: bold;margin-top: -10px;padding-bottom: 25px;}
.items .s1>ul{display: block;}
.items .s1>ul>li{display: flex;align-items: center;margin-top: 70px;}
.items .s1 figure{flex: 0 0 440px;display: block;margin-right: 60px;}
.items .s1 .status{width: 100%;flex: 1;}
.items .s1 .status b{font-size: 130px;font-family: "Teko", sans-serif;opacity: 0.06;font-weight: 500;font-style: italic;letter-spacing: -5px;position: absolute;top: 58px;right: 20px;line-height: 0;z-index: -1;}
.items .s1 .status h2{font-size: 26px;letter-spacing: 2px;position: relative;}
.items .s1 .status h3{font-size: 16px;}
.items .s1 .status span{font-size: 16px;background-color: #eee;display: block;border-radius: 100px;padding: 12px 25px;box-sizing: border-box;margin-top: 10px;font-weight: bold;}





/*--------納品実績--------*/
.works .s1{width: 100%;margin: auto;margin-top: 40px;overflow: hidden;}
.works .s1 ul{width: 1200px;margin: auto;margin-top: -50px;}
.works .s1 ul li{position: relative;display: flex;align-items: flex-start;margin-top: 120px;}
.works .s1 ul li::before{content: "";background-image: url(images/bg1.jpg);height: 330px;width: 2000px;position: absolute;z-index: -1;transform: rotate(-6deg) translate(-50%, 0);left: 50%;top: -112px;}
.works .s1 ul li figure{flex: 0 0 400px;margin-right: 40px;}
.works .s1 ul li figure img{display: block;width: 100%;height: auto;}
.works .s1 ul li dl{flex: 1;width: 100%;background-color: #fff;display: flex;justify-content: space-between;flex-wrap: wrap;border: 2px solid #000;}
.works .s1 ul li dl dt{width: 15%;box-sizing: border-box;padding: 8px 0px;background-color: #000;color: #fff;text-align: center;}
.works .s1 ul li dl dd{width: 85%;box-sizing: border-box;padding: 8px 25px;border-bottom: 1px solid #ccc;}



/*--------企業情報--------*/
.company .s1{width: 1200px;margin: auto;margin-top: 40px;}
.company .s1 b{font-size: 22px;font-family: "Noto Serif", serif;font-weight: 500;}
.company .s1 p{margin-top: 15px;}
.company .s1 p span{display: block;font-family: "Zen Kurenaido", sans-serif;font-size: 22px;margin-top: 15px;}
.company .s1 ul{margin-top: 70px;display: flex;align-items: center;justify-content: center;}
.company .s1 ul li{margin: 0 5px;}
.company .s1 ul li img{display: block;width: 100%;height: auto;}
.company .s1 table{margin-top: 100px;border: 4px solid #ccc;border-collapse: collapse;width: 100%;}
.company .s1 table th{background-color: #eee;border-bottom: 1px solid #ccc;padding: 8px 0px;box-sizing: border-box;width: 160px;}
.company .s1 table td{border-bottom: 1px solid #ccc;padding: 8px 20px;box-sizing: border-box;}
.company .s1 table td a{color: #000;}
.company .s1 table td a:nth-of-type(2){margin-left: 15px;}
.company .s1 table td.map{padding: 0;}
.company .s1 table td.map iframe{width: 100%;display: block;height: 500px;}
.company .s1 .spmap{display: none;}



/*--------お問い合わせ--------*/
.contact .s1{width: 1200px;margin: auto;margin-top: 50px;}
table.contact {border-collapse: collapse;width: 100%;margin: 50px auto 0;background-color: #fff;border: 2px solid #ddd;}
table.contact th {padding: 10px;width: 250px;background-color: #f5f5f5;border: 1px solid #ddd;font-weight: bold;}
table.contact th span {font-size:12px;color:#ff0000;}		
table.contact td {border-bottom: 1px solid #ddd;padding: 10px;}
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{width: 100%;font-size:16px;padding: 6px;background-color: #f3f3f3;border: none;box-sizing: border-box;font-family:  'Noto Sans JP', sans-serif;font-weight:normal;}
table.contact td select {font-size:16px;padding:3px;}
table.contact td button {width:150px;font-size: 16px;padding: 10px 0px;font-weight: bold;margin:10px;border: none;background-color: #ff0000;color: #fff;border-radius: 3px;font-family: 'Noto Sans JP', sans-serif;}
table.contact td button.reset {background-color: #eee;color: #333;}	
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}








/*--------プライバシーポリシー--------*/
.privacy .s1{width: 1200px;margin: auto;margin-top: 40px;}
.privacy .s1 ul{margin-top: 40px;}
.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 #ccc;}
.privacy .s1 ul li span{display: flex;font-size: 17px;margin-bottom: 5px;align-items: center;font-weight: bold;}
.privacy .s1 ul li span::before{content: "\25CF";margin-right: 10px;font-size: 10px;color: #ccc;}



/*--------サイトマップ--------*/
.sitemap .s1{width: 1200px;margin: auto;margin-top: 40px;}
.sitemap .s1>ul{margin-top: 40px;}
.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: #ccc;}
.sitemap .s1 ul li a{text-decoration: none;color: #666;font-weight: bold;}
.sitemap .s1 ul li small{color:#999;margin-left: 15px;font-size: 13px;}
}










































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













@media all and (max-width:750px) {
body {color: #000;font-size: 16px;line-height: 1.7;font-weight: normal;}
ul,li {list-style-type: none;}


/*--------ヘッダー--------*/
header{position: fixed;z-index: 2;width: 100%;}
header section{background-color: #ff0000;}
header section>div{width: 100%;margin: auto;display: flex;justify-content: space-between;height: 40px;align-items: center;}
header section h1{display: block;margin: auto;}
header section h1 a{display: flex;align-items: center;text-decoration: none;color: #000;font-size: 16px;/* justify-content: center; */}
header section h1 figure{width: 75px;display: block;margin-right: 10px;}
header section h1 figure img{display: block;width: 100%;height: auto;}
header section h1 a span{font-size: 14px;font-weight: bold;display: block;/* line-height: 1.4; */}
header section h1 a b{font-size: 16px;display: none;}
header section>div>a{display: none;}

header .pcnav{background-color: #000;height: 50px;}
header .pcnav ul{width: 100%;margin: auto;display: flex;justify-content: space-around;height: 100%;}
header .pcnav ul li{width: 100%;height: 100%;}
header .pcnav ul li a{color: #fff;text-decoration: none;font-weight: bold;letter-spacing: 1px;font-size: 14px;display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;}




/*--------フッダー--------*/
footer{background-color: #000;position: relative;color: #fff;padding: 0 5% 54px;box-sizing: border-box;}
footer::before{content: url(images/footer_img.png);position: absolute;left: 50%;transform: translate(-50%,0%) scale(0.7);top: -100px;}
footer ul{display: flex;align-items: center;justify-content: center;padding-top: 25px;}
footer ul li{margin: 0 10px;}
footer ul li a{font-size: 10px;color: #fff;text-decoration: none;}
footer ul li a::before{content: "\25B8";margin-right: 2px;}


footer section{padding: 25px 0 10px;}
footer b{display: block;text-align: center;font-size: 15px;}
footer section a{display: none;}
footer section a img{width: 20px;height: auto;margin-right: 10px;}
footer h1{text-align: center;font-size: 13px;margin-top: 25px;}
footer h1 img{width: 110px;display: block;height: auto;margin: auto;margin-bottom: 6px;}
footer span{display: block;text-align: center;font-size: 14px;margin-top: 15px;}
footer address{display: block;text-align: center;font-style: normal;font-size: 14px;margin-top: 15px;}
footer section>small{display: block;text-align: center;font-size: 10px;margin-top: 20px;padding: 5px 0;}





/*--------コンテンツ共通--------*/
main{padding-top: 90px;display: block;padding-bottom: 120px;}
article{display: block;}

.midashi{height: 130px;background-image: url(images/midashi_bg.jpg);background-size: cover;background-position: center;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;}
.midashi::before{content: "";background-color: #000;height: 100%;width: 100%;position: absolute;opacity: 0.5;}
.midashi h2{font-size: 22px;color: #fff;letter-spacing: 8px;text-shadow: #000 0 0 5px,#000 0 0 5px,#000 0 0 5px;position: relative;}
.midashi small{font-size: 11px;display: table;position: relative;letter-spacing: 2px;color: #fff;text-shadow: #000 0 0 5px,#000 0 0 5px,#000 0 0 5px;margin-top: 5px;}
.midashi small::before{content: "";border-top: 1px solid #fff;width: 25px;position: absolute;top: 10px;left: -33px;opacity: 0.5;}
.midashi small::after{content: "";border-top: 1px solid #fff;width: 25px;position: absolute;top: 10px;right: -33px;opacity: 0.5;}


p.read{font-size: 17px;font-weight: bold;text-align: left;}

.spbr{display: none;}
.anc{padding-top:400px;margin-top:-400px;pointer-events:none;display:block;}


/*--------トッページ--------*/
.top .s1{position: relative;width: 90%;margin: auto;top: -40px;background-color: #fff;padding-top: 25px;}
.top .s1::before{content: "";display: block;width: 80px;height: 5px;position: absolute;top: 0px;background-color: #ff0000;left: 50%;transform: translate(-50%,0);}
.top .s1 h2{font-size: 26px;text-align: center;position: relative;}
.top .s1 h2+small{font-size: 12px;display: table;position: relative;left: 50%;transform: translate(-50%,0);letter-spacing: 2px;}
.top .s1 h2+small::before{content: "";border-top: 1px solid #ccc;width: 30px;position: absolute;top: 10px;left: -45px;}
.top .s1 h2+small::after{content: "";border-top: 1px solid #ccc;width: 30px;position: absolute;top: 10px;right: -45px;}
.top .s1 h3{font-size: 18px;text-align: center;font-weight: bold;margin-top: 20px;}
.top .s1 ul{display: flex;justify-content: center;flex-wrap: wrap;margin-top: 30px;}
.top .s1 ul li{width: 100%;background-color: #000;margin-top: 5px;}
.top .s1 ul li a{color: #fff;display: flex;align-items: center;text-decoration: none;}
.top .s1 ul li figure{display: block;margin-right: 20px;}
.top .s1 ul li figure img{display: block;}
.top .s1 ul li span{display: block;line-height: 1.4;}
.top .s1 ul li span small{display: block;font-size: 12px;opacity: 0.5;}
.top .s1 ul li span b{display: block;font-size: 20px;letter-spacing: 2px;}
.top .s1 p{margin-top: 25px;font-weight: bold;}



/*--------事業案内--------*/
.business .s1{width: 90%;margin: auto;margin-top: 30px;}
.business .s1 img.flow{display: block;margin-top: 30px;width: 100%;height: auto;}
.business .s1 .box{margin-top: 30px;}
.business .s1 .box figure{display: block;}
.business .s1 .box>ul{display: block;width: 100%;margin-left: 20px;margin-top: 20px;}
.business .s1 .box>ul li{list-style-type:disc;font-size: 16px;font-weight: bold;}



/*--------取扱商品--------*/
.items .s1{width: 90%;margin: auto;margin-top: 30px;}
.items .s1 .att{background-color: #666;color: #fff;margin-top: 40px;border-radius: 6px;padding: 0 20px;}
.items .s1 .att h4{font-size: 16px;letter-spacing: 2px;display: table;left: 50%;transform: translate(-50%,0);position: relative;background-color: #fff;padding: 10px 30px;color: #000;top: -25px;}
.items .s1 .att p{font-weight: bold;margin-top: -10px;padding-bottom: 20px;font-size: 15px;}
.items .s1>ul{display: block;}
.items .s1>ul>li{margin-top: 50px;}
.items .s1 figure{display: block;}
.items .s1 .status{width: 100%;margin-top: 10px;}
.items .s1 .status b{font-size: 50px;font-family: "Teko", sans-serif;opacity: 0.06;font-weight: 500;font-style: italic;letter-spacing: -1px;position: absolute;top: 27px;right: 10px;line-height: 0;z-index: -1;}
.items .s1 .status h2{font-size: 22px;letter-spacing: 2px;position: relative;}
.items .s1 .status h3{font-size: 16px;line-height: 1.5;}
.items .s1 .status span{font-size: 14px;background-color: #eee;display: block;border-radius: 6px;padding: 10px 10px;box-sizing: border-box;margin-top: 10px;font-weight: bold;}



/*--------納品実績--------*/
.works .s1{width: 100%;margin: auto;margin-top: 30px;overflow: hidden;}
.works p.read{width: 90%;margin: auto;}
.works .s1 ul{width: 90%;margin: auto;margin-top: -50px;}
.works .s1 ul li{position: relative;margin-top: 90px;}
.works .s1 ul li::before{content: "";background-image: url(images/bg1.jpg);height: 330px;width: 2000px;position: absolute;z-index: -1;transform: rotate(-6deg) translate(-50%, 0);left: 50%;top: -140px;}
.works .s1 ul li figure{display: block;}
.works .s1 ul li figure img{display: block;width: 100%;height: auto;}
.works .s1 ul li dl{flex: 1;width: 100%;background-color: #fff;display: flex;justify-content: space-between;flex-wrap: wrap;border: 2px solid #000;box-sizing: border-box;font-size: 14px;}
.works .s1 ul li dl dt{width: 22%;box-sizing: border-box;padding: 8px 0px;background-color: #000;color: #fff;text-align: center;}
.works .s1 ul li dl dd{width: 78%;box-sizing: border-box;padding: 8px 15px;border-bottom: 1px solid #ccc;}





/*--------企業情報--------*/
.company .s1{width: 90%;margin: auto;margin-top: 30px;}
.company .s1 b{font-size: 18px;font-family: "Noto Serif", serif;font-weight: 500;}
.company .s1 b br{display: none;}
.company .s1 p{margin-top: 15px;font-size: 15px;}
.company .s1 p span{display: block;font-family: "Zen Kurenaido", sans-serif;font-size: 20px;margin-top: 15px;}
.company .s1 ul{margin-top: 50px;}
.company .s1 ul li{margin-top: 5px;}
.company .s1 ul li img{display: block;width: 100%;height: auto;}
.company .s1 table{margin-top: 70px;border: 3px solid #ccc;border-collapse: collapse;width: 100%;font-size: 15px;border-bottom: none;}
.company .s1 table th{background-color: #eee;padding: 6px 15px;box-sizing: border-box;width: 100%;display: block;text-align: left;}
.company .s1 table td{border-bottom: 1px solid #ccc;padding: 6px 15px;box-sizing: border-box;width: 100%;display: block;}
.company .s1 table td a{color: #000;display: table;}
.company .s1 table td a:nth-of-type(2){margin-left: 0;}
.company .s1 table td.map{padding: 0;display: none;}
.company .s1 table td.map iframe{width: 100%;display: block;height: 500px;}
.company .s1 .spmap{display: block;width: 100%;height: 350px;border: 3px solid #ccc !important;box-sizing: border-box;border-top: none !important;}



/*--------お問い合わせ--------*/
.contact .s1{width: 90%;margin: auto;margin-top: 50px;}	

table.contact {border-collapse: collapse;width: 100%;margin-top: 30px;}
table.contact th {padding: 8px 0 0;display: block;text-align: left;font-weight:bold;}
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{width:100%;font-size:16px;padding:3px;box-sizing:border-box;font-family: 'Noto Sans JP', sans-serif;border: 1px solid #ccc;font-weight:normal;}
table.contact td select {font-size:16px;padding:3px;}
table.contact td button {font-size: 16px;padding:10px 20px;margin: 10px 4px;width:inherit;border:inherit;background-color: #ff0000;color: #fff;border-radius: 3px;font-family:'Noto Sans JP', sans-serif;font-weight:bold;}
table.contact td button.reset {background-color:#eee;color: #333;}	
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;}	













/*--------プライバシーポリシー--------*/
.privacy .s1{width: 90%;margin: auto;margin-top: 30px;}
.privacy .s1 p.read{text-align: center;}
.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:25px;margin-top: 25px;border-top: 1px dotted #ccc;font-size: 15px;}
.privacy .s1 ul li span{display: flex;font-size: 16px;margin-bottom: 5px;align-items: center;font-weight: bold;}
.privacy .s1 ul li span::before{content: "\25CF";margin-right: 6px;font-size: 10px;color: #ccc;}





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

}