@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@media screen and (min-width: 769px){

/* layout */
body {
  min-width: 1100px;
  margin: 0; 
  padding: 0;
}

#header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  background-color: #ffffff;
}

#header_in {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

#main_visual {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-image: url("../../uploads/2025/08/main_visual_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#main_visual img {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 0;
}

.home #wrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
}

.page-id-92 #wrapper,
.page-id-153 #wrapper,
.page-id-16682 #wrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 30px 0 100px 0;
  display: table;
}

.page-id-155 #wrapper,
.single-shop #wrapper {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 30px 0 0 0;
  display: table;
}

#wrapper {
  max-width: 1150px;
  width: calc(100% - 4.166666666%/2);
  height: auto;
  margin: 0 auto;
  padding: 30px 0 100px 0;
  display: table;
}

.home #content,
.page-id-92 #content,
.page-id-155 #content,
.page-id-153 #content,
.page-id-15766 #content,
.single-shop #content,
.page-id-16682 #content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#content {
  width: calc(100% - 320px);
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.home #sidebar,
.page-id-92 #sidebar,
.page-id-155 #sidebar,
.page-id-153 #sidebar,
.single-shop #sidebar,
.page-id-16682 #sidebar {
  display: none;
}

#sidebar {
  width: 260px;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

#footer {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer_in_top {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #f9edee;
}

#footer_in_middle {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #dc8f90;
}

#footer_in_bottom {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

#copyright {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #dc8f90;
}
}


/**/


/*---------------------------------------------------------------
 事故サイトからの引用
----------------------------------------------------------------*/	
	
.tiryou {
	width: 648px;
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	border: #AAAAAA 1px solid;
}
.tiryou_waku {
	width: 632px;
	padding-top: 0px;
	margin-top: 0px;
}
.tiryou_point {
	width: 632px;
	margin: 10px 0px 0px 20px;
}
.tiryou_text {
	width:600px;
	margin:20px auto;
	padding-top:10px;
	overflow:hidden;
	zoom:1;
}
.tiryou_text p {
	width:320px;
	padding-left:50px;
}
.inner_border {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #CCCCCC;
	border-bottom-style: solid;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 10px;
	overflow: hidden;
}
.inner_border02 {
	overflow: hidden;
 *zoom: 1;
	padding: 0 10px 10px 0;
}
/* TOPコンテンツ */
.content_text {
	width: 684x;
	padding: 10px 30px;
}
.content_image {
	width: 180px;
	float: left;
	margin: 3px 0 37px 25px;
}
/* TOPコンテンツ　表 */

.content_table01 {
	width: 510px;
	margin: 0 5px 30px 0;
	border-top: 1px solid #FFCE3D;
	border-left: 1px solid #FFCE3D;
	border-bottom: none;
	border-right: none;
	float: right;
}
.content_table01 th {
	text-align: center;
	padding: 5px;
	letter-spacing: 0.1em;
	background: #FFE8A2;
	border-bottom: 1px solid #FFCE3D;
	border-right: 1px solid #FFCE3D;
}
.content_table01 td {
	background-color:#FFF;
	text-align: left;
	padding: 5px;
	font-size:12px;
	border-bottom: 1px solid #FFCE3D;
	border-right: 1px solid #FFCE3D;
}


div.voice_box_case{
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

div.inner_case {
width: 100%;
  height: auto;
  margin: 0;
  padding: 15px 15px 0 15px;
  background-color: #fef8f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f1e3d6;
}

.img_box_case {
width: 35%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.voice_box_case .inner_box_case .inner_case{
    width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 15px 15px 15px 15px;
  background-color: #ffffff;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
  border-radius: 9px;
/*    display: table;*/
overflow: hidden;
box-sizing: border-box;
}

.inner_box_case {
width: 670px;
  height: auto;
  margin: 0 auto;
  padding: 15px 15px 0 15px;
  background-color: #fef8f0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #f1e3d6;
      box-sizing: border-box;
}



.voice_box_case .inner_box_case .inner_case ul li:first-child {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #D90000;
}

.case_li_font {
font-size: 15px;
}

.voice_box_case .inner_box_case .inner_case ul {
  width: 60%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.case_h {
  width: auto;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 20px;
  padding: 2px 10px 0 10px;
  clear: both;
  color: #D90000;
  border-left: 7px solid #D90000;
  background-color: #ffffff;
  font-weight: bold;
  padding: 10px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
}
.img-right {
  margin: 10px;
  float: right;
}
.jikoWrap {
  clear: both;
  max-width: 720px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.jikoWrapFlex {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}
  .jikoWrapFlex .voice_box_case {
    width: calc(50% - 10px);
  }
  .jikoWrapFlex .inner_box_case {
    width: 100%;
  }
.jikoWrap .center {
  text-align: center;
}
.jikoWrap img {
  display: inline-block;
}
.jikoWrap.m-b0 {
  margin-bottom: 0px !important;
}
.jikoWrap .m-b10 {
  margin-bottom: 10px;
}
.jikoWrap .m-b20 {
  margin-bottom: 20px;
}
.jikoWrap .m-b40 {
  margin-bottom: 40px;
}
.jikoWrap .m-b60 {
  margin-bottom: 60px;
}
.jikoWrap .m-b80 {
  margin-bottom: 80px;
}

.alimony {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  margin-top: 50px;
}

.jikoWrap.alimony {
  max-width: 1110px;
}

.alimony-text {
  flex: 0 0 50%
}

.alimony-txt {
  line-height: 2;
}

.alimony-txt + .alimony-txt {
  margin-top: 30px;
}

.alimony-fig {
  flex: 0 0 45%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .jikoWrap {
    margin: 0 auto 40px;
  }
  .tiryou ,
  .tiryou_waku ,
  .tiryou_point ,
  .tiryou_text ,
  .content_table01 ,
  .inner_box_case {
    width:100%;
  }
  .content_table01 {
    margin: 0;
  }
  .tiryou_point {
    margin: 0;
    padding: 15px;
  }
  .spNone {
    display: none;
  }
  .jikoWrapFlex {
    flex-direction: column;
  }
  .jikoWrapFlex .voice_box_case {
    width: 100%;
  }
  .jikoWrap .m-b40 {
    margin-bottom: 30px;
  }
  .jikoWrap .m-b60 {
    margin-bottom: 30px;
  }
  .jikoWrap .m-b80 {
    margin-bottom: 30px;
  }
  .alimony-text {
    flex: 0 0 100%;
  }
  .alimony-txt {
    line-height: normal;
  }  
  .alimony-txt + .alimony-txt {
    margin-top: 15px;
  }
  .alimony-fig {
    flex: 0 0 100%;
    margin-top: 20px;
  }
}

/**/
.shopPageNavi {
  padding: 30px 0;
  transition: 0.5s;
}
.shopPageNavi.is-fixed {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 80px;
}

.shopPageNavi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*gap: 20px;*/
}
.shopPageNavi ul li {
  padding: 0 10px;
  text-align: center;
  width: 25%;
}
.shopPageNavi ul li a {
  display: inline-block;
  padding: 15px 10px;
  border: 2px solid #dc8f90;
  box-shadow: 0px 2px 1px #dc8f90, 3px 4px 5px rgb(0 0 0 / 10%);
  border-radius: 45px;
  color: #dc8f90;
  background: #fff;
  text-decoration: none;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  width: 100%;
  min-width: 150px;
  text-align: center;
  transition: 0.7s;
}
.shopPageNavi ul li a:hover {
  color: #fff;
  background: #dc8f90;
  box-shadow: 3px 4px 5px rgb(0 0 0 / 10%);
}
@media screen and (max-width: 768px) {
.shopPageNavi {
  padding: 5.208333333% 0 2.604166666% 0;
  transition: 0.5s;
}

  .shopPageNavi.is-fixed {
    padding-top: 55px;
    top: 0;
  }
  .shopPageNavi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  }
  .shopPageNavi ul li {
  width: 50%;
  margin-bottom:3.90625%
  }
  .shopPageNavi ul li a {
    min-width: auto;
    font-size: 0.8em;
    padding: 10px 2px;
    width: 100%;
  }
}

#symptoms,
#features,
#access {
  margin-top: -150px !important;
  padding-top: 150px !important;
}
//#symptoms {
  margin-top: -50px !important;
}