/*
Template:		twentysixteen
Theme Name:		twentysixteen_child
*/

@charset "utf-8";


/*
unique
------------------------------------------------------------*/


/*-------------レコメンド機能部分デザイン-------------*/

/*PC時ここから*/
/*#rec {*/
/*    margin-top: 40px;*/
/*}*/

/*#rec .rec_box {*/
/*    width: 32%;*/
/*    max-width: calc(690px / 3);*/
/*    float: left;*/
/*    margin-bottom: 20px;*/
/*}*/

/*#rec .rec_box:not(:last-of-type) {*/
/*    margin-right: 20px;*/
/*}*/

/*#rec .rec_box a > li {*/
/*    margin-bottom: 10px;*/
/*}*/

/*#rec .rec_box ul {*/
/*    transition: 0.4s all;*/
/*}*/

/*#rec .rec_box ul > li {*/
/*    font-size: 14px;*/
/*    font-weight: bold;*/
/*    color: #000;*/
/*}*/

/*#rec .rec_box ul > li:not(:last-of-type) {*/
/*    margin-bottom: 20px;*/
/*}*/

/*#rec .rec_box ul > li:first-of-type {*/
/*    display: inline-block;*/
/*    padding: 5px 5px 3px;*/
/*    color: #fff;*/
/*    background: #073190;*/
/*    line-height: 1;*/
/*}*/

/*#rec .rec_box ul > li:last-of-type {*/
/*    text-align: right;*/
/*}*/

/*!*hover時ここから*!*/
/*#rec .rec_box a:hover {*/
/*    text-decoration: none;*/
/*}*/

/*#rec .rec_box a:hover ul {*/
/*    opacity: 0.6;*/
/*}*/

/*!*hover時ここまで*!*/
/*!*PC時ここまで*!*/


/*!*TB時ここから*!*/
/*@media screen and (max-width: 1024px) {*/
/*    #rec {*/
/*        margin-top: 4%;*/
/*    }*/

/*    #rec .rec_box {*/
/*        max-width: calc(940px / 3);*/
/*        margin-bottom: 2%;*/
/*    }*/

/*    #rec .rec_box:not(:last-of-type) {*/
/*        margin-right: 2%;*/
/*    }*/

/*    #rec .rec_box a > li {*/
/*        margin-bottom: 1%;*/
/*    }*/

/*    #rec .rec_box ul > li:not(:last-of-type) {*/
/*        margin-bottom: 2%;*/
/*    }*/
/*}*/

/*!*TB時ここまで*!*/

/*!*SP時ここから*!*/
/*@media screen and (max-width: 640px) {*/
/*    #rec .rec_box {*/
/*        width: 100%;*/
/*        max-width: none;*/
/*        float: none;*/
/*        margin-bottom: 2%;*/
/*    }*/

/*    #rec .rec_box:not(:last-of-type) {*/
/*        margin-right: 2%;*/
/*    }*/

/*    #rec .rec_box a > li {*/
/*        width: 36%;*/
/*        margin: 0 2% 0 0;*/
/*        float: left;*/
/*    }*/

/*    #rec .rec_box ul {*/
/*        width: 62%;*/
/*        float: left;*/
/*    }*/
/*}*/

/*SP時ここまで*/

/*--------レコメンド機能部分デザインここまで--------*/
