@charset "utf-8";
@import "editor-style.css";

/* ==================================
	メインタイトル
================================== */
#main_ttl{
    display: block;
    width: 100%;
    background: #12153d;
    padding:68px 10px; ;
    text-align: center;
}
#main_ttl p,
#main_ttl h1{
    display: block;
    font-size: 4.4rem;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    letter-spacing: 5px;
}
#main_ttl02{
    display: block;
    width: 100%;
    background: url(../images/contents/main_ttl_bg@2x.png) no-repeat left top;
    background-size: cover;
    padding:116px 10px;
    text-align: center;
}
#main_ttl02 p,
#main_ttl02 h1{
    display: block;
    font-size: 4.4rem;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    letter-spacing: 5px;
}
@media screen and (max-width: 768px) {
#main_ttl{
    padding: calc(68/768*100%);
}
#main_ttl p,
#main_ttl h1{
    font-size: calc(44/768*100vw);
}
#main_ttl02{
    padding: calc(116/768*100%) 0 ;
}
#main_ttl02 p,
#main_ttl02 h1{
font-size: calc(44/768*100vw);
}
}
@media screen and (max-width: 414px) {
#main_ttl p,
#main_ttl h1{
    font-size: calc(30/414*100vw);
}
#main_ttl02 p,
#main_ttl02 h1{
    font-size: calc(30/414*100vw);
}
}

/* ==================================
レイアウトパーツ
================================== */

/* ---- カラムあり ---- */
#column_container{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0 100px;
}
/* ---- カラムなし ---- */
#main_container{
    overflow: hidden;
    padding: 40px 0 100px;
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
}

/* ---- 左側コンテンツ ---- */
#main_contents{
    max-width: 716px;
    width: 71.6%;
    margin: 0 0 0 0;
}
.contents_box {
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.page_contents {
    font-size: 1.4rem;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    letter-spacing: 2px;
}
/* ---- サイドバー ---- */
#side_contents{
    display: block;
    max-width: 230px;
    width: 23%;
    margin: 0 0 0 0;
}


#side_contetns_list {
    margin: 0 0 15px;
    width: 100%;
}
#side_contetns_list .side_ttl_box {
    width: 100%;
    display: block;
    padding: 10px 10px 10px 15px;
    background: #f1f1f1;
    font-size: 1.6rem;
    font-weight: 700;
    color: #191919;
}
#side_contetns_list .sub_ttl {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 100%;
    vertical-align: middle;
    font-weight: 600;
    padding: 12px 16px;
    background: #03174e;
}


#side_contetns_list ul {
    margin: 14px 0 0;
}
#side_contetns_list ul li > a:before{
    content: "-";
    padding: 0px 10px 0 0; 
}
#side_contetns_list ul li > a:hover:before{
    content: "-";
    padding: 0px 12px 0 0; 
    color: firebrick;
}

#side_contetns_list ul li > a,
#side_contetns_list ul li.cat-item-none{
    display: block;
    padding: 12px 10px 12px 24px;
    width: 100%;
    text-decoration: none;
    font-size: 1.4rem;
    color: #000;
    line-height: 1.1;
}

#side_contetns_list ul li.current_page_item > a{
    background: #f9f9f9;
    color: firebrick;
    
}
#side_contetns_list ul li.current_page_item > a:hover:before{
    background: #f9f9f9;
    color: firebrick;
}
#side_contetns_list ul li > a:hover{
    content: "-";
    color: firebrick;
}



#side_contetns_list ul li.current_page_parent ul.children {
   display: block;
}
#side_contetns_list ul li ul.children {
    width: 100%;
    margin: 0 0 0 0%;
}

#side_contetns_list ul .children li a {
    display: block;
    padding: 15px 10px 15px 15%;
    width: 100%;
    text-decoration: none;
    font-size: 87.5%;
    line-height: 1.6;
    border-bottom: 1px solid #d0d0d0;   
}
#side_contetns_list ul .children li:last-of-type > a{
    border-bottom: 1px solid #d0d0d0;    
}




@media screen and (max-width: 860px) {
/* ---- カラムあり ---- */
#column_container{
    display: block;

    width: 90%;
    margin: 0 auto;
    padding: 40px 0 calc(100/860*100%);
}
/* ---- カラムなし ---- */
#main_container{
    
    padding: 40px 0 calc(100/860*100%);
}

/* ---- 左側コンテンツ ---- */
#main_contents{
    max-width: 716px;
    width: 100%;
    margin: 0 auto 10%;
}

/* ---- サイドバー ---- */
#side_contents{
    max-width: none;
    width: 100%;
    margin: 0 auto;
}

}



.contents_box h2.teko{
    display: block;
    text-align: center;
    font-size: 5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #e5031d;
    letter-spacing: 0.2em;
    margin: 0 0 30px;
}
.contents_box h2.teko span{
    display: block;
    font-family: "ヒラギノ角ゴ Pro W3", "游ゴシック","Hiragino Kaku Gothic Pro",  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
.contents_box h2.teko{
    font-size: 4.4rem;
    margin: 0 0 4%;
}
.contents_box h2.teko span{
    font-size: 1.6rem;
}

}
@media screen and (max-width: 414px) {
.contents_box h2.teko{
    font-size: 3.8rem;
    margin: 0 0 4%;
    line-height: 1.1;
}
.contents_box h2.teko span{
    font-size: 1.4rem;
}

}
/* ---- パンくず ---- */
#pankuzu_box {
    margin: 0 auto;
    width: 100%;
    display: block;
    position: relative;
    padding: 10px;
    background: #fff;
}

#pankuzu_box .pankuzu_list {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    display: block;
    font-weight: 500;
}

#pankuzu_box li {
    display: inline-block;
    font-size: 81.25%;
    z-index: 1000;
    color: #9a9a9a;
}


#pankuzu_box li:after {
    content: ">";
    color: #191919;
    padding: 0 10px;
}

#pankuzu_box li:last-of-type:after {
    content: " ";
}

#pankuzu_box li a {
    color: #191919;
    text-decoration: none;
}


#pager_box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 16px 0;
    margin: 50px auto 0;
}



#pager_box .next_btn,
#pager_box .prev_btn{
    display: flex;
    align-items: center;
    width: 50%;
}
#pager_box .next_btn a {
    display: block;
    text-decoration: none;
    width: 100%;
    background: url(../images/common/icon05@2x.png) no-repeat 97% center;
    background-size: 5px auto;
    padding: 30px 30px 30px 30px;
    text-align: right;
    font-size: 1.5rem;
    color: #191919;
}

#pager_box .prev_btn a {
    display: block;
    text-decoration: none;
    width: 100%;
    background:  url(../images/common/icon04@2x.png) no-repeat 3% center;
    background-size: 5px auto;
    border-right: 1px solid #dbdbdb;
    padding: 30px 30px 30px 30px;
    font-size: 1.5rem;
    color: #191919;
}

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

    #pankuzu_box li.home {
        padding: 10px 0px 5px 0px;
    }
    #pankuzu_box li {
        padding: 10px 0px 5px;
    }
#blog_contents #pager_box {
    display: block;
}
#pager_box .next_btn,
#pager_box .list_btn,
#pager_box .prev_btn{
    margin: 0 auto 15px;
    width: 100%;
}
}

/*********************************************************************
  PLAN---プラン
 *********************************************************************/


#page_list {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
}


#page_list .box{
    max-width: 316px;
    width: 31.6%;
    margin: 0px 2.4% 2.4% 0;
    text-align: left;
}
#page_list .box:nth-of-type(3n){
    margin: 0px 0 2.4% 0;
}
#page_list .box a{
    color: #191919;
}
#page_list .box h3{
    margin: 10px 0;
    padding: 0;
    font-size: 1.6rem;
    font-weight: bold;
}
#page_list .box p{
    font-size: 1.4rem;
}

@media screen and (max-width: 860px) {
.plan_cat_list{
    background: #eff0fd;
    padding: calc(30/860*100%);
    margin: 0 auto calc(45/860*100%);
}

.plan_cat_list dl dt{
    width: 25%;
    font-size: 1.6rem;
}
.plan_cat_list dl dd{
    width: 75%;
    font-size: 1.6rem;
}
.plan_cat_list dl dd a{
    padding:0 calc(15/860*100%) 0 0;
}
}
@media screen and (max-width: 640px) {
#page_list .box{
    width: 100%;
    margin: 20px auto 0;
}
#page_list .box:first-of-type{
    margin: 0px auto 0;
}
#page_list .box:nth-of-type(3n){
    margin: 20px auto 2.4%;
}
}


/*********************************************************************
  BLOG---ブログ一覧
 *********************************************************************/

#blog_list dl {
    display: flex;
    justify-content: flex-start;
    flex-flow: row nowrap;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
}
#blog_list dl:first-of-type {
    padding: 0;
}
#blog_list dt {
    width: calc(198/716*100%);
    max-width: 198px;
    display: block;
    margin: 0 calc(27/716*100%) 0 0;
}


#blog_list dd {
    width: calc(492/716*100%);
    max-width: 492px;
    display: block;
    margin: 0 0 0 0;
}


#blog_list dd .date_cat,
#blog .date_cat{
    display: inline-block;
    background: #ca0411;
    color: #fff;
    padding: 3px 12px;
    margin: 0 0 0 0px;
    font-size: 1.2rem;
    font-weight: 700;
}
#blog_list dd .date_cat span a,
#blog .date_cat span a{
    color: #fff;
    text-decoration: none;
}
#blog_list dd h2 a {
    display: block;
    color: #191919;
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 1.1;
    font-weight: bold;
    margin: calc(10/746*100%) 0;
}
#blog_list dd p {
    color: #555;
    font-size: 1.4rem;
    line-height: calc(22/14);
    letter-spacing: 1px;
}

#blog.page_contents p {
    margin: 0 0 1.5em;
    font-size: 1.4rem;
    line-height: 1.571;
    letter-spacing: 2px;
}


#blog.page_contents h2.entry_ttl {
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 10px 0 30px;
    padding: 0px 0 10px;
    background: none;
    border-top: none;
    border-bottom: 3px solid #ca0411;
    box-shadow: none;
    font-size:1.8rem;
    line-height: 1.2;
    color: #191919;
    font-weight: 600;
}
#blog.page_contents h2.entry_ttl::after {
    content: none;
}
#blog.page_contents h2.entry_ttl::before {
    content: none;

}

@media screen and (max-width: 640px) {
#blog_list dd h2 a {
    font-size: calc(18/640*100vw);
}
}

@media screen and (max-width: 480px) {
#blog_list dd h2 a {
    font-size: calc(20/480*100vw);
}
#blog_list dl {
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid #d9d9d9;
}
#blog_list dl:first-of-type {
    padding: 0 0 30px;
}
#blog_list dt {
    width: 100%;
    max-width: 250px;
    display: block;
    margin: 0 auto 20px;
}


#blog_list dd {
    width: 100%;
    max-width: none;
    display: block;
    margin: 0 0 0 0;
}

}

/*********************************************************************
  PLAN---プラン
 *********************************************************************/


#plan .plan_list{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

#plan .plan_list .box{
    max-width: 486px;
    width: 48.6%;
    text-align: center;
}
#plan .plan_list .box p{
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.8rem;
    font-weight: bold;
}

#plan_list .plan_list{
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
}

#plan_list .plan_list .box{
    max-width: 316px;
    width: 31.6%;
    margin: 0px 2.4% 2.4% 0;
    text-align: center;
}
#plan_list .plan_list .box:nth-of-type(3n){
    margin: 0px 0 2.4% 0;
}
#plan_list .plan_list .box a{
    color: #0043bd;
}
#plan_list .plan_list .box p{
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.6rem;
    font-weight: bold;
}

.plan_cat_list{
    background: #eff0fd;
    padding: 28px;
    margin: 0 auto 45px;
}

.plan_cat_list dl{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.plan_cat_list dl dt{
    width: 15%;
    padding: 5px;
    font-size: 1.8rem;
    word-break: keep-all;
}
.plan_cat_list dl dd{
    width: 85%;
    padding: 5px;
    font-size: 1.8rem;
}
.plan_cat_list dl dd a{
    padding:0 15px 0 0;
}

/*********** 画像切り替えCSS ***********/

#switching_img {
    max-width: 710px;
    width: 100%;
    margin: 0 auto 52px;
    overflow: hidden;
    position: relative;
}

#switching_img #main_img {
    max-width: 710px;
    width: 100%;
    margin: 0 auto 10px;
}
#switching_img .thumbnailimg {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
}
#switching_img .thumbnailimg a {
    max-width: 114px;
    width: calc(114/710*100%);
    list-style: none;
    margin: 0 calc(15/710*100%) calc(15/710*100%) 0;
    padding: 0;
    border: 1px solid #ddd;
    display: block;
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=70)";
}
#switching_img .thumbnailimg a.active {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=100)";
}
#switching_img .thumbnailimg a:nth-of-type(5n) {
    margin: 0 0px 10px 0;
}


#plan_detail .detail_box{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 50px;
}
#plan_detail .detail_box table{
    width: 50%;
    table-layout: fixed;
    margin: 0;
}

#plan_detail .detail_box tr th {
    max-width: 138px;
    width: calc(138/488*100%);
    padding: 10px;
    vertical-align: middle;
    word-break: keep-all;
    text-align: center;

}

#plan_detail .detail_box td {
    max-width: 350px;
    width: calc(350/488*100%);
    font-size: 1.4rem;
    padding: 10px;
}


#plan_detail .detail_box .txt_box{
    width: 48%;

}
@media screen and (max-width: 860px) {
.plan_cat_list{
    background: #eff0fd;
    padding: calc(30/860*100%);
    margin: 0 auto calc(45/860*100%);
}

.plan_cat_list dl dt{
    width: 25%;
    font-size: 1.6rem;
}
.plan_cat_list dl dd{
    width: 75%;
    font-size: 1.6rem;
}
.plan_cat_list dl dd a{
    padding:0 calc(15/860*100%) 0 0;
}



#plan_detail .detail_box{
    display: flex;
    width: 100%;
    margin: 0 auto 50px;
}
#plan_detail .detail_box table{
    width: 100%;
    table-layout: fixed;
    margin: 0 0 5%;
}

#plan_detail .detail_box tr th {
    word-break: break-all;
    text-align: center;

}

#plan_detail .detail_box td {
    font-size: 1.4rem;
    padding: 10px;
}


#plan_detail .detail_box .txt_box{
    width: 100%;

}
}
@media screen and (max-width: 640px) {
#plan .plan_list .box{
    width: 100%;
    margin: 20px auto 0;
}
#plan .plan_list .box:first-of-type{
    margin: 0px auto 0;
}
.plan_cat_list{
    padding: calc(30/860*100%);
    margin: 0 auto calc(45/860*100%);
}

.plan_cat_list dl dt{
    width: 100%;
    font-size: 1.6rem;
    margin: 10px 0 0px;
}
.plan_cat_list dl dd{
    width: 100%;
    font-size: 1.6rem;
}
.plan_cat_list dl dd a{
    padding:0 calc(15/860*100%) 0 0;
    word-break:keep-all;
}
#plan_list .plan_list .box{
    max-width: 316px;
    width: 48.6%;
    margin: 0px 2.4% 2.4% 0;
    text-align: center;
}
#plan_list .plan_list .box:nth-of-type(3n){
    margin: 0px 2.4% 2.4% 0;
}
#plan_list .plan_list .box:nth-of-type(2n){
    margin: 0px 0 2.4% 0;
}
#plan_list .plan_list .box a{
    color: #0043bd;
}
#plan_list .plan_list .box p{
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.4rem;
    font-weight: bold;
}
    
}

@media screen and (max-width: 414px) {
#switching_img .thumbnailimg a {
    max-width: none;
    width: 31.5%;
    list-style: none;
    margin: 0 calc(10/414*100%) calc(15/414*100%) 0;
    padding: 0;
    border: 1px solid #ddd;
    display: block;
    opacity: .7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=70)";
}
#switching_img .thumbnailimg a.active {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=100)";
}
#switching_img .thumbnailimg a:nth-of-type(5n) {
    margin: 0 calc(10/414*100%) calc(10/414*100%) 0;
}
#switching_img .thumbnailimg a:nth-of-type(3n) {
    margin: 0 0 calc(15/414*100%) 0;
}

#plan_detail .detail_box tr th {
    max-width: 180px;
    width: calc(180/414*100%);
    padding: 10px;

}

#plan_detail .detail_box td {
    max-width: 350px;
    width: calc(350/414*100%);

}

}

/*********************************************************************
  お問い合わせ
 *********************************************************************/

#contact_contents p {
  padding: 0 0 0px 0;
  font-size: 100%;
  line-height: 1.714;
}
#contact_contents .txt_box {
  margin: 0 0 3%;
}

#contact_contents table {
  margin: 0 0 20px 0;
  text-align: left;
  font-size: 1.6rem;
  width: 100%;
}

#contact_contents table th {
  width: 30%;
  word-break: keep-all;
  padding: 20px 30px;
  font-weight: normal;
  line-height: 30px;

}
#contact_contents table th span {
  margin: 0 0 0 5px;
  font-size: 87.5%;
  color: #f00;
}
#contact_contents table th.textarea_ttl {
  border-bottom: none;
}
#contact_contents table td {
  padding: 10px 20px;
    vertical-align: middle;
  background: #fff;
  line-height: 30px;
}
#contact_contents table td input[type="text"], #contact_contents table td input[type="tel"], #contact_contents table td input[type="email"] {
  width: 100%;
  height: 40px;
  margin: 5px 0;
  border: none;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
}
#contact_contents table .age input[type="text"] {
  width: 100px;
  height: 40px;
}
#contact_contents table td.post_number input {
  width: 30%;
}

#contact_contents table td.size input {
  width: 50%;
  margin-right: 20px;
}
#contact_contents table td label {
  display: inline-block;
  margin: 0 20px 0 0;
}

#contact_contents table td textarea {
  width: 100%;
  height: 150px;
  margin: 5px 0;
  border: none;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
}
#contact_contents table td .tel {
  padding: 0 0 30px 0;
  text-align: center;
  font-size: 153.8%;
}
#contact_contents table td .tel dt {
  padding: 0 0 10px 0;
  font-weight: bold;
}
#contact_contents .privacy {
  margin: 0 0 40px 0;
  padding: 15px;
  text-align: left;
}
#contact_contents .privacy dt {
  font-size: 100%;
  line-height: 1.666;
  color: #000;
  font-weight: bold;
}
#contact_contents .privacy dd {
  font-size: 100%;
  line-height: 1.833;
}
#contact_contents .privacy dd a {
  color: #000;
}
#contact_contents .privacy dd label {
  text-align: center;
  font-size: 100%;
  vertical-align: top;
}
#contact_contents .privacy dd input[type="checkbox"] {
  vertical-align: top;
  margin: 0px 10px 0 0;
  border: 1px solid #8c001e;
  width: 20px;
  height: 20px;
}
#contact_contents .btn {
  text-align: center;
  margin: 5% 0 0;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: baseline
}
#contact_contents .btn button[type="reset"] {
  width: 180px;
  padding: 12px 20px;
  margin: 0 2% 15px 0px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
  background: #f5f5f5;

  /* IE6-9 */
}

#contact_contents .btn button[type="submit"] {
    width: 300px;
    display: block;
    margin: 0px 0 0;
    border: none;
    text-align: center;
    padding: 12px 0;
    text-decoration: none;
    font-size: 112.5%;
    color: #fff;
    background: #12153d;

}
#contact_contents .btn button[type="reset"]:hover, #contact_contents .btn button[type="submit"]:hover {
  opacity: .7;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=70)";
  /* IE 8 */
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#contact_contents .checkbox {
  text-align: center;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 640px) {
  #contact_contents table th {
    width: 100%;
    display: block;
    border-bottom: none;
  }
  #contact_contents table td {
    display: block;
  }
  #contact_contents table td input[type="text"], #contact_contents table td input[type="tel"], #contact_contents table td input[type="email"] {
    width: 100%;
    height: 40px;
    margin: 5px auto;
  }
  #contact_contents table td input[type="text"] input.size, #contact_contents table td input[type="tel"] input.size, #contact_contents table td input[type="email"] input.size {
    width: 150px;
    margin-right: 20px;
  }
  #contact_contents table td input[type="text"] input.size textarea, #contact_contents table td input[type="tel"] input.size textarea, #contact_contents table td input[type="email"] input.size textarea {
    width: 100%;
    margin: 5px 0;
  }
}