/*
Theme Name: 比較サイトテンプレート
Theme URL: https://mightyace.co.jp
Description: 比較サイトテンプレート
Author: 比較サイトテンプレート
Version: 1.1
*/

@charset "utf-8";
/* html5のブラウザ互換用
----------------------------------------------------------- */

@import url("css/reset.css");

/* リセット及びbody基本設定
----------------------------------------------------------- */

@import url("css/default.css");

/* ページ設定
----------------------------------------------------------- */

/*box01
------------------------------*/
#box01 .title_s {
  display: none !important;
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
}

#box01 .title_s::before,
#box01 .title_s:after {
  content: "";
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

#box01 .title_s::before {
  border-left: solid 1px #e38580;
  border-top: solid 1px #e38580;
  top: 0;
  left: 0;
}

#box01 .title_s:after {
  border-right: solid 1px #e38580;
  border-bottom: solid 1px #e38580;
  bottom: 0;
  right: 0;
}

#box01 section {
  margin: 25px 0;
}

#box01 section:last-of-type {
  margin: 0 0 30px;
}

#box01 .sub {
  line-height: 2.6em;
  font-size: 20px;
  /*    margin-top: 15px;*/
}

#box01 .sub span {
  font-size: 40px;
  padding-left: 10px;
  box-sizing: border-box;
}

#box01 h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

#box01 h3 span {
  font-size: 40px;
}

#box01 .border {
  border-top: 1px solid #e38580;
  padding-top: 12px;
  box-sizing: border-box;
  display: inline-block;
  font-size: 24px;
}

#box01 section:nth-of-type(2) .border {
  padding-right: 25px;
}

#box01 p {
  font-size: 18px;
  line-height: 32px;
}

#box01 .inner {
  width: 365px;
  margin-right: 10px;
}

#box01 .inner_l {
  width: 365px;
  margin-left: 13px;
}

/*box02
------------------------------*/

#box02 figure {
  position: relative;
  margin-top: 2em;
}

#box02 figcaption {
  position: absolute;
  top: 288px;
  right: 20px;
  font-size: 14px;
  color: #777777;
}

#box02 figcaption a,
a.txt_link {
  color: #1d91d9;
  text-decoration-line: 1px solid #1d91d9;
}

/*box03
------------------------------*/

#box03 {
  margin-bottom: 30px;
  background-image: url(../../../images/box03_bg.jpg);
  background-repeat: repeat;
}

#box03 h3 {
  font-size: 30px;
  margin: 15px 0;
  letter-spacing: 1.3px;
}

#box03 h3 img {
  padding-top: 3px;
  box-sizing: border-box;
}

#box03 h3 span {
  padding-left: 10px;
  box-sizing: border-box;
  letter-spacing: 5px;
}

#box03 div.content {
  padding: 0 30px 30px;
  box-sizing: border-box;
}

#box03 .inner {
  width: 420px;
}

#box03 section:nth-of-type(odd) .inner {
  margin-left: 30px;
}

#box03 section:nth-of-type(even) .inner {
  margin-right: 30px;
}

#box03 section div {
  margin-bottom: 15px;
}

#box03 section div figure img {
  margin-top: 5px;
}

#box03 p {
  margin-bottom: 10px;
  line-height: 1.7em;
}

#box03 ul {
  background-color: #fff7ed;
  padding: 5px 5px 5px 13px;
  box-sizing: border-box;
}

#box03 ul li {
  font-size: 14px;
  box-sizing: border-box;
}

/*text-indent*/

#box03 ul li.indent-1 {
  padding-left: 0.5em;
  text-indent: -0.6em;
}

/*box_movie_01
------------------------------*/
#box_movie_01 h2 {
  margin: 50px auto;
}
#box_movie_01 h2 {
  margin: 0 auto 25px;
}
.box_movie video,
.box_movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
/*box04
------------------------------*/

#box04 {
  margin-bottom: 30px;
  background-image: url(../../../images/box04_bg.jpg);
  background-size: cover;
  margin: 50px auto 30px;
}

#box04 h2 {
  text-align: center;
  padding-top: 30px;
  box-sizing: border-box;
}

#box04 figure {
  padding-top: 20px;
  box-sizing: border-box;
  position: relative;
}

#box04 figure a[class^="no0"] {
  /*width: 113px;
  height: 174px;
  display: block;
  position: absolute;
  z-index: 1;
  top: 70px;*/
}
#box04 figure a[class^="no0"]:not(.no01) {
  pointer-events: none !important;
}
#box04 figure a.no01 {
  /*left: 145px;*/
}
#box04 figure a.no02 {
  /*left: 260px;*/
}
#box04 figure a.no03 {
  /*right: 260px;*/
}
#box04 figure a.no04 {
  /*right: 145px;*/
}
#box04 figure a.no05 {
  /*right: 30px;*/
}
#box04 ul{
position: sticky;
left: 30px;
top:0;
margin: 0 0 0 30px;
}

#box04 div {
  margin-left: 145px;
}

#box04 figcaption {
  font-size: 12px;
  color: #777777;
  text-align: right;
  margin-top: 10px;
  margin-right: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  letter-spacing: 0.2px;
}

/*box05
------------------------------*/
#box05 .bnr_pickup {
  margin: 30px auto;
}
#box05 .rank .cv_area.none {
  display: none;
}
#box05 .rank_title {
  background-color: #f2e0dc;
  font-size: 18px;
  margin-bottom: 30px;
  padding: 16px 30px;
  box-sizing: border-box;
}

#box05 .rank_title div {
  padding: 15px 0 0 30px;
  box-sizing: border-box;
}

#box05 .rank:not(:first-of-type) {
  margin-top: 70px;
}

#box05 .rank div:nth-of-type(n + 2) {
  margin-bottom: 30px;
}

#box05 h3 {
  font-size: 36px;
  font-family: 游明朝, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, HiraMinPro, メイリオ, Meiryo, Osaka, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-weight: 500;
  letter-spacing: 0.1px;
}

#box05 h3.small {
  font-size: 1.6em;
}

#box05 h3.small02 {
  font-size: 1.9em;
}

#box05 .inner {
  width: 420px;
  margin-left: 20px;
}

#box05 .rank .inner p:first-of-type {
  font-size: 20px;
  margin-bottom: 8px;
  letter-spacing: 2.5px;
}

#box05 .rank .inner p:nth-of-type(2) {
  margin-bottom: 25px;
  line-height: 1.7em;
}

#box05 table {
  margin-right: 50px;
}

#box05 table tr {
  display: block;
  width: 350px;
}
/*
#box05 table tr:last-of-type {
   購入特典なし 
  display: none !important;
}*/

#box05 table tr:first-of-type {
  background-color: #e38580;
  color: #fff;
  font-weight: bold;
}

#box05 table tr:first-of-type th {
  color: #fff;
}

#box05 table tr.bgwnone {
  padding: 10px 0;
  box-sizing: border-box;
}

#box05 table tr:nth-of-type(even) {
  background-color: #f6f6f6;
}

#box05 table th {
  font-weight: bold;
  font-size: 18px;
  width: 120px;
  text-align: center;
  vertical-align: top;
  letter-spacing: 3px;
  color: #333;
  padding: 12px 0;
  box-sizing: border-box;
}

#box05 table tr:first-of-type td {
  padding: 20px 0 12px;
  box-sizing: border-box;
  letter-spacing: 1px;
}

#box05 table td {
  padding: 12px 0;
  box-sizing: border-box;
  line-height: 1.9em;
  letter-spacing: 2.1px;
}

#box05 table .vam {
  vertical-align: middle;
}

.cost {
  font-size: 40px;
}

.yen {
  font-size: 20px;
}

.tax {
  font-size: 14px;
}

.bgw {
  color: #e38580;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 5px 5px 6px;
  box-sizing: border-box;
  line-height: 1em;
}

#box05 .point h4 {
  display: inline-block;
  width: 350px;
  color: #5d4f37;
  font-size: 20px;
  text-align: center;
  margin-bottom: 3px;
  padding: 9.5px 0 8.5px;
  box-sizing: border-box;
  background-image: url(../../../images/box05_h_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#box05 .point ul li {
  padding: 7px 0;
  padding-left: 50px;
  box-sizing: border-box;
  background-image: url(../../../images/check.png);
  background-repeat: no-repeat;
  background-position: left top;
  letter-spacing: 2px;
}

.editor_check {
  border: 3px solid #bdbeb9;
  border-radius: 15px;
  height: auto;
  margin-bottom: 20px;
  padding: 25px 0;
  box-sizing: border-box;
  background-image: url(../../../images/box05_c_bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.editor_check figure {
  margin: auto 0;
  margin-left: 20px;
}

.editor_check div {
  display: inline-block;
  width: 310px;
  margin-left: 30px;
}

.editor_check h4 {
  font-size: 20px;
  margin: 10px 0 6px;
  padding: 11px 0 27px;
  box-sizing: border-box;
  background-image: url(../../../images/box05_c_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 0;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 2px;
}

.editor_check p {
  line-height: 1.7rem;
  letter-spacing: 0px;
}

#box05 .voice {
  margin: 20px 0;
}

#box05 section.voice h4 {
  font-family: 游明朝, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, HiraMinPro, メイリオ, Meiryo, Osaka, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 35px;
  color: #4d3c1b;
  background-color: #f1dec7;
  line-height: 30px;
  text-align: center;
  padding: 43px 0;
  box-sizing: border-box;
  letter-spacing: 5px;
}

#box05 .scroll {
  height: 400px;
  overflow-y: hidden;
  box-sizing: border-box;
  border-bottom: 3px solid #f1dec7;
}

#box05 .scroll_area {
  height: 285px;
  margin: 0 auto;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #f1dec7;
  border-top: none;
  overflow-y: scroll;
}

#box05 .scroll_area p.pink {
  font-size: 18px;
  margin-bottom: 8px;
}

#box05 .scroll_area .kojin {
  font-size: 12px;
  color: #777777;
  text-align: right;
  padding: 2px 0 12px;
  box-sizing: border-box;
  letter-spacing: -0.4px;
}

#box05 .scroll_area div {
  padding: 15px 0 0;
  box-sizing: border-box;
  border-bottom: 1px solid #aaaaaa;
}

#box05 .scroll_area div:first-of-type {
  padding-top: 0;
}

/*#column_no01
------------------------------*/
#column_no01 * {
  box-sizing: border-box;
}
#column_no01 {
  margin: 50px auto;
}
#column_no01 h2,
#column_no01 h3 {
  margin-bottom: 30px;
}
#column_no01 figure,
#column_no01 .movie {
  margin: 30px auto;
}
#column_no01 section {
  margin-top: 60px;
}

/*検索
------------------------------*/

#search {
  background: #f8f8f8;
  margin-bottom: 50px;
  padding: 30px 30px 18px;
  box-sizing: border-box;
}

#search h2 {
  color: #4d3c1b;
  font-size: 24px;
  margin: 20px 0;
  letter-spacing: 2px;
}

#search .toggle_btn {
  pointer-events: none;
  cursor: auto;
}

#search .toggle_btn .icons_plus {
  display: none;
}

#search .toggle_area {
  display: block;
}

#search table tr {
  border-bottom: 1px solid #d6d6d6;
}

#search table tr th {
  color: #fff;
  background-color: #e38580;
  text-align: center;
  width: 150px;
  font-weight: bold;
  vertical-align: middle;
  box-sizing: border-box;
  letter-spacing: 1px;
}

#search table tr td {
  width: 540px;
  background-color: #fff;
  padding: 10px 22px;
  vertical-align: middle;
  box-sizing: border-box;
  background: #fff;
}

#search h2 {
  width: 100%;
  text-align: center;
  color: #4d3c1b;
  font-size: 24px;
  margin: 0 0 20px;
  font-weight: normal;
  font-weight: bold;
}

#search article {
  width: 460px;
  float: left;
  margin: 0 0 30px;
}

#search article:nth-child(even) {
  float: right;
}

#search h3 {
  width: 100%;
  background: #333;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  box-sizing: border-box;
  font-size: 20px;
  margin: 0 0 10px;
  font-weight: normal;
}

#search article label {
  margin: 0 10px 5px 0;
}

.search_btn_box {
  text-align: center;
}

.search_btn {
  width: 400px;
  background: #333333;
  padding: 10px 0;
  box-sizing: border-box;
  color: #fff;
  border: none;
  border-radius: 5px;
  font-size: 25px;
  border-bottom: solid 5px #000;
  cursor: pointer;
}
#search p {
  margin-top: 25px;
}

/*検索*/

#search .toggleBtn.search {
  text-align: center;
  display: block;
}

#search .toggleBtn.search span {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  padding: 0 10px 0 40px;
  background: #fff url(../images/ico_arrow_bl.png);
  background-repeat: no-repeat, repeat;
  background-position: top 50% left 10%;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  margin: 0 auto 0;
  cursor: pointer;
}

#search td {
  color: #333;
}

#search .toggle_area p {
  margin-top: 25px;
}

.search_btn_box {
  margin: 25px auto 0;
  width: 130px;
  position: relative;
}

.search_btn_box input {
  color: #fff;
  border: none;
  display: block;
  width: 100%;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  line-height: 45px;
  background: #e38580;
  border-radius: 30px;
}

label.checkbox {
  padding: 3px 8px 3px 22px;
}

/*検索結果
------------------------------*/

#wrapper {
  /*width: 1000px;
	background: #f8f8f8;
	padding: 50px 30px;
	box-sizing: border-box;*/
  margin: 0 auto;
}

#search_page_title {
  width: 100%;
  background: #000;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  box-sizing: border-box;
  font-size: 25px;
  margin: 0 0 30px;
  font-weight: normal;
}

.search_box_top {
  border: solid 3px #ccc;
  padding: 3%;
  box-sizing: border-box;
  margin: 0 0 5%;
  background: #fff;
}

.search_box_top p {
  display: inline-block;
  margin: 0 2% 0 0;
}

.sort {
  border: solid 1px #ccc;
  border-radius: 5px;
  font-size: 18px;
  padding: 1%;
  box-sizing: border-box;
  margin: 0 0 3% 0;
}

#search_table {
  width: 100%;
}

#search_table th {
  border: solid 1px #ccc;
  background: #f8f8f8;
  padding: 1%;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 12px;
  width: 12.5%;
}

#search_table td {
  border: solid 1px #ccc;
  padding: 1%;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 12px;
  width: 12.5%;
}

#search_table td img {
  width: auto;
}

#search_table td a {
  background: #ff8400;
  padding: 2% 0;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  border: none;
  border-radius: 5px;
  border-bottom: solid 4px #cb6e0a;
  text-decoration: none;
  display: block;
  font-size: 14px;
}

#pick_up {
  margin: 50px auto 0;
}
#pick_up #bnr_search_no1 {
  margin: 30px auto 0;
}

/*#topic
------------------------------*/
#topic * {
  box-sizing: border-box;
  line-height: 1.7em;
}
#topic .mgt_50 {
  margin: 50px auto 0;
}
#topic {
  padding: 30px 30px 50px;
  margin: 50px auto;
  background: #fff7ed;
}
#topic p.center.bold.mincho {
  font-size: 40px;
  color: #4d3c1b;
}
#topic h2 {
  padding: 5px;
  border: 3px solid #bdbeb9;
  background: #fff;
  margin-bottom: 30px;
}
#topic h2 span {
  display: block;
  font-size: 50px;
  line-height: 1.2em;
  padding: 15px;
  border: 3px solid #f1dec7;
}
#topic div.flex {
  justify-content: space-between;
  flex-flow: wrap;
}
#topic div.flex figure {
  width: 255px;
}
#topic div.flex .box {
  width: calc((100% - 255px) - 50px);
}
#topic .check_list {
  border: 3px solid #e38580;
  border-left: none;
  border-right: none;
  padding: 20px 0;
}
#topic .check_list li {
  padding-left: 1.5em;
  background: url(../../../images/check.png) no-repeat;
  background-size: auto;
  background-position: top left;
  font-size: 30px;
  line-height: 1.5em;
}
#topic .check_list li:not(:first-of-type) {
  margin-top: 0.25em;
}
#topic .movie {
  border: 1px solid #eab854;
  background: rgb(256, 256, 256, 0.2);
  padding: 10px;
}
#topic .editor_check figure {
  width: 300px;
}
#topic p.center.mgt_50 {
  width: 550px;
}

/*#trable_list
------------------------------*/
#trable_list,
#trable_list .prologue {
  margin: 50px auto;
}
#trable_list .prologue {
  margin-bottom: 30px;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}
#trable_list .prologue::before,
#trable_list .prologue::after {
  position: absolute;
  width: 60%;
  height: 1px;
  content: "";
  background: #ddd;
}
#trable_list .prologue::before {
  top: 0;
  left: 0;
}
#trable_list .prologue::after {
  bottom: 0;
  right: 0;
}
#trable_list .title_box {
  font-size: 42px;
  line-height: 1.66em;
}

#trable_list .title_box * {
  font-family: 游明朝, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, HiraMinPro, メイリオ, Meiryo, Osaka, ＭＳ Ｐ明朝, MS PMincho, serif;
  letter-spacing: 0.06em;
  font-weight: bold;
}
#trable_list .title_box .serial_number {
  color: #75a1c7;
  font-size: 24px;
  line-height: 1.7em;
  margin: 0 auto 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #75a1c7;
  display: block;
  width: fit-content;
}
#trable_list .title_box .serial_number span {
  font-size: 1.75em;
}
#trable_list .title_box h3 {
  color: #4d3c1b;
  font-size: 42px;
  line-height: 1.7em;
  margin-bottom: 10px;
}
#trable_list .flex div,
#trable_list .flex figure {
  width: 365px;
}
#trable_list .flex div p {
  letter-spacing: 0.04em;
  line-height: 1.75em;
}
#trable_list section:not(:first-of-type) {
  margin-top: 50px;
}
#trable_list section:first-of-type {
  margin-top: 25px;
}
#trable_list section:nth-of-type(even) .flex div,
#trable_list section:nth-of-type(odd) .flex figure {
  order: 0;
}
#trable_list section:nth-of-type(odd) .flex div,
#trable_list section:nth-of-type(even) .flex figure {
  order: 1;
}
#trable_list #title_img_trable {
  text-align: center;
  margin-top: 50px;
}

/*#report
------------------------------*/

.note {
  background: url(../../../images/box03_bg.jpg) repeat;
  background-size: auto;
}

#report video {
  display: block;
  width: 100%;
  margin: 30px auto;
}

#report .big {
  font-size: 1.5em;
}

.small {
  font-size: 0.85em;
}
.sup {
  font-size: 0.5em;
  vertical-align: super;
  font-weight: bold;
}

#report .bigw2 {
  font-size: 2em;
}

#report #trable {
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

#report #trable h3 {
  border: none;
  padding: 0;
  display: inline-block;
  text-align: center;
}

#report #trable #h_name .green {
  padding-right: 0.5em;
  box-sizing: border-box;
}

#report #trable .box {
  background: #eee;
  border-radius: 10px;
  padding: 15px;
  box-sizing: border-box;
}

#report .comments {
  display: flex;
  justify-content: center;
  margin: 30px auto;
}

#report .comments div {
  max-width: 95%;
  border-radius: 10px;
  padding: 15px;
  background: #ade48b;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}

#report .comments div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ade48b;
}

#report .comments div p {
  margin: 0;
  padding: 0;
}

#report #trable .comments {
  margin: 30px auto 0;
}
/* toggle */
.toggle_btn {
  cursor: pointer;
  position: relative;
}
.toggle_btn .icons_plus {
  width: 2em;
  height: 2em;
  content: "";
  display: block;
  /*background: red;*/
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 0;
  bottom: 0;
  margin: auto;
}
.toggle_btn .icons_plus::before,
.toggle_btn .icons_plus::after {
  width: 100%;
  height: 4px;
  border-radius: 2px;
  content: "";
  display: block;
  background: #e38580;
  /*background: #fff;*/
  transition: 0.3s ease all;
  position: absolute;
}
.toggle_btn .icons_plus::before {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(90deg);
}
.toggle_btn .icons_plus::after {
  position: absolute;
  top: 50%;
  left: 0;
  transition: rotate(90deg);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.toggle_btn.open .icons_plus::before {
  top: 50%;
  left: 0;
  transition: rotate(90deg);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.toggle_area {
  display: none;
}
/* toggle_btn + type_title */
.toggle_btn.type_title {
  padding: 0.5em 2.5em 0.5em 1em;
  border-radius: 10px;
  box-sizing: border-box;
  background: #ffe4d3;
  /*background: linear-gradient(135deg, #f5a49f, #f0bca7);*/
}
.toggle_box {
  margin-top: 50px;
}
.title_s {
  font-family: 游明朝, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, HiraMinPro, メイリオ, Meiryo, Osaka, ＭＳ Ｐ明朝, MS PMincho, serif;
  font-size: 45px !important;
  color: #4d3c1b;
  line-height: 30px;
  text-align: center;
  padding: 43px 0 20px;
  box-sizing: border-box;
  letter-spacing: 5px;
  display: block;
}
.toggle_btn.type_title .txt {
  font-size: 2rem;
  line-height: 1.8em;
  /*color: #fff;*/
  color: #e38580;
  font-weight: bold;
  text-align: left;
}

.sp_box {
  padding: 0 0 30px;
  background: linear-gradient(180deg, #f5a49f, #f7c9b7);
}

.sp_box .title_s {
  color: #fff;
  padding: 0;
}
.sp_box .box {
  padding: 0 30px;
  box-sizing: border-box;
  margin: 15px 0 0;
}
.sp_box .box .flex {
  /*background: #fff;*/
  color: blue;
  text-decoration: underline;
}
.sp_box .box .flex:hover {
  text-decoration: none;
}
.sp_box .box .flex figure {
  display: inline-block;
  margin: 0;
}
.sp_box .box .flex div {
  display: inline-block;
  width: calc(100% - 160px);
  padding: 15px;
  box-sizing: border-box;
  display: none;
}
.sp_box .box .flex div p {
  text-align: left;
}
/*
.sp_box img{
	box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.sp_box p {
	margin-top: 40px;
}

.sp_box p:first-child {
	margin-top: 0;
}*/

/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {
  .sp_box {
    padding: 0 0 15px;
  }

  .sp_box .box {
    padding: 0 15px;
    box-sizing: border-box;
    margin: 15px 0 0;
  }
  .sp_box .box .flex figure {
    display: inline-block;
    margin: 0;
    /*width: 45%;*/
    width: 100%;
  }
  .sp_box .box .flex div {
    display: inline-block;
    width: calc(100% - 45%);
    padding: 10px;
    box-sizing: border-box;
    display: none;
  }
  .sp_box .box .flex div p {
    font-size: 15px;
    letter-spacing: 0.05em;
  }
  /*box01
------------------------------*/
  #box01 .title_s {
    margin-bottom: 10px;
  }

  #box01 section,
  .sp_box {
    margin: 15px 0;
  }
  #box01 .flex,
  #box01 .flreverse {
    display: block;
  }
  #box01 .sub {
    line-height: 2em;
    font-size: 20px;
    /*    margin-top: 15px;*/
  }
  #box01 .sub,
  #box01 h3 {
    text-align: center;
    display: block;
  }

  #box01 .sub span {
    font-size: 2em;
    padding-left: 10px;
    box-sizing: border-box;
  }

  #box01 h3 {
    font-size: 2.5em;
    margin-bottom: 10px;
  }

  #box01 .border {
    padding-top: 8px;
    box-sizing: border-box;
    font-size: 22px;
    display: block;
  }

  #box01 section:nth-of-type(2) .border {
    padding-right: 0;
  }

  #box01 p {
    font-size: 16px;
    line-height: 32px;
  }

  #box01 .inner,
  #box01 .inner_l {
    width: 100%;
    margin: 0;
  }
  #box01 figure {
    margin: 15px auto 0;
  }
  #box01 figure img {
    width: 100%;
  }
  /*box02
	------------------------------*/
  #box02 {
    margin: 30px auto;
  }
  #box02 figure {
    position: static;
    margin: 0.5em 0 0;
  }

  #box02 figcaption {
    position: static;
    font-size: 14px;
    margin: 1em auto 0;
    text-align: left;
  }
  /*box03
	------------------------------*/
  #box03 {
    padding: 15px;
    box-sizing: border-box;
  }
  #box03 div.content {
    padding: 0;
    display: block;
  }
  #box03 section div {
    display: block;
    margin: 0;
  }
  #box03 h3 {
    font-size: 20px;
    margin: 15px 0;
    text-align: left;
    display: block;
  }

  #box03 h3 img {
    padding-top: 0;
    margin: -5px 0 0;
  }

  #box03 h3 span {
    padding-left: 10px;
    box-sizing: border-box;
    letter-spacing: 0.15em;
    display: inline-block;
    width: 83%;
  }

  #box03 section:nth-of-type(odd) .inner,
  #box03 section:nth-of-type(even) .inner {
    margin: 0;
  }
  #box03 .inner {
    width: 100%;
  }
  #box03 section:not(:last-of-type) .inner {
    margin: 0 0 50px;
  }

  #box03 section div figure img {
    margin-top: 5px;
  }

  #box03 p {
    margin: 1em 0;
  }

  #box03 ul {
    padding: 10px;
  }

  #box03 ul li {
    font-size: 14px;
    box-sizing: border-box;
  }

  /*text-indent*/
  #box03 ul li {
    padding-left: 0.5em;
    text-indent: -0.6em;
  }

  /*box_movie_01
	------------------------------*/
  #box_movie_01 h2 {
    margin: 30px auto;
  }
  #box_movie_01 h2 {
    margin: 0 auto 15px;
  }

  /*box04
------------------------------*/
  #box04 {
    padding: 15px;
    box-sizing: border-box;
    background-image: url(../../../images/box04_bg_sp.jpg);
    background-size: cover;
    margin: 15px auto 0;
  }

  #box04 h2 {
    padding-top: 0;
  }

  #box04 figure {
    margin-top: 15px;
    padding: 0;
  }

  #box04 figure a[class^="no0"] {
    /*width: calc(100% / 4);
    height: 13%;
    top: 3.5%;*/
  }
  #box04 figure a.no01 {
    /*left: 25%;*/
  }
  #box04 figure a.no02 {
    /*left: 50%;*/
  }
  #box04 figure a.no03 {
    /*right: 0.5%;*/
  }
  #box04 figure a.no04,
  #box04 figure a.no05 {
    /*display: none;*/
  }

  #box04 div,#box04 ul {
    margin-left: 0;
    justify-content: flex-end;
    width: 100%;
  }
    #box04 ul{
  top:60px;
  }
  #box04 div p {
    width: calc(100% / 4);
  }

  #box04 figcaption {
    font-size: 12px;
    text-align: left;
    margin: 1em 0 0;
    padding: 0;
  }
  #box04 figcaption p {
    text-indent: -1em;
    padding-left: 1em;
  }
  /*box05
------------------------------*/
  #box05 .bnr_pickup {
    margin: 15px auto;
  }
  #box05 .rank_title {
    margin-bottom: 30px;
    padding: 15px;
    box-sizing: border-box;
  }
  #box05 .rank_title div {
    padding: 0 0 0 3.5%;
    box-sizing: border-box;
  }
  #box05 .rank div:nth-of-type(n + 2) {
    margin-bottom: 0;
  }

  #box05 h3 {
    font-size: 24px;
    line-height: 1.25em;
    margin: 0.25em 0 0;
  }

#box05 h3.small{
    font-size: 1.15em;
}

#box05 h3.small02 {
  font-size: 1.4em;
}
  #box05 .rank_title div p {
    font-size: 14px;
  }
  #box05 .rank:not(:first-of-type) {
    margin-top: 40px;
  }
  #box05 .rank .flex.sp_block {
    display: block;
  }
  #box05 .rank .flex.sp_block figure {
    margin: 0 auto 1.5em;
  }
  #box05 .inner {
    width: 100%;
    margin-left: 0;
  }

  #box05 .rank .inner p:first-of-type {
    font-size: 18px;
    margin-bottom: 1em;
    letter-spacing: 2.5px;
    text-align: center;
  }

  #box05 .rank .inner p:nth-of-type(2) {
    margin-bottom: 25px;
    line-height: 1.7em;
  }
  #box05 table,
  #box05 table tbody,
  #box05 table tr,
  #box05 table tr th,
  #box05 table tr td {
    display: block;
    width: 100%;
    text-align: center;
  }
  #box05 table {
    margin: 0 0 30px;
  }

  #box05 table tr.bgwnone {
    padding: 0;
  }
  #box05 table th {
    font-size: 18px;
    padding: 10px;
  }

  #box05 table tr:first-of-type td {
    padding: 5px 10px 10px;
  }

  #box05 table td {
    padding: 5px 10px 10px;
    box-sizing: border-box;
    line-height: 1.5em;
    letter-spacing: 0.15em;
  }

  .cost {
    font-size: 2em;
  }

  .yen {
    font-size: 0.85em;
  }

  .tax {
    font-size: 0.5em;
    margin: 0 0.5em;
  }

  .bgw {
    margin-top: 0.5em;
    padding: 5px;
    line-height: 1em;
    font-size: 0.85em;
  }
  #box05 .point h4 {
    display: block;
    width: 100%;
    padding: 2.5%;
    background-image: url(../../../images/box05_h_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
  }

  .editor_check {
    padding: 15px;
    background-image: url(../../../images/box05_c_bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 30px auto;
  }
  .editor_check div,
  .editor_check figure {
    display: block;
    width: 100%;
    margin: auto 0;
  }

  .editor_check h4 {
    font-size: 20px;
    margin: 1em auto 0;
    padding: 11px 0 27px;
    box-sizing: border-box;
    background-image: url(../../../images/box05_c_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 0;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
  }

  #box05 .voice {
    margin: 30px 0;
  }

  #box05 section.voice h4 {
    font-size: 20px;
    line-height: 1.5em;
    padding: 15px;
    box-sizing: border-box;
    letter-spacing: 0.15em;
  }

  #box05 .scroll {
    height: auto;
    border: none;
  }

  #box05 .scroll_area {
    height: 300px;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
    background: #fff;
    border: 3px solid #f1dec7;
    border-top: none;
    overflow-y: scroll;
  }

  #box05 .scroll_area .kojin {
    text-align: left;
    padding: 0;
    margin: 1em 0 0;
  }
  #box05 .flex.between {
    display: block;
  }
  #box05 .flex.between a:not(:first-of-type) {
    margin-top: 30px;
  }

  /*#column_no01
------------------------------*/
  #column_no01 {
    margin: 30px auto;
  }
  #column_no01 h2,
  #column_no01 h3 {
    margin: 0 auto 10px;
  }
  #column_no01 figure,
  #column_no01 .movie {
    margin: 3.5% auto;
  }
  #column_no01 section {
    margin-top: 15%;
  }

  /*検索
------------------------------*/
  #search {
    width: 100%;
    padding: 5% 3% 0;
    box-sizing: border-box;
    margin: 0 auto 30px;
  }

  #search h2 {
    width: 100%;

    text-align: center;
    /*color: #fff;
		background: #2f2107;
		padding: 3%;
		box-sizing: border-box;*/
    font-size: 20px;
    margin: 0;
    padding: 0 0 5%;
  }
  #search .toggle_btn {
    pointer-events: visible;
    cursor: pointer;
  }
  #search .toggle_btn .icons_plus {
    display: block;
  }
  #search .toggle_area {
    display: none;
  }
  #search table,
  #search table tbody,
  #search table tr,
  #search table tr th,
  #search table tr td {
    display: block;
    width: 100%;
  }

  #search table tr th,
  #search table tr td {
    padding: 10px;
    box-sizing: border-box;
  }

  #search .toggle_area p {
    margin-top: 5%;
  }
  .search_btn {
    width: 60%;
    background: #333333;
    padding: 2% 0;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 18px;
    border-bottom: solid 5px #000;
    cursor: pointer;
  }
  #search p {
    margin-top: 5%;
  }

  input[type="submit"],
  input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
  }

  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none;
  }

  input[type="submit"]::focus,
  input[type="button"]::focus {
    outline-offset: -2px;
  }
  #search input[type="image"] {
    width: 100%;
  }
  /*検索結果
------------------------------*/
  #search_page_title {
    width: 100%;
    padding: 3% 0;
    box-sizing: border-box;
    font-size: 18px;
    margin: 0 0 3%;
    font-weight: normal;
  }

  .search_box_top {
    border: solid 3px #ccc;
    padding: 3%;
    box-sizing: border-box;
    margin: 0 0 5%;
    background: #fff;
  }

  .search_box_top p {
    display: block;
    margin: 0 2% 0 0;
  }

  .sort {
    border: solid 1px #ccc;
    border-radius: 3px;
    font-size: 12px;
    padding: 1%;
    box-sizing: border-box;
    margin: 0 0 3% 0;
  }

  .sort_box {
    width: 100%;
    overflow-x: scroll;
  }

  #search_table {
    width: 640px;
  }

  #search_table th {
    border: solid 1px #ccc;
    background: #f8f8f8;
    padding: 1%;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 8px;
  }

  #search_table td {
    border: solid 1px #ccc;
    padding: 1%;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 8px;
    width: 12.5%;
    background: #fff;
  }

  #search_table td img {
    width: auto;
  }

  #search_table td a {
    background: #ff8400;
    padding: 2% 0;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 3px;
    border-bottom: solid 2px #cb6e0a;
    text-decoration: none;
    display: block;
    font-size: 9px;
  }
  #pick_up {
    margin: 30px auto 0;
  }
  #pick_up #bnr_search_no1 {
    margin: 15px auto 0;
  }

  /*#topic
------------------------------*/
  #topic .mgt_50 {
    margin: 30px auto 0;
  }
  #topic {
    padding: 3.5% 3.5% 7%;
    margin: 30px auto;
  }
  #topic p.center.bold.mincho {
    font-size: 24px;
  }
  #topic h2 {
    padding: 5px;
  }
  #topic h2 span {
    font-size: 30px;
    padding: 3.5%;
  }
  #topic div.flex {
    display: block;
  }
  #topic div.flex figure {
    width: 70%;
    margin: 0 auto;
  }
  #topic div.flex .box {
    width: 100%;
  }
  #topic div.flex .box {
    margin-top: 30px;
  }
  #topic .check_list {
    padding: 3.5% 0;
  }
  #topic .check_list li {
    padding-left: 2em;
    background: url(../../../images/check.png) no-repeat;
    background-size: 1.5em auto;
    background-position: top left;
    font-size: 20px;
  }
  #topic .editor_check figure,
  #topic p.center.mgt_50 {
    width: 100%;
  }

  /*#trable_list
------------------------------*/
  #trable_list,
  #trable_list .prologue {
    margin: 30px auto;
  }
  #trable_list .prologue {
    margin-bottom: 15px;
    padding: 15px;
  }
  #trable_list .title_box .serial_number {
    font-size: 20px;
    margin: 15px auto;
    box-sizing: border-box;
    width: 100%;
  }
  #trable_list .title_box .serial_number span {
    font-size: 2em;
  }
  #trable_list .title_box h3 {
    /*font-size:22.5px;*/
    font-size: 6.3vw;
    line-height: 1.55em;
    margin: 0 auto 15px;
  }
  #trable_list .flex {
    display: block;
  }
  #trable_list .flex div,
  #trable_list .flex figure {
    width: 100%;
  }
  #trable_list .flex div {
    margin-bottom: 15px;
  }
  #trable_list .flex div p {
    /*font-size: 13px;*/
    font-size: 4.1vw;
    line-height: 2em;
  }
  #trable_list section:not(:first-of-type) {
    margin-top: 30px;
  }
  #trable_list section:first-of-type {
    margin-top: 15px;
  }
  #trable_list section:nth-of-type(odd) .flex div,
  #trable_list section:nth-of-type(even) .flex figure,
  #trable_list section:nth-of-type(even) .flex div,
  #trable_list section:nth-of-type(odd) .flex figure {
    order: 0;
  }
  #trable_list #title_img_trable {
    margin-top: 25px;
  }

  /*#report
------------------------------*/
  #report .big {
    font-size: 1.25em;
  }
  #report .bigw2 {
    font-size: 1.5em;
  }

  #report #trable {
    padding: 15px;
    margin-bottom: 30px;
  }
  #report #trable ul li {
    text-indent: -0.5em;
    padding-left: 0.5em;
  }
  #report .comments {
    justify-content: flex-start;
  }
  #report .comments div {
    max-width: 95%;
  }
  #report #trable .comments {
    margin: 15px auto 0;
  }

  /* toggle */
  .toggle_btn .icons_plus {
    width: 15px;
    height: 15px;
  }

  /* toggle_btn + type_title */
  .toggle_btn.type_title {
    padding: 0.5em 2.5em 0.5em 1em;
  }
  .toggle_box {
    margin-top: 15px;
  }
  .title_s {
    font-size: 25px !important;
    line-height: 1.5em;
    padding: 0;
    box-sizing: border-box;
    letter-spacing: 0.15em;
  }
  .toggle_btn .icons_plus::before {
    top: 36%;
  }
  .toggle_btn.type_title .txt {
    font-size: 15px;
  }
  /* //Emd @media screen and (max-width: 750px) */
}

/*ボタンアニメーション*/
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.655, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.655, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}


#fix_bnr {
    width: 1080px;
position: fixed;
    left: 50%;
    bottom: 0;
    z-index: 9999;
    transition: 0.3s;
    margin: 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0);
}
#footer {
    padding: 30px 0 180px;
}


/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {

#fix_bnr {
    width: 100%;
}
#footer {
padding:15px 0 130px;
}
}