@charset "utf-8";
/* CSS Document */

.common_tips_sec .dlb_media_01_area .dlb_media_right {
    height: 160px;
}

.m40_pc {
    display: none;
}

.m_auto {
    margin-left: auto;
    margin-right: auto;
}

.calculation_box a {
    text-decoration: underline;
    color: #00f;
    font-weight: bold;
}

.m_T1 {
    margin-top: 1px !important;
}

.kvimage_box {
    max-width: 1200px;
    margin: 0 auto
}

.inner_min {
    max-width: 1200px;
    width: 100%;
}

.support365plus_area_btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 10px;
}

.support365plus_area_btn div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% / 5 - 10px);
    background: #fff;
}

.support365plus_area_btn div a {
    padding: 20px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
}

#contents, #container {
    margin-bottom: 0;
}

.n_header .inner.flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* align-items: start; */
}

.prime_point_sec {
    background-color: #EBEEF2;
    padding-bottom: 0;
    padding-top: 0;
}

.prime_point_sec .ttl {
    margin-bottom: 40px;
    font-size: 40px;
}

.primeother_sec {
    padding: 0px 0 80px;
}

.primeother_sec .ttl {
    margin-bottom: 40px;
}

.c-btn-group {
    margin: 80px auto;
}

section#ansin365 {
    margin-top: -100px;
    padding-top: 100px;
}

.catch_365 {
font-size: 150%;
font-weight: bold;
color: #c00;
text-align: center;
margin: 0 auto;
padding-top: 40px;
}

.text_333 {
    font-weight: bold;
    color: #333;
}

.title_prime {
margin: 40px auto;
}

.catch_prime {
font-size: 2rem;
font-weight: bold;
}

.htb_price {
/* font-size: 150%; */
font-weight: bold;
color: #2157a7;
}

.c-btn.-yellow {
    background-color: #f7c00b;
    color: #fff;
}

.c-btn.-darknavy {
    background-color: #262d40;
    color: #fff;
}

.btn_text_b {
font-size: 130%;
font-weight: bold;
color: #fff;
}

.prime_free_sec {
    margin-bottom: 0px;
    background: #fff;
    padding: 60px;
}

.text-L {
text-align: left;
}

.icon_365 {
margin: 0 auto 40px;
text-align: center;
}

.catch_area {
    background: #ebeef2;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 40px;
}

.catch_area .catch_cont_01 {
    background: #f93b00;
    max-width: 1200px;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    margin: 0 auto;
    font-size: 150%;
}

.catch_area .catch_cont_02 {
    background: #0157AE;
    max-width: 1200px;
    color: #fff;
    font-weight: bold;
    padding: 20px;
    margin: 0 auto;
    font-size: 150%;
}

/***サービスの特長***/
.heading07 {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 26px;
font-weight: bold;
margin-bottom: 20px;
}

.heading07 span {
	position: relative;
	z-index: 2;
}

.heading07::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -20px;
	left: 0;
	color: rgba(247,192,11,0.6);
	font-size: 50px;
	font-weight: 400;
	font-family: luxus-brut, cursive;
	font-style: italic;
}
/***サービスの特長***/

.sec_guide02,
.prime_point_sec .pointbox .point_btmbox,
.contact_btm .btm_box,
.common_movie_flow_sec,
.pay_box,
.prime_free_sec,
.common_tips_sec {
    padding: 80px;
}

.common_movie_flow_sec {
    margin: 0 auto;
}

.pay_box {
    background: #fff;
}

.common_movie_flow_sec .movie_box .m_ttl {
    font-weight: bold;
    margin-bottom: 40px;
}

.prime_point_sec .pointbox .point_btmbox .imgbox .img02 img {
    max-width: 840px;
}

.prime_point_sec .pointbox .point_btmbox .img02 img {
    max-width: 840px;
}

.catch_area .catch_cont_02 {
    margin: 1px auto 0;
}

.htb_price {
font-size: 125%;
font-weight: bold;
color: #2157a7;
}

*, *:before, *:after {
	box-sizing: border-box;
}

.col_3 {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    margin-top: 40px;
}

.card-4 {
    position: relative;
    width: calc(100% / 4 - 12px);
    cursor: pointer;
    border: 0.5px solid #e9eaea;
    border-radius: 3px;
}

.card-4:hover .content {
  bottom: 0;
}

.m_T30 {
margin-top: 30px;
}

.m_T40 {
margin-top: 40px;
}

.m_T80 {
margin-top: 80px;
}

.p_T40 {
padding-top: 40px;
}

.p_T80 {
padding-top: 80px;
}

.card-4 h4 {
  position: relative;
  margin-bottom: 2em;
  padding: 1.5rem 2rem;
  border-radius: 10px;
  background: #f7c00b;
color: #fff;
font-weight: bold;
font-size: 125%;
}

.card-4 h4:before,
.card-4 h4:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #f7c00b;
}

.card-4 h4:before {
  bottom: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}

.card-4 h4:after {
  bottom: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}

.card-4 h4 a {
color: #fff;
}

/* 新タブ */
.tabs {
  width: 100%;
}

.tabs__menu {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 5px solid #2157a7;
  padding-bottom: 4px;
}

.tabs__menu-item {
  width: calc( 100% / 9 - 4px);
  padding: 16px 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  border-top-left-radius: 10px;
  background: #bababa;
  cursor: pointer;
  text-align: center;
}

.tabs__menu-item07 {
  width: calc( 100% / 7 - 4px);
  padding: 16px 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  border-top-left-radius: 10px;
  background: #bababa;
  cursor: pointer;
  text-align: center;
}

.tabs__menu-item08 {
  width: calc( 100% / 8 - 4px);
  padding: 16px 10px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  border-top-left-radius: 10px;
  background: #bababa;
  cursor: pointer;
  text-align: center;
}

.tabs__menu-item.is-active,
.tabs__menu-item07.is-active,
.tabs__menu-item08.is-active {
    background: #2157a7;
    cursor: default; }

.tabs__body {
  display: none;
  padding: 40px 0 0;
}

.tabs__body.is-active {
    display: block;
}

.tabs__body .m_ttl {
    padding-left: 15px;
    border-width: 4px;
    line-height: 1.4;
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
    border-left: 2px solid #2157a7;
}

.tabs__body .m_ttl .span {
    font-weight: bold;
    line-height: 1.4;
    font-size: 20px;
}

.catch_area .catch_cont_01,
.catch_area .catch_cont_02 {
    padding: 10px;
    line-height: 3.5rem;
}

.pointbox02 {
    margin: 40px 0;
}

.lh_12 {
    line-height: 1.2;
}

.bg_y {
    background: #F7C00B !important;
}

.calculation_title {
    background: #fff;
    color: #0157AE;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin-bottom: 40px;
    border: 3px solid #0157AE;
    border-radius: 40px;
}

.calculation_box {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.calculation_box h3 {
    font-weight: bold;
    text-align: center;
}

.calculation_cont_00,
.calculation_cont_01,
.calculation_cont_02,
.calculation_cont_03 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.calculation_cont_00 {
    width: 3%;
    background: #0157AE;
    color: #fff;
    padding: 10px;
}

.calculation_cont_01 {
    width: calc(100% / 5 - 0px);
    background: #0157AE;
    color: #fff;
    padding: 10px;
}

.calculation_info {
    font-size: 14px;
    margin: 20px 0;
}

.calculation_info a {
    text-decoration: underline;
    color: #00f;
    font-weight: bold;
}

.symbol_00 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #0157AE;
}

.symbol_01 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #0157AE;
}

.symbol_02 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #fff;
}

.element_01 {
    background: #fff;
    color: #0157AE;
    padding: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.element_02 {
    background: #0157AE;
    width: 100%;
    padding: 5px;
    text-align: center;
    border: 3px solid #fff;
}

.element_03 {
    background: #0157AE;
    width: 100%;
    padding: 5px;
    text-align: center;
    border: 3px solid #fff;
    margin-top: 10px;
}

.element_04 {
    background: #fff;
    color: #0157AE;
    padding: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.adjust_02 {
    padding: 11px 5px;
}

.adjust_03 {
    padding: 9.5px 5px;
}

.adjust_04 {
    padding: 49px 5px;
}

.contact_btm {
    padding: 20px 0 60px;
}

.icon_365 img {
    margin: 0 auto;
}

.sec_guide02 {
    padding: 60px;
}

.note_01 {
    background: #c00;
    padding: 10px;
    margin: 0 0 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
}

.electricity_sec {
    background-color: #EBEEF2;
    padding-bottom: 80px;
}

.electricity_sec .pointbox {
    position: relative;
}

.electricity_box {
    padding: 0 80px 80px;
    background: #fff;
}

.common_movie_flow_sec .movie_box {
    margin-bottom: 0;
}

.slick-dotted.slick-slider {
    margin-bottom: 75px;
}

.article_btn {
    width: 100%;
    display: flex;
    max-width: 984px;
    margin: 30px auto;
    gap: 16px;
}

.article_btn > * {
    width: calc(100% / 9 - 4px);
}

.article_btn > *:nth-child(2n){
    margin-right: auto;
}

.article_btn > * > * {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 10px 5px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    background: #262d40;
}

.pointbox_mamatoku {
    padding: 80px;
    background: #fff;
    margin: 0 auto 80px;
    display: flex;
    justify-content: center;
}

.pay_list {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.pay_list div {
    width: calc(100% / 3 - 27px);
    display: flex;
    flex-direction: column;
    padding: 40px;
    gap: 20px;
    border: 4px solid #EBEEF2;
    border-radius: 20px;
}

.pay_list p.card_box {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.pay_list p.card_box span {
    background: #EBEEF2;
    padding: 5px 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pay_list p.chushaku_box {
    background: #EBEEF2;
    padding: 10px;
    border-radius: 5px;
}

.pay_list p.chushaku_box span {
    font-size: 14px;
}

.common_prime_faq_sec {
    padding: 80px;
    background-color: #fff;
}

.common_prime_faq_sec .faqbox .list .txtbox {
    padding: 30px;
}

.pay_box h2.m_ttl {
    text-align: center;
    margin: 0 auto 40px;
    font-size: 40px;
    font-weight: bold;
}

.chushaku {
    font-size: 85%;
    margin: 0 auto 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 15px;
}

.txt_link {
    text-decoration: underline;
    color: #00f;
    font-weight: bold;
}

.prime_voice_sec {
    background: #ebeef2;
    padding: 80px;
}

.prime_voice_sec .voice_box02 {
    margin-bottom: 0;
}

.prime_voice_sec .voice_box01 .v_list01,
.prime_voice_sec .voice_box02 .v_list02 {
    background: #fff;
}

.application_area {
    padding: 80px;
    background: #F7C00B;
}

.application_area h3 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}

.imgbox2 {
    display: flex;
    gap: 40px;
    margin: 40px 0 0;
}

.imgbox3 {
    display: flex;
    justify-content: center;
}

.imgbox4 {
    display: flex;
    justify-content: center;
}

.imgbox2 a {
    width: calc(100% / 2 - 0px);
    background: #fff;
    padding: 40px;
    display: flex;
    justify-content: center;
}

.imgbox4 a {
    width: calc(100% / 1 - 0px);
    background: #fff;
    padding: 40px;
    display: flex;
    justify-content: center;
    max-width: 480px;
}

.imgbox2 a div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.imgbox3 a div {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.imgbox4 a div {
    display: flex;
    gap: 40px;
    flex-direction: column;
}

.imgbox2 a div p,
.imgbox3 a div p,
.imgbox4 a div p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.imgbox3 a {
    background: #fff;
    display: flex;
    justify-content: center;
    width: 100%;
}

.imgbox4 a div img {
    max-width: 234px;
    margin: 0 auto;
}

h2.sec_title01 {
    font-size: 40px;
    display: flex;
    font-weight: bold;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
    line-height: 1.3;
}

h2.sec_title01 .span {
    font-size: 24px;
    display: block;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #F7C00B 50%);
    text-align: center;
    padding: 0 10px;
    margin-bottom: 40px;
}

.sec_keiyaku {
    padding: 0 0 80px;
}

.countbox {
width: 100%;
padding: 80px 0; /* 40px 0 80px */
background: #EBEEF2;
}

.countbox table{
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
text-align: center;
margin: 0 auto;
}

.countbox table tr:last-child{
  border-bottom:solid 1px #ccc;
}

.countbox table th{
  text-align: center;
  padding: 19px 0;
  border-right:solid 1px #ccc;
  border-left:solid 1px #ccc;
  width: 50%;
font-size: 125%;
}

.countbox table th:nth-child(1){
  background-color:#0157AE;
  color: #fff;
  font-weight: bold;
}

.countbox table th:nth-child(3){
  background-color:#f5b932;
  color: white;
}

.countbox table tr:nth-child(2) td{
  font-size: 30px;
}

.countbox table td{
  text-align: center;
  padding: 30px 0;
  border-right:solid 1px #ccc;
  border-left:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
  width: 50%;
  background:#fff;
}

.countbox table td a{
  background-color: #25b327;
  color: white;
  padding:5px 20px;
  border-radius: 30px;
  font-weight: bold;
}

.countbox table .popular{
  width: 50%;
}

.countbox table th.popular{
  position: relative;
}

.countbox table th.popular span.no1{
position: absolute;
    top: -10px;
    left: calc(50% - 25%);
    background: #fff;
    width: 50%;
    font-size: 16px;
    border-radius: 15px;
    line-height: 1;
    padding: 5px;
    color: #f93b00;
    border: solid 1px #f93b00;
    font-weight: bold;
}

.countbox table th.popular span.inner{
  position: absolute;
  color:white;
  background-color: #f93b00;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 19px 0;
  font-weight: bold;
}

.countbox_info {
text-align: right;
margin-top: 10px; 
}

.txt-big {
font-size: 150%;
font-weight: bold;
}

.musubi_info .project_modal .container {
    left: 23%;
}

.musubi_info .main-modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 1111111;
    width: 100%;
    left: 0;
}

.musubi_info .project_modal .project__content .project_price_bar .span.w01 {
    width: 83.46%;
}

.musubi_info .project_modal .project__content .project_price_bar .span.w02 {
    width: 16.54%;
}

.musubi_about,
.musubi_info {
    padding: 80px;
}

.donation_box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.donation_box > * {
    width: calc(100% / 2 - 20px);
    background: #fff;
    padding: 40px;
}

.donation_box > div > div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.donation_box > div > div > div {
    width: calc(100% / 2 - 10px);
}

.donation_logoarea {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catch_txt {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 40px auto;
    line-height: 1.5em;
}

.total_box {
    text-align: center;
    margin: 0px auto 20px;
    background: #f93b00;
    color: #fff;
    padding: 10px;
    line-height: 1.5em;
    font-weight: bold;
}

.total_box span {
    font-weight: bold;
    font-size: 20px;
}

.total_box_chushaku {
    font-size: 14px;
}

.musubi_case {
    padding: 80px;
}

.musubi_case .mod-musubi .mod_musubi_content .content_box .img img {
    width: fit-content;
}

.musubi_case .musubi_casebox {
    background-color: #EBEEF2;
}

.musubi_case .musubi_casebox .top {
    background: #0157AE;
}

.musubi_case .musubi_casebox .txt {
    color: #0157AE;
}

.btn_donation a {
    font-weight: bold;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: auto;
    padding: 20px;
    transition: 0.3sease-in-out;
}

.btn_donation a:after {
    content: "";
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 2rem;
    font-size: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: right 0.3s;
    width: 8px;
    height: 8px;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    transform: translateY(-50%) rotate(45deg);
}

.btn_donation a:hover {
    background: #fff;
}

.btn_donation a:hover:after {
    right: 1.4rem;
}

.musubi_question {
    padding: 40px 0 80px;
}

.musubi_question .musubi_question_box {
    width: 100%;
    padding: 80px;
}

.musubi_info .project_modal .project__content .img_ttl img {
    width: unset;
}

.musubi_info .project_modal .project__content .pop_ttl {
    margin: 40px 0;
}

.musubi_info .project_modal .container {
    padding: 40px 4%;
}

.kv_box02 {
    text-align: center;
}

.c-list-note > .item:before {
    left: unset;
}

.c-btn.-arrow_right:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 11px;
    background: url(/assets/images/common/icon_arrow_right_white.png) 0 0 no-repeat;
    background-size: 100% auto;
}

.c-grid .col-pc-6 {
    width: 50%;
}

.c-btn.-orange {
    background-color: #f93b00;
    color: #fff;
}

.d-block {
    display: block !important;
}

.m_T20 {
    margin-top: 20px;
}

.best10 {
    font-size: 40px;
    font-weight: bold;
    color: #262D40;
    text-align: center;
    margin: 0 auto 40px;
}

.article_linkbox {
    width: 100%;
    max-width: 584px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto 80px;
    align-items: center;
}

.article_linkbox div.lb_L {
    width: 50%;
}

.article_linkbox div.lb_R {
    width: 50%;
    line-height: 1.5;
}

.article_linkbox div.lb_R a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 32px 0;
    background: #fff;
}

.article_linkbox div.lb_R a span {
    display: block;
    font-size: 16px;
    padding: 5px;
    margin-right: 4px;
    line-height: 1.2;
    font-weight: bold;
    background-color: #262d40;
    color: #ffffff;
    width: 50%;
    margin: 0 auto 20px;
}

.article_linkbox img {
    width: 100%;
}

.m_B0 {
    margin-bottom: 0 !important;
}

.bg_ebeef2 {
    background: #EBEEF2;
}

.musubi_top {
    padding: 80px;
}

.tbl-r05 {
    margin: 40px auto 0;
}

.text_impuct01 {
    color: #ffff00;
    font-weight: bold;
    font-size: 125%;
}

@media screen and (max-width: 2309px) {
.musubi_info .project_modal .container {
    left: 26%;
}
}

@media screen and (max-width: 1920px) {
.musubi_info .project_modal .container {
    left: 30.5%;
}
}

@media screen and (max-width: 1600px) {
.musubi_info .project_modal .container {
    left: 36.5%;
}
}

@media screen and (max-width: 1536px) {
.musubi_info .project_modal .container {
    left: 38%;
}
}

@media screen and (max-width: 1470px) {
.musubi_info .project_modal .container {
    left: 39.75%;
}
}

@media screen and (max-width: 1440px) {
.musubi_info .project_modal .container {
    left: 40.5%;
}
}

@media screen and (max-width: 1368px) {
.musubi_info .project_modal .container {
    left: 43%;
}
}

@media screen and (max-width: 1280px) {
.inner {
    width: 100%;
}

.sec_guide02,
.prime_point_sec .pointbox .point_btmbox,
.contact_btm .btm_box,
.application_area,
.common_movie_flow_sec,
.prime_free_sec,
.pay_box,
.common_tips_sec {
    padding: 40px;
}

.pointbox_mamatoku {
    padding: 40px;
}

.c-btn-group {
    margin: 40px auto;
}

.electricity_box {
    padding: 0 40px 40px;
}

.common_prime_faq_sec {
    padding: 40px;
}

.prime_voice_sec {
    padding: 40px;
}

.musubi_info .project_modal .container {
    left: 45%;
}

.musubi_about, .musubi_info {
    padding: 80px 40px;
}

.musubi_case {
    padding: 80px 40px;
}
}

@media screen and (max-width: 1024px) {
.col_3 {
    gap: 6px;
}

.col_3 > div {
    width: calc(100% / 3 - 4px);
}

.calculation_box {
    gap: 0;
}

.calculation_cont_01 {
    padding: 5px;
}

.catch_area {
    padding-top: 0;
}

.contact_btm {
    padding: 80px 40px 0;
}

.contact_btm .btm_box {
    margin-bottom: 0;
}

.sec_guide02 {
    padding: 40px;
}

.primeother_sec {
    padding: 0px 40px;
}

.primeother_sec .ttl .txt {
    font-size: 30px;
}

.note_01 {
    font-size: 16px;
}

#locator_template_c2 {
    padding: 12px 20px;
}

.article_btn {
    gap: 4px;
    flex-wrap: wrap;
}

.article_btn > * {
    width: calc(100% / 3 - 4px);
    margin-right: auto;
}

.article_btn > * > * {
    border-radius: 5px;
}

.pay_list {
    gap: 20px;
}

.pay_list div {
    width: calc(100% / 3 - 14px);
    padding: 20px;
    gap: 20px;
}

.electricity_sec {
    padding-bottom: 0;
}

.common_prime_faq_sec {
    background-color: #EBEEF2;
}

.common_prime_faq_sec .faqbox .list {
    background: #fff;
}

.common_prime_faq_sec .faqbox .list .txtbox {
    padding: 30px;
}

.prime_voice_sec {
    padding: 0 40px 40px;
}

.countbox {
padding: 40px 40px;
}

.musubi_about, .musubi_info {
    padding: 40px;
}

.musubi_case {
    padding: 40px;
}

.musubi_top {
    padding: 40px;
}

.donation_box > * {
    padding: 20px;
}
}

@media screen and (max-width: 912px) {
.catch_area {
    padding-top: 0;
}

.primeother_sec .ttl .txt {
    font-size: 26px;
}

.note_01 {
    font-size: 14px;
}

.electricity_box {
    padding: 40px;
}

.pay_list div {
    width: calc(100% / 2 - 10px);
}

.pay_list p.card_box span {
    width: calc(100% / 2 - 5px);
    text-align: center;
}

.common_prime_faq_sec .over .faqbox .list .txtbox {
    padding: 20px;
}

.common_prime_faq_sec .faqbox .list .txtbox {
    padding: 30px 15px;
}

.sec_keiyaku {
    padding: 40px;
}

.sec_yakan {
    padding: 0 40px;
}

.musubi_info .project_modal .container {
    left: 45%;
}
}

@media screen and (max-width: 911px) {
.imgbox2 a div p,
.imgbox4 a div p {
    font-size: 24px;
}

.imgbox2 a div img,
.imgbox3 a div img,
.imgbox4 a div img {
    max-width: 130px;
}
}

@media only screen and (max-width: 897px) {
.width-px-pc-730 {
    width: 100% !important;
}

.c-btn {
    min-width: 400px;
    max-width: 100%;
    padding: 15px;
    font-size: 1.6rem;
}

.c-btn {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
}

.tabs__body {
    padding: 0px 0px 40px;
}
}

@media screen and (max-width: 896px) {
.musubi_info .project_modal .container {
    left: 50%;
}
}

@media screen and (max-width: 820px) {
.tabs__menu {
    width: 100%;
}

.tabs__menu-item {
    width: calc(100% / 9 - 4px);
    margin-bottom: 0;
}

.catch_area .catch_cont_01, .catch_area .catch_cont_02 {
    line-height: 2.5rem;
}

.c-ttl-01 {
    text-align: center;
}

.support365plus_area_btn div a {
    font-size: 18px;
}

.contact_btm {
    padding: 40px 40px 0;
}

.only-sp {
    display: block;
}

.note_01 {
    margin: 0 0 40px;
    padding: 15px;
    font-size: 14px;
    text-align: left;
    border-radius: 5px;
}

.common_movie_flow_sec .movie_box .m_ttl {
    font-size: 30px;
}

img.only-sp {
    display: none !important;
}

img.only-pc {
    display: block;
}

.application_area,
.contact_area {
    padding: 40px;
}

.donation_box > *{
    width: calc(100% / 1 - 0px);
    padding: 40px;
}

.musubi_info .project_modal .container {
    left: 50%;
}

.article_linkbox {
    max-width: 650px;
}

.article_linkbox div.lb_R a {
    padding: 43px 0;
}

.c-grid .col-pc-6 {
    width: 100%;
}

.calculation_box {
    padding: 0;
}
}

@media screen and (max-width: 768px) {
.info_area {
    padding-top: 20px;
    padding-bottom: 20px;
}

.col_3 {
    gap: 8px;
    row-gap: 30px;
}

.col_3 > div {
    width: calc(100% / 2 - 4px);
}

.primeother_sec {
    padding: 40px;
}

.support365plus_area_btn div {
    width: calc(100% / 3 - 7px);
}

.tabs__menu-item,
.tabs__menu-item07 {
    width: calc(100% / 3 - 4px);
}

.support365plus_area_btn {
    justify-content: center;
}

.inner {
    max-width: 728px;
}

.note_01 {
    font-size: 13px;
}

.article_linkbox div.lb_R a {
    padding: 34px 0 33px;
}

.best10 {
    font-size: 20px;
    margin: 0 auto 20px;
}

img.only-sp {
    display: block !important;
}

img.only-pc {
    display: none;
}
}

@media only screen and (max-width: 767px) {
.countbox table tr:nth-child(2) td{
  font-size: 20px;
}

.countbox table th{
  width: 50%;
}

.countbox table td{
  padding: 19px 0;
}
}

@media screen and (max-width: 740px) {
.article_linkbox {
    max-width: 554px;
}
}

@media screen and (max-width: 720px) {
.article_linkbox {
    max-width: 539px;
}

.article_linkbox div.lb_R a {
    padding: 25px 0;
}
}

@media screen and (max-width: 540px) {
.c-btn {
    padding: 15px 35px 15px 15px;
}

.c-btn.-arrow_right:after {
    right: 15px;
}

.tabs__body {
    padding: 40px 0 0;
}

.col_3 {
    gap: 8px;
}

.support365plus_area_btn div {
    width: calc(100% / 3 - 10px);
}

.calculation_box {
    gap: 0;
    flex-direction: column;
}

.calculation_cont_00 {
    width: 100%;
}

.calculation_cont_01 {
    width: calc(100% / 1 - 0px);
}

.calculation_cont_02 {
    flex-direction: row;
}

.symbol_00 {
    transform: rotate(90deg);
}

.common_movie_flow_sec {
    padding: 40px;
}

#locator_template_c2 {
    padding: 8px 10px;
}

.tabs__menu-item08 {
  width: calc( 100% / 4 - 4px);
}

.pointbox_mamatoku {
    margin: 40px auto;
}

.pay_list div {
    width: calc(100% / 1 - 0px);
    padding: 40px;
    border: 4px solid #EBEEF2;
    border-radius: 10px;
}

.application_area,
.contact_area {
    padding: 40px;
}

.application_area h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.imgbox2 {
    gap: 20px;
}

.imgbox2 a {
    padding: 30px;
}

.imgbox2 a div {
    gap: 20px;
}

.imgbox2 a div p,
.imgbox3 a div p,
.imgbox4 a div p {
    font-size: 20px;
}

h2.sec_title01 {
    font-size: 34px;
}

.countbox table .popular{
  width: 50%;
}

.musubi_info .project_modal .project__content .project_price_bar .span.w01,
.musubi_info .project_modal .project__content .project_price_bar .span.w02 {
    font-size: 12px;
}

.musubi_info .project_modal .project__content .project_price_bar .span.w01 {
    width: 60%;
}

.musubi_info .project_modal .project__content .project_price_bar .span.w02 {
    width: 40%;
}

.donation_box > *{
    width: calc(100% / 1 - 0px);
    margin-right: auto;
    padding: 40px 20px;
}

.musubi_case {
    padding: 0;
}

.musubi_question .musubi_question_box {
    padding: 40px;
}

.article_linkbox {
    width: 100%;
    max-width: 400px;
}

.article_linkbox div.lb_R a {
    font-size: 15px;
    padding: 10px 10px 11px;
}

.article_linkbox div.lb_R a span {
    font-size: 12px;
}
}

@media screen and (max-width: 480px) {
.prime_point_sec {
    background-color: #EBEEF2;
    padding-bottom: 40px;
    padding-top: 20px;
}

.prime_point_sec .pointbox .point_btmbox {
    padding: 40px 15px;
}

.common_movie_flow_sec {
    padding: 40px 15px;
}

.inner_min {
    padding-top: 0;
}

.prime_point_sec {
    padding-bottom: 0;
}

.prime_point_sec .ttl {
    font-size: 36px;
}

.common_movie_flow_sec .movie_box .m_ttl {
    margin-bottom: 20px;
}

section#ansin365 {
    margin-top: -50px;
    padding-top: 50px;
}

.catch_365 {
font-size: 120%;
font-weight: bold;
color: #c00;
text-align: center;
margin: 0 auto 10px;
padding-top: 20px;
}

.text_333 {
    font-weight: bold;
    color: #333;
}

.title_prime {
font-size: 200%;
margin: 20px auto;
}

.catch_prime {
font-size: 20px;
font-weight: bold;
}

.htb_price {
font-size: 100%;
font-weight: bold;
color: #2157a7;
}

.btn_text_b {
font-size: 140%;
font-weight: bold;
color: #fff;
}

.text_impuct {
font-size: 180%;
}

.prime_free_sec {
    margin-bottom: 0px;
    padding: 40px 15px;
}

.primeother_sec .ttl {
    gap: 10px;
}

.primeother_sec .ttl .img {
    margin-right: 0;
}

.primeother_sec .ttl .txt {
    font-size: 18px;
}

.catch_area .catch_cont_02 {
    margin: 1px auto 0;
}

/***サービスの特長***/
.heading07 {
	padding-left: 5px;
	font-size: 26px;
padding-top: 25px;
}

.contact_btm .btm_box .sub_ttl {
    font-size: 20px;
}

.contact_btm .btm_box .sub_ttl .span {
    background: linear-gradient(transparent 50%, #f7c00b 50%);
    font-weight: bold;
}

.heading07::before {
    font-size: 30px;
}

.col_3 > div {
    width: 100%;
}

.m_T40 {
margin-top: 20px;
}

.m_T80 {
margin-top: 40px;
}

/* 新タブ */
.tabs {
  width: 100%;
}

.tabs__menu-item {
  width: calc( 100% / 3 - 4px);
}

.tabs__body {
    display: none;
    padding: 20px 0 0;
}

.calculation_box {
    padding: 0;
}

.support365plus_area_btn div {
    width: calc(100% / 2 - 5px);
}

.primeother_sec {
    padding: 40px 15px 0;
}

.calculation_box h3 {
    font-size: 20px;
}

.symbol_00 {
    transform: rotate(90deg);
}

.element_01,
.element_04 {
    font-size: 18px;
}

.common_tips_sec {
    padding: 40px 15px;
}

.sec_guide02,
.contact_btm .btm_box {
    padding: 40px 15px;
}

.electricity_sec {
    padding-bottom: 0;
}

.electricity_box {
    padding: 25px 15px 40px;
    background: #fff;
}

.catch_area .catch_cont_01,
.catch_area .catch_cont_02 {
    font-size: 100%;
}

.pointbox {
    margin: 0 auto;
}

.pay_box {
    padding: 40px 15px;
}

.pointbox_mamatoku {
    padding: 40px 15px;
    margin: 40px auto;
}

.pay_list div {
    padding: 15px;
}

.common_prime_faq_sec {
    padding: 40px 15px;
}

.common_prime_faq_sec .over .faqbox .list .txtbox {
    padding: 15px;
}

.common_movie_flow_sec .movie_box .m_ttl,
.pay_box h2.m_ttl {
    font-size: 20px;
}

.prime_point_sec .pointbox .point_btmbox .txt {
    font-size: 16px;
}

.c-ttl-01 .text {
    font-size: 26px;
}

.calculation_title {
    font-size: 26px;
}

.contact_btm {
    padding: 40px 15px 0;
}

.prime_voice_sec {
    padding: 0 15px 40px;
}

.application_area, .contact_area {
    padding: 40px 15px;
}

.imgbox2 {
    flex-direction: column;
}

.imgbox2 a {
    width: calc(100% / 1 - 0px);
}

.imgbox2 a div img,
.imgbox3 a div img,
.imgbox4 a div img {
    max-width: 160px;
}

h2.sec_title01 {
    font-size: 26px;
}

h2.sec_title01 .span {
    font-size: 20px;
    margin-bottom: 20px;
}

.sec_keiyaku {
    padding: 40px 15px 0;
}

.sec_yakan {
    padding: 40px 15px;
}

.sec_yakan .yakan_listbox {
    margin-bottom: 0;
}

.donation_box {
    gap: 40px;
}

.donation_box > div > div > div {
    width: calc(100% / 1 - 0px);
}

.catch_txt {
    font-size: 18px;
}

.btn_donation a {
    font-size: 16px;
}

.countbox {
    padding: 40px 15px;
}

.musubi_about, .musubi_info {
    padding: 40px 15px;
}

.musubi_top {
    padding: 40px 15px;
}

.musubi_question {
    padding: 0;
}

.article_linkbox {
    width: 100%;
     justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.article_linkbox div.lb_L,
.article_linkbox div.lb_R {
    width: 247px;
}

.article_linkbox div.lb_R a {
    font-size: 16px;
    padding: 0 15px 32px;
}

.article_linkbox div.lb_R a span {
    font-size: 12px;
    margin-right: 4px;
    position: relative;
    top: -12px;
    left: -127px;
}

.c-btn-group {
    margin-bottom: 60px;
}

.article_btn > * > * {
    font-size: 14px;
}

.text_impuct01 {
    color: #ffff00;
    font-weight: bold;
    font-size: 125%;
}

img.only-sp {
    display: block;
}
}

@media only screen and (max-width: 360px) {
.countbox table th {
    width: 50%;
}

.countbox table .popular {
    width: 50%;
}

.imgbox2 a {
    padding: 10px;
}

.imgbox2 a div p, .imgbox3 a div p, .imgbox4 a div p {
    font-size: 16px;
}

.imgbox2 a div img, .imgbox3 a div img, .imgbox4 a div img {
    max-width: 110px;
}

.imgbox2 a div {
    align-items: center;
}
}