@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #333333;
	border-top: #006EE1 10px solid;
	max-width: 1920px;
	min-width: 1390px;
	font-family: "FOT-スーラ Pro B";
}
h1, h2, h3 {
	margin: 0;
}
.flex {
	display: flex;
	justify-content: space-between;
}
.sub_sitemap {
	margin: auto;
	width: 1300px;
	font-size: 16px;
	margin: 10px auto 30px auto;
}
.sub_sitemap a {
	color: #333333;
	text-decoration: none;
}
.main_blueBG {
	background: #73D9FF;
	padding: 50px 0;
}
.blue_BG {
	background-color: #006EE1;
	height: 181px;
}

/* HEADER */
header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1300px;
	margin: 10px auto;
}
header .logo {
	padding-top: 10px;
}
header .info {
	font-weight: bold;
	padding-right: 40px;
}
header .info p {
	margin: 0;
	width: 600px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #1A1A1A;
	border-top: #AFAFAF 1px solid;
	border-bottom: #AFAFAF 1px solid;
}
header .info p span {
	font-size: 13px;
	color: #1EA639;
}


/* NAVIGATION */
.head {
	border-top: #0071B8 2px solid;
	border-bottom: #0071B8 2px solid;
}
.head ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: flex;
	align-items: center;
	width: 1300px;
}
.head ul #home {
	background: #006EE1;
	width: 73px;
}
.head ul li {
	width: 203px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-right: #AFAFAF 1px solid;
}
.head ul li:first-child {
	border-right: none;
}
.head ul li a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 15px 0 5px 0;
	border-bottom: #FFFFFF 10px solid;
}
.head ul #home a {
	padding: 11px 0 12px 0;
	border: none;
}
.head ul li a:hover {
	color: #006ED7;
	border-bottom: #2CA7FF 10px solid;
	transition-duration: 0.3s;
}
nav ul #home a:hover {
	background: #2CA7FF;
}

/* DROPDOWN MENU */
.head .dropdown {
  position: relative;
  display: inline-block;
}
.head .dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  width: 203px;
  font-size: 16px;
  box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown:hover .dropdown-content {
	display: block;
}

/* トップ画像 */
.top_img {
	background:  url(../images/Top_image.jpg) no-repeat center;
	height: 519px;
}
.top_h1 {
	background: url(../images/Top_h1.png);
	height: 57px;
	width: 848px;
	margin: -5px auto 3px auto;
	display: flex;
	align-items: center;
	color: #333333;
	font-size: 30px;
	text-align: center;
}
.top_h1 p {
	padding-left: 45px;
}
.top_h1 span {
	font-size: 50px;
	color: #FF2037;
}
.top_img2 {
	background: url(../images/Top_img2.jpg) no-repeat center;
	height: 90px;
}
.top_img3 {
	background: url(../images/Top_img3.jpg) no-repeat center;
	height: 495px;
}
.top_img3 .flex {
	width: 1390px;
	justify-content:flex-end;
	margin: auto;
}
.achievement_button {
	background: url(../images/Top_img3E.png) no-repeat;
	height:181px;
	width: 262px;
}
.achievement_button img:hover {
	transform: scale(1.1);
}

/* 新型コロナウイルス感染防止 */
.covid {
	background: #DCF4FF;
	font-weight: bold;
	padding: 30px 0 20px 0;
}
.covid .title {
	color: #0071B8;
	font-size: 23px;
	text-align: center;
	padding-bottom: 10px;
}
.covid .flex {
	width: 572px;
	margin: auto;
}
.covid p {
	font-size: 14px;
	text-align: center;
	width: 1020px;
	margin: auto;
	line-height: 3ex;
	padding-top: 10px;
}

/* オススメ商品ラインナップ */
.recommend h1 {
	color: white;
	background: #2CB1FF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	width: 1300px;
	margin: 50px auto auto auto;
	padding: 10px 0 8px 0;
}
.recommend h2 {
	color: #FF6A00;
	font-size: 49px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 10px 0;
}
.button {
	color: white;
	background: #006EE1;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	width: 375px;
	margin: auto;
	box-shadow: #606060 3px 3px 0;
}
.button a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 15px 0 10px 0;
}
.button a:hover {
	background: #2CB1FF;
	box-shadow: #006EE1 3px 3px 0;
}

/*「エコBath便」*/
.ecoBath {
	background: url(../images/EcoBath_BG.jpg) no-repeat center;
	height: 867px;
	margin-top: 120px;
}
.ecoBath .flex {
	width: 1030px;
	margin: auto;
	padding: 300px 0 50px 0;
}
.ecoBath .div {
	background: url(../images/EcoBath_box.png) no-repeat;
	height: 325px;
	width: 338px;
}
.ecoBath .crown {
	width: 89px;
	margin: 18px auto 10px auto;
}
.ecoBath h1 {
	width: 287px;
	margin: auto;
	font-size: 26px;
	font-weight: bolder;
	color: #FF6A00;
	line-height: 2.3ex;
	padding: 5px 0 0 5px;
}
.ecoBath h1 b {
	font-size: 34px;
	color: #FF1D25;
}
.ecoBath hr {
	width: 290px;
	margin: 10px auto;
}
.ecoBath p {
	width: 287px;
	margin: auto;
	font-size: 21px;
	font-weight: bolder;
	color: #333333;
	line-height: 2.4ex;
	padding: 5px 0 0 5px;
	text-align: center;
}
#comments_button {
	background: #FF6A00;
}
#comments_button a:hover {
	background: #FFB501;
	box-shadow: #FF1D25 3px 3px 0;
}

/* 代表取締役　宮西 崇子 */
.company_comment {
	background: url(../images/Company_comment.jpg) no-repeat center;
	height: 733px;
}
.company_comment .align {
	width: 670px;
	padding: 100px 0 0 350px;
	margin: auto;
}
.company_comment h1 {
	font-size: 37px;
	font-weight: bold;
	color: #00A0E8;
}
.company_comment p {
	text-align: justify;
	font-size: 21px;
	font-weight: bold;
	line-height: 3.4ex;
	padding-top: 10px;
}
.company_comment .representative {
	padding: 10px 0 60px 0;
	font-size: 35px;
	text-align: right;
	font-family: "UD デジタル 教科書体 NP-R";
}
.company_comment .representative small {
	font-size: 19px;
}
#company_button {
	background: #2CB1FF;
	margin-left: 105px;
}
#company_button a:hover {
	background: #006EE1;
	box-shadow: #79C3FF 3px 3px 0;
}

/* 対応エリア */
.taioueria_blue {
	background: #2CB1FF;
	color: white;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	font-family: "FOT-スーラ Pro EB";
	padding: 25px 0 20px 0;
}
.taioueria_orange {
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	color: white;
	background-color: #FF6A00;
	border: #39B14A 4px solid;
	width: 1020px;
	margin: 0 auto 20px auto;
	padding: 10px 0 5px 0;
}
.taioueria {
	display: flex;
	justify-content: space-between;
	width: 1030px;
	margin: 20px auto 0 auto;
}
.taioueria_map_kanto {
	background: url(../images/Taioueria_map_kanto.png) no-repeat;
	background-position: center;
	background-size:contain;
	width: 480px;
	height: 524px;
}
.taioueria_map_kanto p {
	font-size: 30px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-top: 15px;
}
.taioueria .blue_circle {
	background: url(../images/Taioueria_blue_circle.jpg) no-repeat;
	height: 144px;
	width: 211px;
	padding-top: 65px;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-shadow: #0060B7 0 0 8px;
	line-height: 2ex;
}
.taioueria .blue_circle b {
	font-size: 35px;
	line-height: 2.2ex;
}
.taioueria .bathtub {
	background: url(../images/Taioueria_bathtub.jpg) no-repeat;
	width: 550px;
	height: 317px;
	margin: 0;
}
.taioueria .bathtub p {
	color: white;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	width: 280px;
	padding-top: 80px;
	line-height: 2.3ex;
	margin: 0;
}
.taioueria .bathtub p b {
	font-size: 42px;
	color: #FFFF00;
}

/*--------- 追加 ----------*/
.tuika_taiouflex{
	margin: 20px auto 20px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1100px;
}
.tuika_taiouflex div{
	width: 250px;
	height: 100px;
	border: solid 8px #2CB1FF;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color:  #FFFF00;
}

.tuika_taiouflex div p{
	font-size: 25px;
	font-weight: bold;
	text-align: center;	
}

.tuika_taiou{
	font-size: 30px;
	font-weight: bold;
	text-align: center;	
	border-bottom: #2CB1FF solid 5px;
	width: 700px;
	margin: auto;
}
#tuika_taiouflex{
	display: flex;
	justify-content: center;
	align-items: center;
}
#tuika_taiouflex div{
	margin: 0 30px;
}


details > summary {
  list-style: none;
  cursor: pointer;
}
details > summary::-webkit-details-marker {
  display: none;
}
.taioueria_button {
	background: url(../images/Taioueria_button.jpg) no-repeat center;
	height: 92px;
	padding-top: 25px;
	font-size: 30px;
	font-weight: bold;
	color: #39B14A;
	text-align: center;
}
.green_BG {
	margin: auto;
	width: 970px;
	padding: 30px;
	background: #B2E488;
	border-radius: 20px;
}
.taioueria_lists {
	background: white;
	padding: 40px;
	border-radius: 15px;
}
.area h1 {
	font-size: 24px;
	background: #B2E488;
	padding: 6px 0 2px 50px;
	width: 380px;
}
.area p {
	margin: auto;
	width: 406px;
	color: #39B14A;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	padding: 15px 10px 30px 10px;
	line-height: 3ex;
}
.taioueria_lists .note {
	color: #FF2037;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	margin: 0;
}

/* 支払方法 */
.TOPpayment_method {
	font-size: 31px;
	color: white;
	text-align: center;
	background: #FF6A00;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding: 20px 0 0 0;
	width: 350px;
	margin: 150px auto 0 auto;
}

.TOPpayment_orange {
	background: #FF6A00;
	width: 1050px;
	margin: 0 auto 100px auto;
	padding: 20px;
}
.TOPpayment {
	background: white;
	font-weight: bold;
	padding: 0 20px 30px 20px;
	margin-bottom: 20px;
}
.TOPpayment .flex {
	margin: auto;
}

.TOPpayment .TOPmethod h2 {
	text-align: center;
	color: white;
	font-size: 21px;
	border-radius: 40px;
	background: #FF6A00;
	padding-top: 3px;
	margin: 10px auto 20px auto;
	width: 230px;
}
.TOPpayment .TOPmethod p {
	text-align: center;
	color: black;
	font-size: 18px;
	margin: auto;
	padding-top: 10px;
	line-height: 2.5ex;
}
.flex_column{
	display: flex;
	flex-flow: column;
	align-items: center;
}
#loan_kaisya p{
	background-color: #36D536;
	color:#FFFFFF;
	font-size: 15px;
	padding: 3px 15px 1px 15px;
	margin-top: -5px;
	margin-bottom: 5px;
}

#payment_button a {
	color: #FF6A00;
	background: #FFFF00;
}
#payment_button a:hover {
	color: white;
	background: #FFB501;
	box-shadow: #FFFF00 3px 3px 0;
}

/* お知らせ */
#news {
	background: url(../images/News_skyBG.jpg) no-repeat center;
	height: 632px;
	padding-top: 100px;
}
.news {
	background: url(../images/News_base.png) no-repeat;
	width: 1028px;
	height: 489px;
	margin: auto;
	font-weight: bold;
}
.news h1 {
	font-size: 30px;
	padding: 45px 0 10px 220px;
}
.news h1 b {
	font-size: 20px;
	color: #2CB1FF;
}
.news .flex {
	width: 850px;
	margin: 30px auto 15px auto;
	align-items: center;
}
.news hr {
	width: 933px;
	margin: auto;
	border: #AFAFAF 1px solid;
}
.news h2 {
	font-size: 24px;
	color: #2CB1FF;
}
.news h3 {
	font-size: 20px;
	color: white;
	background: #2CB1FF;
	text-align: center;
	width: 180px;
	padding: 5px 0 2px 0;
}
.news p {
	width: 450px;
	font-size: 16px;
	margin: 0;
}

/* 正社員募集 */
.top_recruit {
	background: url(../images/Top_recruitBG.jpg) no-repeat center;
	height: 597px;
	font-weight: bold;
	padding-top: 100px;
}
.top_recruit .flex {
	background: url(../images/Top_recruit_characters.png) no-repeat;
	padding-top: 135px;
	height: 115px;
	width: 888px;
	margin: auto;
}
.top_recruit .flex p {
	color:#606060;
	font-size: 42px;
	text-align: center;
	width: 445px;
}
.top_recruit h1 {
	background: rgba(41,156,211,0.5);;
	font-size: 35px;
	text-align: center;
	text-shadow: #0060B7 0 0 8px;
	color: white;
	width: 1024px;
	height: 119px;
	margin: 20px auto 40px auto;
	padding: 10px 0 0 0;
}
#recruit_button a {
	color: #333333;
	background: #FFFF00;
}
#recruit_button a:hover {
	color: white;
	background: #2CB1FF;
	box-shadow: #006EE1 3px 3px 0;
}


/* ご相談ください */
.top_soudan {
	font-size: 30px; 
	font-weight: bold;
	text-align: center; 
	margin: 0; 
	padding-top: 80px;
}
.top_soudan b {
	font-size: 46px; 
	color: #2CB1FF
}
.top_soudan_banner {
	width: 1043px;
	height: 356px;
	margin: 0 auto 100px auto;
}


/* FOOTER */
footer {
	background: #2CB1FF;
	padding: 40px 0 30px 0;
	position: relative;
}
.footer_base {
	background: url(../images/Footer_BG.png) no-repeat center;
	height: 513px;
}
footer .flex {
	width: 930px;
	margin: auto;
}
footer .contact {
	margin: 80px 0 0 20px;
}
.footer_nav {
	margin-top: 40px;
}
.footer_nav .main {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	height: 260px;
	width: 325px;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
}
.footer_nav li a {
	color: #333333;
	text-decoration: none;
	display: inline-block;
	width: 150px;
	margin: 3px 0 3px 0;
}
.footer_nav li::before {
	content: url(../images/Footer_cutom_bullets.png);
	margin-right: 15px;
	margin-left: -30px;
}

.footer_nav li a:hover {
	color: #006EE1;
}
.footer_nav .sub {
	font-size: 12px;
	margin-bottom: 5px;
}
.footer_nav .sub li a {
	width: 100px;
	margin: 2px 45px 2px 0;
}
.footer_nav .sub li::before {
	content: "";
}
footer hr {
	border-top: #2CB1FF 1px solid;
	border-bottom: none;
	width: 340px;
}
footer .company_name {
	font-weight: bold;
	width: 200px;
	padding: 20px 0 0 165px;
}
footer .company_name p {
	font-size: 16px;
	margin: 0;
}
footer .company_name p b {
	padding-left: 10px;
	text-decoration: none;
}
.footer_company_button {
	display: block;
	text-decoration: none;
	color: white;
	font-size: 13px;
	background: #2CB1FF;
	text-align: center;
	padding: 3px 0;
	margin-left: 10px;
}
.footer_company_button:hover {
	background: #006EE1;
}
footer .site_map {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
footer .site_map a {
	text-decoration: none;
	color: #2CB1FF;
}
footer .site_map a:hover {
	color: #006EE1;
}

/* BACK TO TOP */
.back_to_top {
	position: absolute;
	background: url(../images/Back_to_top.png) no-repeat;
	height: 81px;
	width: 81px;
	bottom: 80px;
	right: 50px;
}

/* COPYRIGHT */
.copyright {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #606060;
	padding: 15px 0 20px 0;
}

/*-- 使い捨てスリッパ --*/
.slippers img{
	width: 90%;
	max-width: 1300px;
	margin-top:130px;	
}