@charset "utf-8";

.copy_sanrio {
  text-align: right;
  font-family: "Zen Maru Gothic",
  Helvetica,
  Arial,
  "Hiragino Kaku Gothic Pro",
  "HiraKakuPro-W3",
  "ヒラギノ角ゴ Pro W3",
  Osaka,
  sans-serif;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

/*画像　右配置*/
.float_right {
  float: right;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top:10px;
}
.content_list .float_right {
  margin-right: 15px;
}
.float_left {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-top:10px;
}

/* 「※画像はイメージです」用 */
.text-right {
  text-align: right;
  display: block;
  margin-top: 5px;
}

.center{
  display:table;
  margin:5px auto;
}
.center img{
  width:100%;
max-width:540px!Important;
}

/*タイトル*/
.top_h2 {
  color: #203864;
  border-bottom: 0 !important;
  font-size: 20px;
  margin-bottom: 0px !important;
}
.top_h2 span {
  font-size: 35px;
}
.top_h2 span.small {
  font-size: 13px;
}
.top_h2_02 {
  color: #203864;
  border-bottom: 0 !important;
  font-size: 16px;
  margin-bottom: 0px !important;
}
.ttl04 {
  font-size: 16px;
  font-weight: bold;
}

/*テキスト*/
body.doc div#main div.article div.section p {
  margin: 0 0 0.5em;
}
.top_txt {
  margin-bottom: 40px !important;
}
dl.txt::after {
  content: "";
  clear: both;
  display: block;
}
dl.txt dt {
  color: #ee6141;
  font-size: 15px;
  font-weight: bold;
}
dl.txt dd {
  padding-left: 16px;
}
.font_bold4 {
  color: #9a5124!important;
  font-weight: bold;
  margin-top:10px;
}
span.font_bold4 {
  font-size:18px!important;
}
.font_bold {
  color: #ee6141;
  font-weight: bold;
  font-size: 15px;
}
.font_bold02 {
  color: #203864;
  font-weight: bold;
  font-size: 15px;
}
.font_bold03 {
  font-weight: bold;
}
.font_larger{
  font-size: 1.3em;
}
.healthinfo11 font{
  font-family:serif;
}
.font_color01{
  color: #6665d6;
}
.font_color02{
  color: #0095d0;
}
.font_color03{
  color: #138018;
}
.font_color04{
  color: #ff9036;
}
.font_color05{
  color: #ff0202;
}
.type01{
  color:#24bc68;
  font-weight:bold;
}
/*リスト*/
.list01 li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 8px;
}
.list01 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #333333;
}
.list01 li:last-child {
  margin-bottom: 0;
}
.list02 {
  list-style-type: decimal;
  list-style-position: inside;
}
.list02 li {
  margin-bottom: 10px;
  padding-left: 1em;
  text-indent: -1.3em;
}
.list02 li:last-child {
  margin-bottom: 0;
}
.list03{
  margin:20px auto;
  border-bottom:double 3px #333;
}
.list03 li{
  font-size:13px;
  color:#ee6141;
  font-weight:bold;
  padding-left: 4em;
  text-indent: -4em;
  line-height:1.2em;
  margin-bottom:7px
}
.list03 li:last-child {
  margin-bottom: 15px;
}
.list04 li{
  padding-left: 3em;
  text-indent: -3em;
  line-height:1.2em;
  margin-bottom:3px
}

small{
  display:table;
  letter-spacing:-0.03em;
  padding-left:1em;
  text-indent:-1em;
}
.

/*ボックス*/
.point {
  /* border: solid 2px #f99707; */
  padding:0 20px;
  margin: 10px 0;
}
.point li{
font-size:16px;
  padding-left:1.3em;
text-indent:-1.3em;
  line-height:1.5em;
  margin-bottom:10px;
}
.point li .mark{
color:#fb7b02;
  font-size:25px;
}
/*.box01 {
  margin: 0 auto;
  padding: 20px;
  border: solid 1px #624d2e;
}*/
.box01 .top_txt:last-of-type {
  margin-bottom: 0;
}
.box{
  display:block;
  background: #fde48c;
  border-radius:20px;
  padding: 17px 20px 3px;
  margin:30px 20px 0px;
  font-size:15px;
  color: #605854;
}
.box .main_text p{
margin-bottom:0!important;
}
.box .main_text span.sttl{
  display:block;
  margin-bottom:-7px;
  margin-top:0;
  font-family:inherit;
  color:#544335!important;
  font-size:18px!important;
  font-weight:inherit!important;
  padding:0;
}
.content_list_wrap2 {
  padding: 15px 25px 10px;
  background-color: #f7fce5;
  border-radius:20px;
  max-width: 380px;
  margin: 15px auto 15px 20px;
}
.content__list_heading {
  display:table;
  margin:0 auto 10px!important;
font-size: 18px;
color: #5da3ac;
font-weight: bold;
}
.content_list {
margin-bottom: 10px;
  font-size:16px;
}
.content_list li{
  margin-bottom: 10px;
  padding-left:1em;
  text-indent:-2em;
}
.content_list_item {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  margin-bottom:8px;
}
.content_list_item:before {
  content: "✓";
font-size: 20px;
position: absolute;
  color:#e83866;
  font-weight:bold;
left: 0;
top: -5px;

}
.content_list_text {
  font-size: 11px;
}


/*バックナンバー*/
.backnumber {
  margin: 10px 0 10px 20px;
  padding: 15px;
  background: #fff8e3;
}
.backnumber li {
  float: left;
  margin: 0 10px 10px 0;
  margin-bottom: 10px;
}
.backnumber li.futaketa01 {
  margin: 0 10px 10px -5px;
}
.backnumber li.futaketa02 {
  margin: 0 10px 10px -7px;
}
.backnumber li.futaketa03 {
  margin: 0 10px 10px -8.5px;
}
.backnumber a:link {
  margin: 10px 0;
  padding: 20px;
  color: #555;
}
.backnumber a:visited {
  color: #555;
}
.backnumber_ttl {
  margin: 0 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #715e42;
  border-left: solid #644f30 5px;
  padding: 0 0 0 9px;
}

/*ページャー*/
.prev_next {
  margin: 25px 0 50px 20px;
}
.prev {
  float: left;
}
.next {
  float: right;
}

/*ページトップ*/
.gototop {
  text-align: right;
}

/*.an_article*/
body.doc div#main div.article div.section.an_article {
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #624d2e;
}
body.doc div#main div.article div.section.an_article:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 0;
}

/*隙間調整*/
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}

.mt20{
  margin-top: 20px;
}
.mt30{
  margin-top:30px;
}



.contents {

}

.main_wrap {
  /* padding: 0 0 100px; */
  padding-top: 5px;
  padding-bottom: 40px;
  margin-bottom: 20px;
  background: #d1effc;
}
.wrap {
    position: relative;
    padding-top: 0px;
    padding-bottom: 20px;
    /*height: 1650px;*/
    margin: 0 10px 40px;
}
ul.main_text{
width:92%;
  margin:20px auto;
}
ul.main_text span{
  display:block;
  font-weight:bold;
  font-size:18px;
  color: #ff4700;
  font-family: 'Noto Serif JP', serif;
}
ul.main_text li{
  margin-bottom:15px;
  line-height:1.6em;
}
.bg00{
  background-color: #fff;
  padding:30px 5px 20px;
  margin:10px;
  border: 2px solid #2597ef;
    border-radius:25px;
  border-width: 30px 2px 2px;
}
.bg{
  background-color: #fdfddf;
  padding:40px 20px 70px;
  margin:30px 10px -20px;
  /* border: 2px solid #f7edab; */
  border-radius:25px;
}
.bg01{
  background-color: #ffe9f4;
  padding:40px 20px 65px;
  margin:30px 10px 50px;
  /* border: 2px solid #f9cfda; */
  border-radius:25px;
  position: relative;
}
.head {
    position: relative;
    background: #f6acd6;
    /* min-height: 50px; */
    padding: 10px 10px 12px 75px;
    color: #fff;
    font-size: 18px;
    font-family: 'Noto Serif JP', serif;
  }
.head2 {
  text-align:center;
    background: #70ad92;
  padding-left: 18px;
  }
.answer {
    position: absolute;
    left: 3px;
    top: -20px;
    border-width: 3px;
    border-color: #2597ef;
    border-style: solid;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    width: 55px;
    height: 55px;
    color: #2597ef;
    font-size: 36px;
    /*font-weight: bold;*/
    line-height: 47px;
    text-align: center;
}
.head2.head {
  display: flex;
  align-items: center;
  justify-content: center;
}
.head em {
  font-weight: bold;
  color:red;
}
.head em span{
  color:#fff;
  font-size: 20px;
    line-height:1.4em;
  letter-spacing:0.05em;
}
.head.head2:before{
  content: url('./img/index07_img05.png?01');
    vertical-align: middle;
  padding-right: 25px;
}
.head2_blod {
  color: #8a6116;
  text-shadow:0.5px 0.5px 0 #FFF, -0.5px -0.5px 0 #FFF,
              -0.5px 0.5px 0 #FFF, 0.5px -0.5px 0 #FFF,
              0px 0.5px 0 #FFF,  0-0.5px 0 #FFF,
              -0.5px 0 0 #FFF, 0.5px 0 0 #FFF;
}

div#contents {
  padding-left: 20px;
}

.main_wrap img {
  max-width: 100%;
}
.main_wrap img.center {
  display:block;
  margin:0 auto 10px;
}

.main_text em{
  display:block;
  color: #2d89df;
  font-weight: bold;
}
.main_text {
    font-size: 16px;
    color: rgb(0, 51, 51);
    line-height: 1.75;
    padding: 0 18px;
}
.main_text span{
  display:block;
  font-size: 20px;
  font-weight:bold;
  color: #e83866;
  line-height:1.4em;
  padding-left:1.2em;
  text-indent:-1.2em;
  font-family: 'Noto Serif JP', serif; 
  margin-bottom:5px;
}
.main_text span.sttl{
  display:block;
  font-size: 20px;
  font-weight:bold;
  color: #8058b8;
  line-height:1.4em;
  padding-left:1em;
  text-indent:-1em;
  font-family: 'Noto Serif JP', serif;
  margin-bottom:0px;
}
.main_text_text-img{
  text-align:center;
  margin-top:20px;
  padding:20px;
}
.kafun_img{
  display:table;
  width:80%;
  margin:5px auto 10px;
}
table.sansounintou .float_right{
  margin-left: 5px;
}
table.sansounintou{
  width:95%;
  margin:20px auto;
  background: #e9f3fa;
}

table.sansounintou th{
    padding-left:30px;
}
table.sansounintou td{
    padding: 20px 20px;
}
table.sansounintou td{
  padding-left:15px;
  line-height:1.4em;
}
table.sansounintou td.ttl{
  font-weight:bold;
  font-size:18.5px;color: #243c76;
  padding-bottom:0!important;
  font-family: 'Noto Serif JP', serif;
}
table.sansounintou td span{
  font-weight:bold;
}

.main_text2 {
  font-size: 16px;
  float: left;
  max-width: 385px;
}

.link_btn {
  position: absolute;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
}

.content_list_wrap {
  padding: 20px 40px;
    max-width: 500px;
    margin: 20px auto 30px;
}
.content__list_heading {
  display:table;
  margin:0 auto 10px!important;
font-size: 18px;
color: #5da3ac;
font-weight: bold;
}
.content_list {/* margin-bottom: 10px; */margin-left: 15px;}
.content_list li{
  margin-bottom: 10px;
  padding-left:1.5em;
  padding-right:1.5em;
  text-indent:-1.2em;
  font-size:16px;
  letter-spacing:0.01em;
  /* line-height: 1.75; */
}
.content_list li:last-child{
  margin-bottom: 0px!important;
}
.content_list li span{
  display:block;
  color: #f47e9d;
  font-weight:bold;
  line-height:1em;
  margin-bottom:5px;
}
span.hosoku{
  margin-top:20px;
  display:block;
  padding-left:1em;
  font-size:14px;
  text-align:right;
  font-weight:inherit;
  color:#333;
  font-family:inherit!important;
    letter-spacing:0.05em;
}
span.hosoku2{
  margin-top:5px;
  display:block;
  font-size:14px;
  font-weight:inherit;
  color:#333;
  font-family:inherit!important;
  letter-spacing:
}
.content_list li span.green{
  color: #1c9222;
}
.content_list_item {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}
.content_list_item:before {
  content: "✓";
font-size: 20px;
position: absolute;
left: 0;
top: -5px;

}
.content_list_text {
  font-size: 11px;
}


.main_text2_text-img {
  display: flex;
  align-items: center;
}

.main_text2_text-img img{
  display: flex;
  align-items: center;
  width: ;
}
