.p-page_content__inner p {
    font-size: 16px;
    line-height: 2;
    margin-top: 10px;
}

.header_info_area{display:none;}
#pagePath {
    margin: 0 auto 30px;
}
.collumn_content{
  width:100%;
  /*margin-left:240px;*/
  margin-top:50px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  /*font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;*/
font-size: 1.3rem;
    line-height: 1.8;
font-size: 16px;
}
.collumn_content img{
  margin-bottom:20px;
}
.ttl01{
  font-size: 20px;
  font-weight: bold;
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-align: center;
  letter-spacing: 0.13em;
  color: rgb(85, 85, 85);
  line-height: 1.1;
}
.ttl01 span {
  margin-top: 8px;
  margin-bottom: 30px;
  display: block;
  font-size: 10px;
  color: #D6D1CD;
  letter-spacing: 0.1em;
}
.h2-heder{
  padding: 6px 0 6px 15px;
  color:#DD5E73;
  border-left: 5px solid #DD5E73;
  font-size: 24px;
  line-height: 1.6;
  position: relative;
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.h3-heder{
  padding: 5px 0 5px 15px;
  border-left: 5px solid #7f6c60;
  font-size: 20px;
  line-height: 1.6;
  position: relative;
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.h4-heder{
  color:#65c5c1;
  font-size: 18px;
  border-bottom: 2px dotted #ccc;
  padding: 10px 0;
  margin-bottom: 10px;
}
.h5-heder:before{
content:"- ";
}
.h5-heder{
  color: #e8a14d;
  font-size: 17px;
  padding: 10px 0;
  margin-bottom: 10px;
}

.marker_yelleow {
  background: linear-gradient(rgba(0,0,0,0) 70%,#fff658 70%);
  font-weight:bold;
}
.relative{
position: relative;
    top: 0;
    left: 0;
}

.title{
    font-size: 16px!important;
    font-weight: bold!important;
    line-height: 1.5!important;
}
.prof {
    font-size: 13px!important;
    margin-top: 10px!important;
}
.prof_img{
    position: absolute;
    left: 425px;
    top: 17px;
}

.box17{
    width:500px;
    margin:2em 0;
margin-top:100px;

    position: relative;
    padding: 1em 1.5em;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    margin-left:auto;
    margin-right:auto;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: 10px;
    width: 1px;
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    background-color: black;
}
.box17:before {left: 0px;}
.box17:after {right: 0px;}
.box17 p {

}
.marker_red{
    background: linear-gradient(rgba(0,0,0,0) 70%,#cbffb9 70%);
}
.h2_header_02{
    font-size: 21px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    text-align: center;
    letter-spacing: 0.13em;
    border-left: solid 3px #65c5c1;;
    border-right: solid 3px #65c5c1;;
    width: 320px;
    color: #65c5c1;;
    margin-left: auto;
    margin-right: auto;
    margin-top:40px;
    margin-bottom:30px;
}
.h2_header_02 span{
    margin-top: 8px;
    display: block;
    font-size: 15px;
    color: #a8e2e0;
    letter-spacing: 0.1em;
}
.btn-box{
	text-align: center;
}

.btn-box div{
	display: inline-block;
	margin:0 8px;
}
.btn-box a {
  transition:.5s;
}
.btn-box a:hover {
  opacity: 0.5;
}
.oil_footer,.last-content-thum{
display:none;
}	
.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #67c5ff;
  border: solid 2px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}

.btn-flat-border:hover {
  background: #67c5ff;
  color: white;
}
a.btn_03 {
display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 100px;
    position: relative;
    background: #DD5E73;
    border: 1px solid #DD5E73;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 22px;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;

}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
	right: 25px;
	margin-top: -6px;
}
a.btn_03:hover {
	background: #fff;
	color: #DD5E73;
}
a.btn_03:hover:before {
	border-top: 2px solid #DD5E73;
	border-right: 2px solid #DD5E73;
}
.btn_03_h {
	font-size:22px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
	margin-top:50px;
	color:#DD5E73;
	animation: blinkAnimeS1 1s infinite alternate;
}
a.btn_04 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55%;
    height: 55px;
    position: relative;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 1.5;
    transition-duration: 0.3s;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /* font-weight: bold; */
    background: rgb(221, 94, 115);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 94, 115);
    border-image: initial;

    padding: 0px 45px 0px 25px;
    text-decoration: none;
    margin-top: 15px;
}
a.btn_04:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
	right: 25px;
	margin-top: -5px;
}
a.btn_04:hover {
	background: #fff;
	color: #DD5E73;
}
a.btn_04:hover:before {
	border-top: 2px solid #DD5E73;
	border-right: 2px solid #DD5E73;
}


@keyframes blinkAnimeS1 {
    0% {
        color: #fff;
    }
    100% {
        color:#DD5E73;
    }
}

details{
background-color: #f9f9f9;
padding: 20px;
font-size: 14px;
cursor: pointer;
}
details a{
  transition: 0.5s ;
  text-decoration: none;
}
details a:hover{
  text-decoration: underline;
  color: #DD5E73;
}
summary:hover{
}
.contents1 {
    margin-left: 0px;
}
.contents2 {
    margin-left: 0px;
}
.contents3 {
    margin-left: 15px;
}
.contents4 {
    margin-left: 30px;
}
.contents5 {
    margin-left: 45px;
}
.contents6 {
    margin-left: 60px;
}
details[open] .table-of-content::after {
  content: "TEST";
}
details[open] .do-open {
	display: none ;
}
details:not([open]) .do-close {
	display: none ;
}