@charset "UTF-8";

/* =========================================================
共通スタイル
========================================================= */
html {
    color: #000;
    background: #ffffff;
    font-family: 'メイリオ', 'HiraKakuPro-W3', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'ＭＳ Ｐゴシック', 'osaka', 'Arial', 'Helvetica', 'Verdana', 'sans-serif';
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal
}

ol,ul {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

input,textarea,select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

/* =========================================================
 special 共通スタイル
========================================================= */
#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
    font-size:14px;
    text-align: left;
}

.ac-content__text {
    font-size: 14px;
    line-height: 1.7;
    margin-top:20px;;
}

.ac-content__text:first-child {
    margin-top: 0;
}

.flex__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex__wrap.\--isBetween{
-webkit-box-pack:justify;
    -ms-flex-pack:justify;
        justify-content:space-between;
}

.flex__wrap .content__box:first-child {
    padding-right: 12px;
}

.link__btn {
    margin: 30px auto 0;
    text-align: center;
}

.link__btn a {
    display: inline-block;
}

.right__link {
    text-align: right;
    font-size: 14px;
    margin: 20px 0 0 auto;
    line-height: 1.7;
}

.\--isBorder_bottom {
    border-bottom: 1px dotted #969696;
}

#popular_plan {
    margin-bottom: 50px;
}

/* メインビジュアル
--------------------------- */
.ac-mainvisual {
    position: relative;
    margin-bottom: 20px;
}

.ac-mainvisual__headline {
    position: absolute;
    top: 435px;
    left: 30px;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 3px #000, -1px 1px 3px #000, 1px -1px 3px #000, -1px -1px 3px #000;
}

.ac-mainvisual__btn {
    position: absolute;
    bottom: 7px;
    right: 7px;
}

.plan_content a {
    text-decoration: none;
    color: #000;
}

/* ナビゲーション
--------------------------- */
.ac-navigation {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

a.ac-navigation__list {
    width: 100%;
    height: 79px;
    margin-right: 2px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    text-shadow: 0 0 3px #000;
    -webkit-box-shadow: 3px 2px 4px rgba(255,255,255,0.4) inset;
            box-shadow: 3px 2px 4px rgba(255,255,255,0.4) inset;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    position: relative;
}

a.ac-navigation__list::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

.ac-navigation__list:last-child {
    margin-right: 0;
}

.ac-navigation__list:hover {
    opacity: 0.8;
}

/* 特集コンテンツ
--------------------------- */
.ac-special__content {
    margin-bottom: 50px;
}

.ac-special__headline {
    color: #FFFFFF;
    font-size: 33px;
    font-weight: bold;
    height: 75px;
    margin: 0 0 30px;
    padding: 22px 22px 22px;
    position: relative;
    text-shadow: none;
    line-height: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.ac-special__subheadline {
    position: relative;
    color: #000;
    font-size: 27px;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 7px 0 7px 16px;
    margin: 45px 0 20px;
}

.ac-special__subheadline::before {
    content: '';
    width: 6px;
    height: 85%;
    background: #20a9af;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.ac-special__subheadline:nth-of-type(1) {
    margin-top: 0;
}

.ac-special__subheadline span {
    font-size: 18px;
}

.content__box img {
    display: block;
    margin-bottom: 25px;
}

.content__box img:last-child {
    margin-bottom: 0;
}

.content__box__3col {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.content__box__3col li {
    width: 310px;
}

.content__box__3col li + li {
    margin-left: 25px;
}

.content__box__3col li:nth-child(3n+1) {
    margin-left: 0;
}

.content__box__3col li:nth-child(n+4) {
    margin-top: 20px;
}

.content__box__3col li img {
    width: 100%;
}

/* 3つのメリット
--------------------------- */
.point__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 0;
    margin: 0 10px;
    border-bottom: 1px dotted #969696
}

.point__content:first-child{
    padding-top:0;
}

.point__content:last-child{
    border-bottom:none;
    padding-bottom: 0;
}

.point__icon {
    width: 96px;
    height: 96px;
}

.point__description {
    width: 834px;
}

.point__headline {
    font-size: 27px;
    color:#20a9af;
    line-height: 1.2;
}

.point__text {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 10px;
}

/*------ SNSボタン ------*/
.sns-box__wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.sns-box__sns-btn {
    margin: auto 3px;
}

.sns-box__sns-btn:hover {
	opacity: .7;
}

.sns-box__sns-btn a {
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 24px;
    line-height: 26px;
    padding: 0 5px 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 80px;
}

.sns-box__sns-btn a::before {
    content: '';
    height: 18px;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: 18px;
}

.line a {
    background: #00b900;
}
.line a::before {
    background: url(/common/images/icon/icon_line.svg) no-repeat center center;
    background-size: 100%;
    width: 22px;
}

.facebook a {
    background: #4267b2;
}
.facebook a::before {
    background: url(/common/images/icon/icon_facebook.svg) no-repeat center center;
    background-size: 100%;
    width: 22px;
}

.twitter a {
    background: #1da1f2;
}
.twitter a::before {
    background: url(/common/images/icon/icon_twitter.svg) no-repeat center center;
    background-size: 100%;
    width: 22px;
}

/* 更新日時 */
.update_date {
    text-align: end;
    font-size: 14px;
}

/* マージン */
.mt0 {
    margin-top: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mb25 {
    margin-bottom: 25px !important;
}

/* パディング */
.pt0 {
    padding-top: 0;
}

.advice_text {

}

.advice_writer {
	margin-top: 1em;
	text-align: right;
}